]> git.pld-linux.org Git - packages/php-xcache.git/commitdiff
Provide php(xcache) virtual auto/th/php-xcache-3.1.0-6
authorElan Ruusamäe <glen@delfi.ee>
Fri, 22 May 2015 14:48:24 +0000 (17:48 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 22 May 2015 14:48:24 +0000 (17:48 +0300)
php-xcache.spec

index b4d30ef861cb7aae1c7785754c3f7a671d353844..3add59f744b11688d64b08d2481efdddf85d0006 100644 (file)
@@ -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)
 
This page took 0.056837 seconds and 4 git commands to generate.