[packages/php-pecl-gearman] add missing php-ext dep

glen glen at pld-linux.org
Mon Mar 21 16:51:49 CET 2016


commit 432e1a199b8c6b9960e1bdf5291d8a668116cd18
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 21 17:51:44 2016 +0200

    add missing php-ext dep

 php-pecl-gearman.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/php-pecl-gearman.spec b/php-pecl-gearman.spec
index 680582d..882d42e 100644
--- a/php-pecl-gearman.spec
+++ b/php-pecl-gearman.spec
@@ -7,7 +7,7 @@
 Summary:	PHP wrapper to libgearman
 Name:		%{php_name}-pecl-%{modname}
 Version:	1.1.2
-Release:	1
+Release:	2
 License:	PHP
 Group:		Development/Tools
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -19,6 +19,7 @@ BuildRequires:	automake
 BuildRequires:	libgearman-devel >= 1.1.0
 BuildRequires:	libtool
 BuildRequires:	rpmbuild(macros) >= 1.666
+%{?requires_php_extension}
 Provides:	php(gearman) = %{version}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-gearman.git/commitdiff/432e1a199b8c6b9960e1bdf5291d8a668116cd18



More information about the pld-cvs-commit mailing list