SPECS: php-pecl-APC.spec, php-pecl-Net_Gopher.spec, php-pecl-PDO.s...

glen glen at pld-linux.org
Tue Sep 13 23:13:10 CEST 2005


Author: glen                         Date: Tue Sep 13 21:13:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use new php/zend api macros

---- Files affected:
SPECS:
   php-pecl-APC.spec (1.11 -> 1.12) , php-pecl-Net_Gopher.spec (1.8 -> 1.9) , php-pecl-PDO.spec (1.7 -> 1.8) , php-pecl-PDO_FIREBIRD.spec (1.7 -> 1.8) , php-pecl-PDO_MYSQL.spec (1.5 -> 1.6) , php-pecl-PDO_OCI.spec (1.4 -> 1.5) , php-pecl-PDO_ODBC.spec (1.6 -> 1.7) , php-pecl-PDO_PGSQL.spec (1.4 -> 1.5) , php-pecl-PDO_SQLITE.spec (1.6 -> 1.7) , php-pecl-SQLite.spec (1.12 -> 1.13) , php-pecl-apd.spec (1.7 -> 1.8) , php-pecl-archive.spec (1.5 -> 1.6) , php-pecl-bcompiler.spec (1.15 -> 1.16) , php-pecl-big_int.spec (1.7 -> 1.8) , php-pecl-bitset.spec (1.3 -> 1.4) , php-pecl-blenc.spec (1.3 -> 1.4) , php-pecl-bz2.spec (1.11 -> 1.12) , php-pecl-bz2_filter.spec (1.3 -> 1.4) , php-pecl-classkit.spec (1.7 -> 1.8) , php-pecl-clips.spec (1.5 -> 1.6) , php-pecl-cpdf.spec (1.4 -> 1.5) , php-pecl-crack.spec (1.11 -> 1.12) , php-pecl-http.spec (1.11 -> 1.12) , php-pecl-xdebug.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-APC.spec
diff -u SPECS/php-pecl-APC.spec:1.11 SPECS/php-pecl-APC.spec:1.12
--- SPECS/php-pecl-APC.spec:1.11	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-APC.spec	Tue Sep 13 23:13:03 2005
@@ -15,8 +15,8 @@
 # Source0-md5:	a70a14a00275e551e8085f742322433f
 URL:		http://pecl.php.net/package/APC/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.11  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-Net_Gopher.spec
diff -u SPECS/php-pecl-Net_Gopher.spec:1.8 SPECS/php-pecl-Net_Gopher.spec:1.9
--- SPECS/php-pecl-Net_Gopher.spec:1.8	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-Net_Gopher.spec	Tue Sep 13 23:13:03 2005
@@ -16,8 +16,8 @@
 # Source0-md5:	85435fc2d8f067558acc81c33a453d83
 URL:		http://pecl.php.net/package/Net_Gopher/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.8  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-PDO.spec
diff -u SPECS/php-pecl-PDO.spec:1.7 SPECS/php-pecl-PDO.spec:1.8
--- SPECS/php-pecl-PDO.spec:1.7	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-PDO.spec	Tue Sep 13 23:13:03 2005
@@ -15,8 +15,8 @@
 # Source0-md5:	5a0ad6ce920091798b2656244cad71a9
 URL:		http://pecl.php.net/package/PDO/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -99,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.7  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-PDO_FIREBIRD.spec
diff -u SPECS/php-pecl-PDO_FIREBIRD.spec:1.7 SPECS/php-pecl-PDO_FIREBIRD.spec:1.8
--- SPECS/php-pecl-PDO_FIREBIRD.spec:1.7	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-PDO_FIREBIRD.spec	Tue Sep 13 23:13:03 2005
@@ -17,11 +17,10 @@
 Patch0:		%{name}-quotation.patch
 URL:		http://pecl.php.net/package/PDO_FIREBIRD/
 BuildRequires:	Firebird-devel
-BuildRequires:	libtool
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	php-pecl-PDO-devel
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Requires:	php-pecl-PDO
 Obsoletes:	php-pear-%{_modname}
@@ -85,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.7  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-PDO_MYSQL.spec
diff -u SPECS/php-pecl-PDO_MYSQL.spec:1.5 SPECS/php-pecl-PDO_MYSQL.spec:1.6
--- SPECS/php-pecl-PDO_MYSQL.spec:1.5	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-PDO_MYSQL.spec	Tue Sep 13 23:13:03 2005
@@ -18,8 +18,8 @@
 BuildRequires:	mysql-devel
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	php-pecl-PDO-devel
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Requires:	php-pecl-PDO
 Obsoletes:	php-pear-%{_modname}
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.5  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-PDO_OCI.spec
diff -u SPECS/php-pecl-PDO_OCI.spec:1.4 SPECS/php-pecl-PDO_OCI.spec:1.5
--- SPECS/php-pecl-PDO_OCI.spec:1.4	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-PDO_OCI.spec	Tue Sep 13 23:13:03 2005
@@ -18,8 +18,8 @@
 URL:		http://pecl.php.net/package/PDO_OCI/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	php-pecl-PDO-devel
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 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.5  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.4  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-PDO_ODBC.spec
diff -u SPECS/php-pecl-PDO_ODBC.spec:1.6 SPECS/php-pecl-PDO_ODBC.spec:1.7
--- SPECS/php-pecl-PDO_ODBC.spec:1.6	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-PDO_ODBC.spec	Tue Sep 13 23:13:03 2005
@@ -17,9 +17,9 @@
 URL:		http://pecl.php.net/package/PDO_ODBC/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	php-pecl-PDO-devel
