SPECS: php4-eaccelerator.spec, php4-gtk.spec, php4-mcache.spec, ph...

glen glen at pld-linux.org
Sun Oct 30 11:27:40 CET 2005


Author: glen                         Date: Sun Oct 30 10:27:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rebuild with zts and debug requires [FN]

---- Files affected:
SPECS:
   php4-eaccelerator.spec (1.22 -> 1.23) , php4-gtk.spec (1.40 -> 1.41) , php4-mcache.spec (1.17 -> 1.18) , php4-mmcache.spec (1.43 -> 1.44) , php4-rrdtool.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/php4-eaccelerator.spec
diff -u SPECS/php4-eaccelerator.spec:1.22 SPECS/php4-eaccelerator.spec:1.23
--- SPECS/php4-eaccelerator.spec:1.22	Thu Oct 27 17:22:19 2005
+++ SPECS/php4-eaccelerator.spec	Sun Oct 30 11:27:34 2005
@@ -3,12 +3,11 @@
 %define		_pkgname	eaccelerator
 %define		_sysconfdir	/etc/php4
 %define		extensionsdir	%(php-config --extension-dir 2>/dev/null)
-
 Summary:	eAccelerator module for PHP
 Summary(pl):	Moduł eAccelerator dla PHP
 Name:		php4-%{_name}
 Version:	0.9.3
-Release:	3
+Release:	4
 License:	GPL
 Vendor:		Turck Software
 Group:		Libraries
@@ -17,7 +16,7 @@
 Source1:	%{name}.ini
 URL:		http://eaccelerator.sourceforge.net/
 BuildRequires:	php4-devel >= 3:4.1
-BuildRequires:	rpmbuild(macros) >= 1.248
+BuildRequires:	rpmbuild(macros) >= 1.254
 %{?requires_php_extension}
 Requires:	%{_sysconfdir}/conf.d
 Requires:	php4-zlib
@@ -117,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/10/30 10:27:34  glen
+- rebuild with zts and debug requires [FN]
+
 Revision 1.22  2005/10/27 15:22:19  glen
 - rebuild with php(debug) and php(thread-safety) macros
 - rel 3

================================================================
Index: SPECS/php4-gtk.spec
diff -u SPECS/php4-gtk.spec:1.40 SPECS/php4-gtk.spec:1.41
--- SPECS/php4-gtk.spec:1.40	Thu Oct 27 17:20:22 2005
+++ SPECS/php4-gtk.spec	Sun Oct 30 11:27:34 2005
@@ -6,7 +6,7 @@
 Summary(pl):	Moduł PHP z wiązaniami do GTK+
 Name:		php4-gtk
 Version:	1.0.2
-Release:	3
+Release:	4
 License:	GPL
 Group:		Libraries
 Source0:	http://gtk.php.net/distributions/php-gtk-%{version}.tar.gz
@@ -20,7 +20,7 @@
 BuildRequires:	php4-cli
 BuildRequires:	php4-devel >= 4.3.0
 BuildRequires:	php4-pcre >= 4.3.0
-BuildRequires:	rpmbuild(macros) >= 1.248
+BuildRequires:	rpmbuild(macros) >= 1.254
 %{?requires_php_extension}
 Requires:	php4-cli
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -78,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2005/10/30 10:27:34  glen
+- rebuild with zts and debug requires [FN]
+
 Revision 1.40  2005/10/27 15:20:22  glen
 - BR: gtk+-devel
 - rebuild with php(debug) and php(thread-safety) macros

================================================================
Index: SPECS/php4-mcache.spec
diff -u SPECS/php4-mcache.spec:1.17 SPECS/php4-mcache.spec:1.18
--- SPECS/php4-mcache.spec:1.17	Thu Oct 27 17:57:38 2005
+++ SPECS/php4-mcache.spec	Sun Oct 30 11:27:34 2005
@@ -18,7 +18,7 @@
 URL:		http://www.klir.com/~johnm/php-mcache/
 BuildRequires:	libmemcache-devel >= 1.3.0
 BuildRequires:	php4-devel
-BuildRequires:	rpmbuild(macros) >= 1.248
+BuildRequires:	rpmbuild(macros) >= 1.254
 %{?requires_php_extension}
 Requires(post,preun):	php-common >= 3:4.1
 Requires:	%{_sysconfdir}/conf.d
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/10/30 10:27:34  glen
+- rebuild with zts and debug requires [FN]
+
 Revision 1.17  2005/10/27 15:57:38  glen
 - beta10
 

================================================================
Index: SPECS/php4-mmcache.spec
diff -u SPECS/php4-mmcache.spec:1.43 SPECS/php4-mmcache.spec:1.44
--- SPECS/php4-mmcache.spec:1.43	Thu Oct 27 17:22:37 2005
+++ SPECS/php4-mmcache.spec	Sun Oct 30 11:27:34 2005
@@ -17,7 +17,7 @@
 Patch0:		%{name}-debian-8.patch
 URL:		http://turck-mmcache.sourceforge.net
 BuildRequires:	php4-devel >= 3:4.1
-BuildRequires:	rpmbuild(macros) >= 1.248
+BuildRequires:	rpmbuild(macros) >= 1.254
 %{?requires_php_extension}
 %{?requires_zend_extension}
 Requires:	%{_sysconfdir}/conf.d
@@ -173,6 +173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2005/10/30 10:27:34  glen
+- rebuild with zts and debug requires [FN]
+
 Revision 1.43  2005/10/27 15:22:37  glen
 - rebuild with php(debug) and php(thread-safety) macros
 - rel 8

================================================================
Index: SPECS/php4-rrdtool.spec
diff -u SPECS/php4-rrdtool.spec:1.11 SPECS/php4-rrdtool.spec:1.12
--- SPECS/php4-rrdtool.spec:1.11	Thu Oct 27 17:22:31 2005
+++ SPECS/php4-rrdtool.spec	Sun Oct 30 11:27:34 2005
@@ -6,7 +6,7 @@
 Summary(pl):	Moduł PHP RRDtool
 Name:		php4-rrdtool
 Version:	1.0.50
-Release:	5
+Release:	6
 License:	GPL
 Group:		Applications/Databases
 Source0:	http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.0.x/rrdtool-%{version}.tar.gz
@@ -18,7 +18,7 @@
 BuildRequires:	gd-devel
 BuildRequires:	openssl-devel >= 0.9.5
 BuildRequires:	php4-devel
-BuildRequires:	rpmbuild(macros) >= 1.248
+BuildRequires:	rpmbuild(macros) >= 1.254
 BuildRequires:	rrdtool-devel >= 1.2.10
 %{?requires_php_extension}
 Requires:	%{_sysconfdir}/conf.d
@@ -86,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/10/30 10:27:34  glen
+- rebuild with zts and debug requires [FN]
+
 Revision 1.11  2005/10/27 15:22:31  glen
 - rebuild with php(debug) and php(thread-safety) macros
 - rel 5
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php4-eaccelerator.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/php4-gtk.spec?r1=1.40&r2=1.41&f=u
    http://cvs.pld-linux.org/SPECS/php4-mcache.spec?r1=1.17&r2=1.18&f=u
    http://cvs.pld-linux.org/SPECS/php4-mmcache.spec?r1=1.43&r2=1.44&f=u
    http://cvs.pld-linux.org/SPECS/php4-rrdtool.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list