]> git.pld-linux.org Git - packages/php-redis.git/commitdiff
- obsolete old php name auto/th/php-redis-2.2.5-2
authorElan Ruusamäe <glen@delfi.ee>
Fri, 16 May 2014 12:36:11 +0000 (15:36 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 16 May 2014 12:36:11 +0000 (15:36 +0300)
- release 2 (by relup.sh)

php-redis.spec

index 646ad160a7fd28b02cb179002c6190d1b5e27da2..41a4286fc56d3de72abc4d602ddfa4817a0cadc2 100644 (file)
@@ -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
This page took 0.096483 seconds and 5 git commands to generate.