commit 6e1fa5b4dc1fc065aa68da040cca58a1b8cb7629
Author: Elan Ruusamäe <[email protected]>
Date: Tue Aug 7 17:13:45 2012 +0300
- use virtual php extension deps (to be independant of php version)
- release 2 (by relup.sh)
php-predis.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/php-predis.spec b/php-predis.spec
index ef93fec..8e52ba4 100644
--- a/php-predis.spec
+++ b/php-predis.spec
@@ -13,7 +13,7 @@ Summary: Flexible and feature-complete PHP client
library for Redis
Summary(pl.UTF-8): %{modname} -
Name: php-%{modname}
Version: 0.6.6
-Release: 1
+Release: 2
License: BSD-like
Group: Development/Languages/PHP
Source0:
http://github.com/nrk/predis/tarball/v%{version}-PHP5.2#/%{modname}-%{version}.tgz
@@ -25,9 +25,9 @@ URL: https://github.com/nrk/predis/wiki
%{?with_tests:BuildRequires: redis-server}
BuildRequires: rpmbuild(macros) >= 1.519
BuildRequires: sed >= 4.0
+Requires: php(pcre)
+Requires: php(spl)
Requires: php-common >= 4:%{php_min_version}
-Requires: php-pcre
-Requires: php-spl
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit