[packages/php-pecl-apcu] panel: require any ext package

glen glen at pld-linux.org
Thu Nov 3 15:34:11 CET 2016


commit 877c50b0dfa8a792d74c0ef3641ca5a253bd4108
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Nov 3 16:26:13 2016 +0200

    panel: require any ext package

 php-pecl-apcu.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-pecl-apcu.spec b/php-pecl-apcu.spec
index 07ce761..67eae40 100644
--- a/php-pecl-apcu.spec
+++ b/php-pecl-apcu.spec
@@ -12,7 +12,7 @@
 Summary:	APCu - APC User Cache
 Name:		%{php_name}-pecl-%{modname}
 Version:	4.0.7
-Release:	2
+Release:	3
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
@@ -50,7 +50,7 @@ storage of PHP variables.
 %package -n apcu-panel
 Summary:	APCu control panel
 Group:		Applications/Networking
-Requires:	%{name} = %{version}-%{release}
+Requires:	php(apcu) = %{version}
 Requires:	php(gd)
 Requires:	webapps
 Requires:	webserver(access)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-apcu.git/commitdiff/48a48065e0d6b31685ed885b6f9a9639c62ae30b



More information about the pld-cvs-commit mailing list