]> git.pld-linux.org Git - packages/php-xcache.git/commitdiff
- adjust BR
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Jun 2006 13:33:38 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-xcache.spec -> 1.2

php-xcache.spec

index 965739365dd33e93dbe025fea08a61d22bff074e..95d69cfb3e43e31c7d102543c0aeb97d4adae19f 100644 (file)
@@ -4,22 +4,22 @@
 Summary:       %{_modname} - PHP opcode cacher
 Name:          php-%{_modname}
 Version:       1.0
-Release:       0.1
+Release:       0.2
 License:       BSD
 Group:         Development/Languages/PHP
 URL:           http://trac.lighttpd.net/xcache/
 Source0:       http://210.51.190.228/pub/XCache/Releases/xcache-%{version}.tar.gz
 # Source0-md5: a4e2ff36f16b096f24d3edd9b6ab411b
-BuildRequires: gawk
 BuildRequires: php-devel >= 3:5.0
 BuildRequires: rpmbuild(macros) >= 1.254
+BuildRequires: sed >= 4.0
 %{?requires_php_extension}
 Requires:      %{_sysconfdir}/conf.d
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-XCache is a fast, stable PHP opcode cacher that has been tested and is now
-running on production servers under high load.
+XCache is a fast, stable PHP opcode cacher that has been tested and is
+now running on production servers under high load.
 
 %prep
 %setup -q -n xcache
This page took 0.0294 seconds and 4 git commands to generate.