-BuildRequires:	rpmbuild(macros) >= 1.230
+BuildRequires:	rpmbuild(macros) >= 1.238
 BuildRequires:	unixODBC-devel
-%requires_eq_to php-common php-devel
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Requires:	php-pecl-PDO
 Obsoletes:	php-pear-%{_modname}
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.6  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-PDO_PGSQL.spec
diff -u SPECS/php-pecl-PDO_PGSQL.spec:1.4 SPECS/php-pecl-PDO_PGSQL.spec:1.5
--- SPECS/php-pecl-PDO_PGSQL.spec:1.4	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-PDO_PGSQL.spec	Tue Sep 13 23:13:03 2005
@@ -18,8 +18,8 @@
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	php-pecl-PDO-devel
 BuildRequires:	postgresql-devel
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Requires:	php-pecl-PDO
 Obsoletes:	php-pear-%{_modname}
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.4  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-PDO_SQLITE.spec
diff -u SPECS/php-pecl-PDO_SQLITE.spec:1.6 SPECS/php-pecl-PDO_SQLITE.spec:1.7
--- SPECS/php-pecl-PDO_SQLITE.spec:1.6	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-PDO_SQLITE.spec	Tue Sep 13 23:13:03 2005
@@ -17,9 +17,9 @@
 URL:		http://pecl.php.net/package/PDO_SQLITE/
 BuildRequires:	php-devel >= 3:5.0.0
 BuildRequires:	php-pecl-PDO-devel
-BuildRequires:	rpmbuild(macros) >= 1.230
+BuildRequires:	rpmbuild(macros) >= 1.238
 BuildRequires:	sqlite3-devel
-%requires_eq_to php-common php-devel
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Requires:	php-pecl-PDO
 Obsoletes:	php-pear-%{_modname}
@@ -90,6 +90,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.6  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-SQLite.spec
diff -u SPECS/php-pecl-SQLite.spec:1.12 SPECS/php-pecl-SQLite.spec:1.13
--- SPECS/php-pecl-SQLite.spec:1.12	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-SQLite.spec	Tue Sep 13 23:13:03 2005
@@ -18,8 +18,8 @@
 # Source0-md5:	a6ddfe1136e35ad7feddc9ce9bfac991
 URL:		http://pecl.php.net/package/SQLite/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.12  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-apd.spec
diff -u SPECS/php-pecl-apd.spec:1.7 SPECS/php-pecl-apd.spec:1.8
--- SPECS/php-pecl-apd.spec:1.7	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-apd.spec	Tue Sep 13 23:13:03 2005
@@ -16,8 +16,8 @@
 Patch0:		%{name}-build_fix.patch
 URL:		http://pecl.php.net/package/apd/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -81,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.7  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-archive.spec
diff -u SPECS/php-pecl-archive.spec:1.5 SPECS/php-pecl-archive.spec:1.6
--- SPECS/php-pecl-archive.spec:1.5	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-archive.spec	Tue Sep 13 23:13:03 2005
@@ -16,8 +16,8 @@
 URL:		http://pecl.php.net/package/archive/
 BuildRequires:	libarchive-devel
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 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.6  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.5  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-bcompiler.spec
diff -u SPECS/php-pecl-bcompiler.spec:1.15 SPECS/php-pecl-bcompiler.spec:1.16
--- SPECS/php-pecl-bcompiler.spec:1.15	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-bcompiler.spec	Tue Sep 13 23:13:03 2005
@@ -16,8 +16,8 @@
 URL:		http://pecl.php.net/package/bcompiler/
 BuildRequires:	bzip2-devel
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -96,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.15  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-big_int.spec
diff -u SPECS/php-pecl-big_int.spec:1.7 SPECS/php-pecl-big_int.spec:1.8
--- SPECS/php-pecl-big_int.spec:1.7	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-big_int.spec	Tue Sep 13 23:13:03 2005
@@ -15,8 +15,8 @@
 # Source0-md5:	844332ab0a40ea12aa8339d7d2c20770
 URL:		http://pecl.php.net/package/big_int/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.7  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-bitset.spec
diff -u SPECS/php-pecl-bitset.spec:1.3 SPECS/php-pecl-bitset.spec:1.4
--- SPECS/php-pecl-bitset.spec:1.3	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-bitset.spec	Tue Sep 13 23:13:03 2005
@@ -15,8 +15,8 @@
 # Source0-md5:	9a4514a398a1b192fe215521db5f7546
 URL:		http://pecl.php.net/package/bitset/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -77,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.3  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-blenc.spec
