commit 432e1a199b8c6b9960e1bdf5291d8a668116cd18
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to