[packages/php-redis] - up to 3.1.4

arekm arekm at pld-linux.org
Sat Nov 4 13:36:20 CET 2017


commit bc808e496456192e6282aa8da01c4c3daa9d6615
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Nov 4 13:36:11 2017 +0100

    - up to 3.1.4

 php-redis.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/php-redis.spec b/php-redis.spec
index c06143f..29819ef 100644
--- a/php-redis.spec
+++ b/php-redis.spec
@@ -8,20 +8,20 @@
 %define		modname	redis
 Summary:	%{modname} A PHP extension for Redis
 Name:		%{php_name}-%{modname}
-Version:	2.2.5
-Release:	4
+Version:	3.1.4
+Release:	1
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	https://github.com/nicolasff/phpredis/tarball/%{version}/%{modname}-%{version}.tar.gz
-# Source0-md5:	0e82aed77f2c23a9072b277ecdef6dba
+# Source0-md5:	c5ba8b560b5766d5318d25ea65ca929f
 Source1:	https://github.com/ukko/phpredis-phpdoc/tarball/master/%{modname}-phpdoc.tar.gz
-# Source1-md5:	9667e1b2976826915044e3a642847625
+# Source1-md5:	eb4163a1c5eaaa41beccfba9be0a9878
 URL:		https://github.com/nicolasff/phpredis
 BuildRequires:	%{php_name}-devel >= 4:5.0.4
 %{?with_tests:BuildRequires:	%{php_name}-pcre}
 %{?with_tests:BuildRequires:	%{php_name}-session}
 %{?with_tests:BuildRequires:	%{php_name}-simplexml}
-%{?with_tests:BuildRequires:	/usr/bin/php}
+%{?with_tests:BuildRequires:	%{__php}}
 BuildRequires:	rpmbuild(macros) >= 1.519
 %{?requires_php_extension}
 Requires:	%{php_name}-session
@@ -37,7 +37,7 @@ This extension also provides session support.
 
 %prep
 %setup -qc -a1
-mv nicolasff-php%{modname}-*/* .
+mv phpredis-phpredis-*/* .
 mv ukko-phpredis-phpdoc-* phpdoc
 
 %build
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list