SPECS: php4-mcache.spec - updated to 1.2.0-beta9 - rebuild with ph...
glen
glen at pld-linux.org
Thu Oct 27 17:17:28 CEST 2005
Author: glen Date: Thu Oct 27 15:17:28 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.2.0-beta9
- rebuild with php(debug) and php(thread-safety) macros
---- Files affected:
SPECS:
php4-mcache.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/php4-mcache.spec
diff -u SPECS/php4-mcache.spec:1.15 SPECS/php4-mcache.spec:1.16
--- SPECS/php4-mcache.spec:1.15 Wed Sep 14 01:18:36 2005
+++ SPECS/php4-mcache.spec Thu Oct 27 17:17:22 2005
@@ -7,17 +7,19 @@
Summary(pl): Rozszerzenie PHP mcache
Name: php4-%{_name}
Version: 1.2.0
-%define _beta 7
-Release: 0.beta%{_beta}.7
+%define _beta beta9
+%define _rel 0.1
+Release: 0.%{_beta}.%{_rel}
Epoch: 0
License: PHP 2.02
Group: Development/Languages/PHP
-Source0: http://www.klir.com/~johnm/php-mcache/php-mcache-ext-%{version}-beta%{_beta}.tar.gz
-# Source0-md5: bbe636154f8dc8ab3889054cf4ace2bd
+Source0: http://www.klir.com/~johnm/php-mcache/php-mcache-ext-%{version}-%{_beta}.tar.gz
+# Source0-md5: 88b10055fd4118d74c061e6e34e1ed7d
+Patch0: %{name}-zts.patch
URL: http://www.klir.com/~johnm/php-mcache/
BuildRequires: libmemcache-devel >= 1.3.0
BuildRequires: php4-devel
-BuildRequires: rpmbuild(macros) >= 1.238
+BuildRequires: rpmbuild(macros) >= 1.248
%{?requires_php_extension}
Requires(post,preun): php-common >= 3:4.1
Requires: %{_sysconfdir}/conf.d
@@ -61,7 +63,8 @@
poprawek błędów czy rozszerzeń dokonanych w tej bibliotece.
%prep
-%setup -q -n php-%{_name}-ext-%{version}%{?_beta:-beta%{_beta}}
+%setup -q -n php-%{_name}-ext-%{version}%{?_beta:-%{_beta}}
+%patch0 -p1
%build
phpize
@@ -106,6 +109,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2005/10/27 15:17:22 glen
+- updated to 1.2.0-beta9
+- rebuild with php(debug) and php(thread-safety) macros
+
Revision 1.15 2005/09/13 23:18:36 glen
- workaround for spec parser having macro undefined yet and not seeing BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/php4-mcache.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list