[packages/php-pecl-memcached] up to 3.0.0b1 git snapshot from php7 branch; php7 support

glen glen at pld-linux.org
Tue Nov 22 19:46:37 CET 2016


commit 32929cc670b8e8668eaa2f7dcf31082f1bdf6575
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 22 20:42:05 2016 +0200

    up to 3.0.0b1 git snapshot from php7 branch; php7 support

 php-pecl-memcached.spec | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)
---
diff --git a/php-pecl-memcached.spec b/php-pecl-memcached.spec
index b710534..50d2dff 100644
--- a/php-pecl-memcached.spec
+++ b/php-pecl-memcached.spec
@@ -1,15 +1,14 @@
 %define		php_name	php%{?php_suffix}
 %define		modname	memcached
-%define		status		stable
 Summary:	Interface to memcached via libmemcached library
 Summary(pl.UTF-8):	Interfejs do memcached z użyciem biblioteki libmemcached
 Name:		%{php_name}-pecl-%{modname}
-Version:	2.2.0
-Release:	2
+Version:	3.0.0
+Release:	0.1
 License:	PHP 3.01
 Group:		Development/Languages/PHP
-Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5:	28937c6144f734e000c6300242f44ce6
+Source0:	https://github.com/php-memcached-dev/php-memcached/archive/php7/%{modname}-%{version}.tar.gz
+# Source0-md5:	df81b124ac101bd21922deb0ef2ad9b9
 URL:		http://pecl.php.net/package/memcached/
 BuildRequires:	%{php_name}-devel >= 4:5.2.0
 BuildRequires:	cyrus-sasl-devel
@@ -26,17 +25,13 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This extension uses libmemcached library to provide API for
 communicating with memcached servers.
 
-In PECL status of this extension is: %{status}.
-
 %description -l pl.UTF-8
 Rozszerzenie to wykorzystuje bibliotekę memcached w celu udostępnienia
 API do komunikacji z serwerami memcached.
 
-To rozszerzenie ma w PECL status: %{status}.
-
 %prep
-%setup -q -c
-mv %{modname}-%{version}/* .
+%setup -qc
+mv php-memcached-*/{.??*,*} .
 
 %build
 phpize
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-memcached.git/commitdiff/b791cdba7ad889b19618127b78c5651b9d9c944a



More information about the pld-cvs-commit mailing list