From 99ae26ca1b6da32aae323e9b361b3a80c83d40ff Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 13 Jun 2006 13:33:38 +0000 Subject: [PATCH] - adjust BR Changed files: php-xcache.spec -> 1.2 --- php-xcache.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/php-xcache.spec b/php-xcache.spec index 9657393..95d69cf 100644 --- a/php-xcache.spec +++ b/php-xcache.spec @@ -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 -- 2.44.0