[packages/php-xcache/xcache-3.1] web: require any xcache ext package

glen glen at pld-linux.org
Tue Nov 1 14:44:53 CET 2016


commit 701e3775bd40999e679c74550944509fde81b26f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 1 15:44:47 2016 +0200

    web: require any xcache ext package

 php-xcache.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-xcache.spec b/php-xcache.spec
index ad4dd87..bc21990 100644
--- a/php-xcache.spec
+++ b/php-xcache.spec
@@ -15,7 +15,7 @@ Summary:	%{modname} - PHP opcode cacher
 Summary(pl.UTF-8):	%{modname} - buforowanie opcodów PHP
 Name:		%{php_name}-%{modname}
 Version:	3.1.2
-Release:	1
+Release:	2
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://xcache.lighttpd.net/pub/Releases/%{version}/xcache-%{version}.tar.bz2
@@ -51,7 +51,7 @@ działające na produkcyjnych serwerach o dużym obciążeniu.
 %package -n php-xcache-web
 Summary:	WEB interface for xCache
 Group:		Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	php(xcache) = %{version}
 Requires:	webapps
 Requires:	webserver(access)
 Requires:	webserver(php) >= 5.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-xcache.git/commitdiff/701e3775bd40999e679c74550944509fde81b26f



More information about the pld-cvs-commit mailing list