]> git.pld-linux.org Git - packages/php-pecl-funcall.git/commitdiff
up to 0.3.0alpha
authorElan Ruusamäe <glen@delfi.ee>
Fri, 3 Aug 2012 09:10:14 +0000 (12:10 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 3 Aug 2012 09:10:14 +0000 (12:10 +0300)
php-pecl-funcall.spec

index 730c85634417443dea39088fbdc834fe6b42e20c..54dc77a8415dbda657f8622e8857d9d31da5f119 100644 (file)
@@ -1,16 +1,17 @@
+%define                subver  alpha
+%define                rel             1
 %define                modname funcall
 %define                status  stable
 Summary:       %{modname} - Add callbacks for any function/method
 Summary(pl.UTF-8):     %{modname} - odwołania dla dowolnej funkcji / metody
 Name:          php-pecl-%{modname}
-Version:       0.2.5
-Release:       5
+Version:       0.3.0
+Release:       0.%{subver}.%{rel}
 License:       New BSD
 Group:         Development/Languages/PHP
-Source0:       http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 0c4f2a989d3b21f1dab56b9959fb9fe8
+Source0:       http://pecl.php.net/get/%{modname}-%{version}%{subver}.tgz
+# Source0-md5: 65ddff0346ed4ed4fb0e3734ccf1b7d2
 URL:           http://pecl.php.net/package/funcall/
-Patch0:                branch.diff
 BuildRequires: php-devel >= 4:5.0.4
 BuildRequires: rpmbuild(macros) >= 1.344
 %{?requires_php_extension}
@@ -30,8 +31,7 @@ To rozszerzenie ma w PECL status: %{status}.
 
 %prep
 %setup -qc
-mv %{modname}-%{version}/* .
-%patch0 -p1
+mv %{modname}-%{version}%{?subver}/* .
 
 %build
 phpize
This page took 0.08907 seconds and 4 git commands to generate.