commit e15e235384526034022a14bcd739e004d7860efa
Author: Elan Ruusamäe <[email protected]>
Date:   Fri May 16 15:36:11 2014 +0300

    - obsolete old php name
    - release 2 (by relup.sh)

 php-redis.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php-redis.spec b/php-redis.spec
index 646ad16..41a4286 100644
--- a/php-redis.spec
+++ b/php-redis.spec
@@ -9,7 +9,7 @@
 Summary:       %{modname} A PHP extension for Redis
 Name:          %{php_name}-%{modname}
 Version:       2.2.5
-Release:       1
+Release:       2
 License:       PHP 3.01
 Group:         Development/Languages/PHP
 Source0:       
https://github.com/nicolasff/phpredis/tarball/%{version}/%{modname}-%{version}.tar.gz
@@ -17,13 +17,14 @@ Source0:    
https://github.com/nicolasff/phpredis/tarball/%{version}/%{modname}-%{v
 Source1:       
https://github.com/ukko/phpredis-phpdoc/tarball/master/%{modname}-phpdoc.tgz
 # Source1-md5: b7cce5ee29c6597e0fdd3557397e1b2a
 URL:           https://github.com/nicolasff/phpredis
-%{?with_tests:BuildRequires:   /usr/bin/php}
 BuildRequires: %{php_name}-devel >= 4:5.0.4
 %{?with_tests:BuildRequires:   %{php_name}-session}
 %{?with_tests:BuildRequires:   %{php_name}-simplexml}
+%{?with_tests:BuildRequires:   /usr/bin/php}
 BuildRequires: rpmbuild(macros) >= 1.519
 %{?requires_php_extension}
 Requires:      %{php_name}-session
+Obsoletes:     php-redis < 2.2.5-1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-redis.git/commitdiff/e15e235384526034022a14bcd739e004d7860efa

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to