diff -u SPECS/php-pecl-blenc.spec:1.3 SPECS/php-pecl-blenc.spec:1.4
--- SPECS/php-pecl-blenc.spec:1.3	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-blenc.spec	Tue Sep 13 23:13:03 2005
@@ -18,8 +18,8 @@
 # Source0-md5:	178ea0333257b396cc19dfea8ea0e429
 URL:		http://pecl.php.net/package/blenc/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -88,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.3  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-bz2.spec
diff -u SPECS/php-pecl-bz2.spec:1.11 SPECS/php-pecl-bz2.spec:1.12
--- SPECS/php-pecl-bz2.spec:1.11	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-bz2.spec	Tue Sep 13 23:13:03 2005
@@ -15,8 +15,8 @@
 URL:		http://pecl.php.net/package/bz2/
 BuildRequires:	bzip2-devel
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.11  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-bz2_filter.spec
diff -u SPECS/php-pecl-bz2_filter.spec:1.3 SPECS/php-pecl-bz2_filter.spec:1.4
--- SPECS/php-pecl-bz2_filter.spec:1.3	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-bz2_filter.spec	Tue Sep 13 23:13:03 2005
@@ -15,8 +15,8 @@
 # Source0-md5:	c27893a03c6dadb70489473938ff0495
 URL:		http://pecl.php.net/package/bz2_filter/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.3  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-classkit.spec
diff -u SPECS/php-pecl-classkit.spec:1.7 SPECS/php-pecl-classkit.spec:1.8
--- SPECS/php-pecl-classkit.spec:1.7	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-classkit.spec	Tue Sep 13 23:13:03 2005
@@ -15,8 +15,8 @@
 # Source0-md5:	e7461790b8ae7f06c93bcb1497545224
 URL:		http://pecl.php.net/package/classkit/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 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.8  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.7  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-clips.spec
diff -u SPECS/php-pecl-clips.spec:1.5 SPECS/php-pecl-clips.spec:1.6
--- SPECS/php-pecl-clips.spec:1.5	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-clips.spec	Tue Sep 13 23:13:03 2005
@@ -15,8 +15,8 @@
 # Source0-md5:	1c4a7fe50e16a34593256a7e6d8fe9cd
 URL:		http://pecl.php.net/package/clips/
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.5  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-cpdf.spec
diff -u SPECS/php-pecl-cpdf.spec:1.4 SPECS/php-pecl-cpdf.spec:1.5
--- SPECS/php-pecl-cpdf.spec:1.4	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-cpdf.spec	Tue Sep 13 23:13:03 2005
@@ -16,8 +16,8 @@
 URL:		http://pecl.php.net/package/cpdf/
 #BuildRequires:	libxml2-devel
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Requires:	%{_sysconfdir}/conf.d
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.4  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-crack.spec
diff -u SPECS/php-pecl-crack.spec:1.11 SPECS/php-pecl-crack.spec:1.12
--- SPECS/php-pecl-crack.spec:1.11	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-crack.spec	Tue Sep 13 23:13:03 2005
@@ -17,8 +17,8 @@
 URL:		http://pecl.php.net/package/crack/
 BuildRequires:	cracklib-devel
 BuildRequires:	php-devel >= 3:5.0.0
-BuildRequires:	rpmbuild(macros) >= 1.230
-%requires_eq_to php-common php-devel
+BuildRequires:	rpmbuild(macros) >= 1.238
+%requires_php_extension
 Obsoletes:	php-crack
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/09/13 21:13:03  glen
+- use new php/zend api macros
+
 Revision 1.11  2005/09/12 12:36:19  glen
 - ./adapter -s
 

================================================================
Index: SPECS/php-pecl-http.spec
diff -u SPECS/php-pecl-http.spec:1.11 SPECS/php-pecl-http.spec:1.12
--- SPECS/php-pecl-http.spec:1.11	Mon Sep 12 14:36:19 2005
+++ SPECS/php-pecl-http.spec	Tue Sep 13 23:13:03 2005
@@ -15,10 +15,9 @@
 Source0:	http://pecl.php.net/get/%{_fmodname}-%{version}.tgz
 # Source0-md5:	97d867fced7c93b7b6e016044faa7579
 URL:		http://pecl.php.net/package/pecl_http/
-BuildRequires:	libtool
 BuildRequires:	php-devel >= 3:5.0.0
 Requires:	%{_sysconfdir}/conf.d
-%requires_eq_to php-common php-devel
+%requires_php_extension
 Obsoletes:	php-pear-%{_modname}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -101,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-APC.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-Net_Gopher.spec?r1=1.8&r2=1.9&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_FIREBIRD.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_MYSQL.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_OCI.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_ODBC.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_PGSQL.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-PDO_SQLITE.spec?r1=1.6&r2=1.7&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-SQLite.spec?r1=1.12&r2=1.13&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-apd.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-archive.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-bcompiler.spec?r1=1.15&r2=1.16&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-big_int.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-bitset.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-blenc.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-bz2.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-bz2_filter.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-classkit.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-clips.spec?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-cpdf.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-crack.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-http.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/php-pecl-xdebug.spec?r1=1.19&r2=1.20&f=u




More information about the pld-cvs-commit mailing list