[packages/php-xcache] Provide php(xcache) virtual

glen glen at pld-linux.org
Fri May 22 16:48:34 CEST 2015


commit d28f776ca67976ecaf786b43c766305cc7a08b46
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri May 22 17:48:24 2015 +0300

    Provide php(xcache) virtual

 php-xcache.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-xcache.spec b/php-xcache.spec
index b4d30ef..3add59f 100644
--- a/php-xcache.spec
+++ b/php-xcache.spec
@@ -4,7 +4,7 @@
 # Conditional build:
 %bcond_without	web		# make web package
 
-# don't build for php53
+# build "web" only for 5.5 version
 %if 0%{?_pld_builder:1} && "%{?php_suffix}" != "55"
 %undefine	with_web
 %endif
@@ -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.0
-Release:	5
+Release:	6
 License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://xcache.lighttpd.net/pub/Releases/%{version}/xcache-%{version}.tar.bz2
@@ -31,6 +31,7 @@ BuildRequires:	sed >= 4.0
 %{?requires_zend_extension}
 Requires:	php(core) >= 5.0.4
 Requires(triggerpostun):	sed >= 4.0
+Provides:	php(xcache) = %{version}
 Obsoletes:	php-xcache < 3.1.0-3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list