From 65e87b61e4ce38e05f0570bf4ab83069b58efd43 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 19 Sep 2014 07:20:22 +0200 Subject: php-xcache: cleanup (upstream have re-release the sources) --- php-xcache-dev.spec | 3 --- 1 file changed, 3 deletions(-) (limited to 'php-xcache-dev.spec') diff --git a/php-xcache-dev.spec b/php-xcache-dev.spec index 3d259a9..6849cdf 100644 --- a/php-xcache-dev.spec +++ b/php-xcache-dev.spec @@ -135,9 +135,6 @@ cd nts %endif %patch1 -p1 -# Fix version -sed -e 's/3.2.1/%{version}/' -i xcache.h - # Sanity check, really often broken extver=$(sed -n '/define XCACHE_VERSION/{s/.* "//;s/".*$//;p}' xcache.h) if test "x${extver}" != "x%{version}%{?svnrev:-dev}%{?prever:-%{prever}}"; then -- cgit