Author: glen Date: Tue Sep 13 21:16:51 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - superfluous BR libtool removed
---- Files affected: SPECS: php-pecl-cvsclient.spec (1.5 -> 1.6) , php-pecl-cyrus.spec (1.5 -> 1.6) , php-pecl-dbx.spec (1.2 -> 1.3) , php-pecl-dio.spec (1.2 -> 1.3) , php-pecl-ecasound.spec (1.9 -> 1.10) , php-pecl-enchant.spec (1.7 -> 1.8) , php-pecl-esmtp.spec (1.6 -> 1.7) , php-pecl-event.spec (1.3 -> 1.4) , php-pecl-fann.spec (1.2 -> 1.3) , php-pecl-fileinfo.spec (1.4 -> 1.5) , php-pecl-fribidi.spec (1.7 -> 1.8) , php-pecl-html_parse.spec (1.5 -> 1.6) , php-pecl-huffman.spec (1.4 -> 1.5) , php-pecl-id3.spec (1.3 -> 1.4) , php-pecl-idn.spec (1.4 -> 1.5) , php-pecl-lzf.spec (1.5 -> 1.6) , php-pecl-mcrypt_filter.spec (1.2 -> 1.3) , php-pecl-memcache.spec (1.8 -> 1.9) , php-pecl-namazu.spec (1.1 -> 1.2) , php-pecl-newt.spec (1.7 -> 1.8) , php-pecl-odbtp.spec (1.8 -> 1.9) , php-pecl-oggvorbis.spec (1.6 -> 1.7) , php-pecl-openal.spec (1.5 -> 1.6) , php-pecl-parsekit.spec (1.7 -> 1.8) , php-pecl-pdflib.spec (1.3 -> 1.4) , php-pecl-pop3.spec (1.5 -> 1.6) , php-pecl-ps.spec (1.2 -> 1.3) , php-pecl-rar.s! pec (1.4 -> 1.5) , php-pecl-runkit.spec (1.2 -> 1.3) , php-pecl-sasl.spec (1.8 -> 1.9) , php-pecl-ssh2.spec (1.6 -> 1.7) , php-pecl-statgrab.spec (1.8 -> 1.9) , php-pecl-tcpwrap.spec (1.5 -> 1.6) , php-pecl-tidy.spec (1.9 -> 1.10) , php-pecl-translit.spec (1.9 -> 1.10) , php-pecl-uuid.spec (1.9 -> 1.10) , php-pecl-valkyrie.spec (1.4 -> 1.5) , php-pecl-vld.spec (1.7 -> 1.8) , php-pecl-xattr.spec (1.3 -> 1.4) , php-pecl-xdiff.spec (1.13 -> 1.14) , php-pecl-xmlwriter.spec (1.5 -> 1.6) , php-pecl-xmms.spec (1.4 -> 1.5) , php-pecl-yaz.spec (1.8 -> 1.9) , php-pecl-zip.spec (1.10 -> 1.11) , php-pecl-zlib_filter.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/php-pecl-cvsclient.spec diff -u SPECS/php-pecl-cvsclient.spec:1.5 SPECS/php-pecl-cvsclient.spec:1.6 --- SPECS/php-pecl-cvsclient.spec:1.5 Mon Sep 12 14:36:19 2005 +++ SPECS/php-pecl-cvsclient.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: d25ca6d7797118edf37817fcb7e93bc7 URL: http://pecl.php.net/package/cvsclient/ -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-%{_modname} @@ -70,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.5 2005/09/12 12:36:19 glen - ./adapter -s ================================================================ Index: SPECS/php-pecl-cyrus.spec diff -u SPECS/php-pecl-cyrus.spec:1.5 SPECS/php-pecl-cyrus.spec:1.6 --- SPECS/php-pecl-cyrus.spec:1.5 Sun Oct 24 22:16:09 2004 +++ SPECS/php-pecl-cyrus.spec Tue Sep 13 23:16:43 2005 @@ -13,7 +13,6 @@ # Source0-md5: f0749ead144a8ddfd29d2961057d181b URL: http://pecl.php.net/package/cyrus/ BuildRequires: cyrus-imapd-devel -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-%{_modname} @@ -68,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.5 2004/10/24 20:16:09 paladine - spelling fixes, uppercases, etc. ================================================================ Index: SPECS/php-pecl-dbx.spec diff -u SPECS/php-pecl-dbx.spec:1.2 SPECS/php-pecl-dbx.spec:1.3 --- SPECS/php-pecl-dbx.spec:1.2 Sat Aug 27 10:36:39 2005 +++ SPECS/php-pecl-dbx.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: 82d1091c75e047c4a8f9aea7b279e13b URL: http://pecl.php.net/package/dbx/ -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 Obsoletes: php-pear-%{_modname} @@ -81,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.2 2005/08/27 08:36:39 qboosh - pl fix ================================================================ Index: SPECS/php-pecl-dio.spec diff -u SPECS/php-pecl-dio.spec:1.2 SPECS/php-pecl-dio.spec:1.3 --- SPECS/php-pecl-dio.spec:1.2 Sat Aug 27 12:11:01 2005 +++ SPECS/php-pecl-dio.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: ee90a55b753975faac607f4230ece2b4 URL: http://pecl.php.net/package/dio/ -BuildRequires: libtool BuildRequires: libxml2-devel BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 @@ -78,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.2 2005/08/27 10:11:01 qboosh - pl ================================================================ Index: SPECS/php-pecl-ecasound.spec diff -u SPECS/php-pecl-ecasound.spec:1.9 SPECS/php-pecl-ecasound.spec:1.10 --- SPECS/php-pecl-ecasound.spec:1.9 Mon Sep 12 14:36:19 2005 +++ SPECS/php-pecl-ecasound.spec Tue Sep 13 23:16:43 2005 @@ -14,7 +14,6 @@ Patch0: %{name}-search_path.patch URL: http://pecl.php.net/package/ecasound/ BuildRequires: ecasound-devel -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-Ecasound @@ -73,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.9 2005/09/12 12:36:19 glen - ./adapter -s ================================================================ Index: SPECS/php-pecl-enchant.spec diff -u SPECS/php-pecl-enchant.spec:1.7 SPECS/php-pecl-enchant.spec:1.8 --- SPECS/php-pecl-enchant.spec:1.7 Mon Sep 12 14:36:19 2005 +++ SPECS/php-pecl-enchant.spec Tue Sep 13 23:16:43 2005 @@ -13,7 +13,6 @@ # Source0-md5: c8fd6f0d8f2b25bc23ab6472d8ac5232 URL: http://pecl.php.net/package/enchant/ BuildRequires: enchant-devel -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-%{_modname} @@ -83,6 +82,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.7 2005/09/12 12:36:19 glen - ./adapter -s ================================================================ Index: SPECS/php-pecl-esmtp.spec diff -u SPECS/php-pecl-esmtp.spec:1.6 SPECS/php-pecl-esmtp.spec:1.7 --- SPECS/php-pecl-esmtp.spec:1.6 Mon Sep 12 14:36:19 2005 +++ SPECS/php-pecl-esmtp.spec Tue Sep 13 23:16:43 2005 @@ -13,7 +13,6 @@ # Source0-md5: e1db69e1b05efd0bf7f5c7d0b6b3255f URL: http://pecl.php.net/package/esmtp/ BuildRequires: libesmtp-devel >= 1.0.3r1 -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 Obsoletes: php-pear-%{_modname} @@ -75,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.6 2005/09/12 12:36:19 glen - ./adapter -s ================================================================ Index: SPECS/php-pecl-event.spec diff -u SPECS/php-pecl-event.spec:1.3 SPECS/php-pecl-event.spec:1.4 --- SPECS/php-pecl-event.spec:1.3 Thu Dec 16 10:55:03 2004 +++ SPECS/php-pecl-event.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: f009fd3519c14a027a8c85414208b61c URL: http://pecl.php.net/package/event/ -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 Obsoletes: php-pear-%{_modname} @@ -78,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.3 2004/12/16 09:55:03 adamg - updated to 0.9.1 ================================================================ Index: SPECS/php-pecl-fann.spec diff -u SPECS/php-pecl-fann.spec:1.2 SPECS/php-pecl-fann.spec:1.3 --- SPECS/php-pecl-fann.spec:1.2 Fri Aug 20 23:08:11 2004 +++ SPECS/php-pecl-fann.spec Tue Sep 13 23:16:43 2005 @@ -13,7 +13,6 @@ # Source0-md5: 5eb404da7dd1a9cec74a0ed8b5b82d47 URL: http://pecl.php.net/package/fann/ BuildRequires: fann-devel -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-%{_modname} @@ -74,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.2 2004/08/20 21:08:11 qboosh - typo ================================================================ Index: SPECS/php-pecl-fileinfo.spec diff -u SPECS/php-pecl-fileinfo.spec:1.4 SPECS/php-pecl-fileinfo.spec:1.5 --- SPECS/php-pecl-fileinfo.spec:1.4 Sun Oct 24 22:16:09 2004 +++ SPECS/php-pecl-fileinfo.spec Tue Sep 13 23:16:43 2005 @@ -13,7 +13,6 @@ Source0: http://pecl.php.net/get/%{_smodname}-%{version}.tgz # Source0-md5: e228172c2486c4866c1242d752bae54d URL: http://pecl.php.net/package/Fileinfo/ -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common Obsoletes: php-pear-%{_modname} @@ -79,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.4 2004/10/24 20:16:09 paladine - spelling fixes, uppercases, etc. ================================================================ Index: SPECS/php-pecl-fribidi.spec diff -u SPECS/php-pecl-fribidi.spec:1.7 SPECS/php-pecl-fribidi.spec:1.8 --- SPECS/php-pecl-fribidi.spec:1.7 Sun Aug 8 23:53:47 2004 +++ SPECS/php-pecl-fribidi.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ # Source0-md5: 360e55f049cdebc96fe797eba78399ef URL: http://pecl.php.net/package/fribidi/ BuildRequires: fribidi-devel -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 Obsoletes: php-fribidi @@ -71,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.7 2004/08/08 21:53:47 adamg - Obsoletes php-fribidi - release 2 ================================================================ Index: SPECS/php-pecl-html_parse.spec diff -u SPECS/php-pecl-html_parse.spec:1.5 SPECS/php-pecl-html_parse.spec:1.6 --- SPECS/php-pecl-html_parse.spec:1.5 Sun May 30 17:59:42 2004 +++ SPECS/php-pecl-html_parse.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ # Source0-md5: cb6035c83d7902708e64b180ee2a1499 URL: http://pecl.php.net/package/html_parse/ BuildRequires: ekhtml-devel -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-%{_modname} @@ -69,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.5 2004/05/30 15:59:42 adamg - fixed english information about status of the package (also s/PEAR/PECL/) ================================================================ Index: SPECS/php-pecl-huffman.spec diff -u SPECS/php-pecl-huffman.spec:1.4 SPECS/php-pecl-huffman.spec:1.5 --- SPECS/php-pecl-huffman.spec:1.4 Sat Aug 28 12:54:51 2004 +++ SPECS/php-pecl-huffman.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: e920b06610fb3b6ad1d79dc910962dc3 URL: http://pecl.php.net/package/huffman/ -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 Obsoletes: php-pear-%{_modname} @@ -78,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.4 2004/08/28 10:54:51 adamg - updated to 0.2.0 ================================================================ Index: SPECS/php-pecl-id3.spec diff -u SPECS/php-pecl-id3.spec:1.3 SPECS/php-pecl-id3.spec:1.4 --- SPECS/php-pecl-id3.spec:1.3 Sat Oct 2 08:34:45 2004 +++ SPECS/php-pecl-id3.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: c19445a5b676a7d5b90d5d19affa9ced URL: http://pecl.php.net/package/id3/ -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 Obsoletes: php-pear-%{_modname} @@ -70,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.3 2004/10/02 06:34:45 adamg - updated to 0.2 ================================================================ Index: SPECS/php-pecl-idn.spec diff -u SPECS/php-pecl-idn.spec:1.4 SPECS/php-pecl-idn.spec:1.5 --- SPECS/php-pecl-idn.spec:1.4 Sun Oct 24 22:16:09 2004 +++ SPECS/php-pecl-idn.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ # Source0-md5: ef8635ec22348325a76abd2abddca4a1 URL: http://pecl.php.net/package/idn/ BuildRequires: libidn-devel -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-idn @@ -69,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.4 2004/10/24 20:16:09 paladine - spelling fixes, uppercases, etc. ================================================================ Index: SPECS/php-pecl-lzf.spec diff -u SPECS/php-pecl-lzf.spec:1.5 SPECS/php-pecl-lzf.spec:1.6 --- SPECS/php-pecl-lzf.spec:1.5 Sat Aug 14 09:22:40 2004 +++ SPECS/php-pecl-lzf.spec Tue Sep 13 23:16:43 2005 @@ -13,7 +13,6 @@ Source0: http://pecl.php.net/get/%{_modname_c}-%{version}.tgz # Source0-md5: 2e59845f0ad567ab2a7277984d247589 URL: http://pecl.php.net/package/LZF/ -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-%{_modname} @@ -69,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.5 2004/08/14 07:22:40 adamg - updated to 1.3 ================================================================ Index: SPECS/php-pecl-mcrypt_filter.spec diff -u SPECS/php-pecl-mcrypt_filter.spec:1.2 SPECS/php-pecl-mcrypt_filter.spec:1.3 --- SPECS/php-pecl-mcrypt_filter.spec:1.2 Mon Mar 21 22:21:24 2005 +++ SPECS/php-pecl-mcrypt_filter.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: f0648aa92b518bfacc0c0be9e86d6bc9 URL: http://pecl.php.net/package/mcrypt_filter/ -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 Obsoletes: php-pear-%{_modname} @@ -69,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.2 2005/03/21 21:21:24 qboosh - fixed URL, pl cosmetics ================================================================ Index: SPECS/php-pecl-memcache.spec diff -u SPECS/php-pecl-memcache.spec:1.8 SPECS/php-pecl-memcache.spec:1.9 --- SPECS/php-pecl-memcache.spec:1.8 Fri Aug 5 15:02:43 2005 +++ SPECS/php-pecl-memcache.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: f521dd4d3cad4ccb05d9ade4e1cc04d4 URL: http://pecl.php.net/package/memcached/ -BuildRequires: libtool BuildRequires: php-devel Requires: php-common >= 3:4.3.3 Obsoletes: php-pear-%{_modname} @@ -78,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.8 2005/08/05 13:02:43 adamg - updated to 1.5 ================================================================ Index: SPECS/php-pecl-namazu.spec diff -u SPECS/php-pecl-namazu.spec:1.1 SPECS/php-pecl-namazu.spec:1.2 --- SPECS/php-pecl-namazu.spec:1.1 Sat Feb 19 23:03:16 2005 +++ SPECS/php-pecl-namazu.spec Tue Sep 13 23:16:43 2005 @@ -13,7 +13,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{_version}.tgz # Source0-md5: 3b1a01c812df4db4348b724f22fa2f09 URL: http://pecl.php.net/package/namazu/ -BuildRequires: libtool BuildRequires: namazu-devel BuildRequires: php-devel >= 3:5.0.0 Requires: php-common >= 3:5.0.0 @@ -73,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.1 2005/02/19 22:03:16 adamg - new ================================================================ Index: SPECS/php-pecl-newt.spec diff -u SPECS/php-pecl-newt.spec:1.7 SPECS/php-pecl-newt.spec:1.8 --- SPECS/php-pecl-newt.spec:1.7 Sun Mar 20 22:06:07 2005 +++ SPECS/php-pecl-newt.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: bb208abdcf759bd789822ef6ddaf77f2 URL: http://pecl.php.net/package/newt/ -BuildRequires: libtool BuildRequires: newt-devel BuildRequires: php-devel >= 4.3.0 Requires: php-common >= 4.3.0 @@ -81,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.7 2005/03/20 21:06:07 adamg - updated to 1.0 ================================================================ Index: SPECS/php-pecl-odbtp.spec diff -u SPECS/php-pecl-odbtp.spec:1.8 SPECS/php-pecl-odbtp.spec:1.9 --- SPECS/php-pecl-odbtp.spec:1.8 Mon Sep 12 14:36:19 2005 +++ SPECS/php-pecl-odbtp.spec Tue Sep 13 23:16:43 2005 @@ -14,7 +14,6 @@ Patch0: %{name}-shared.patch Patch1: %{name}-shared64.patch URL: http://pecl.php.net/package/odbtp/ -BuildRequires: libtool BuildRequires: odbtp-devel BuildRequires: php-devel Requires: php-common @@ -84,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.8 2005/09/12 12:36:19 glen - ./adapter -s ================================================================ Index: SPECS/php-pecl-oggvorbis.spec diff -u SPECS/php-pecl-oggvorbis.spec:1.6 SPECS/php-pecl-oggvorbis.spec:1.7 --- SPECS/php-pecl-oggvorbis.spec:1.6 Sat Nov 27 20:21:10 2004 +++ SPECS/php-pecl-oggvorbis.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ # Source0-md5: b9337dc0a5d024c6b06f68391dc1ea7d URL: http://pecl.php.net/package/oggvorbis/ BuildRequires: libogg-devel >= 2:1.0 -BuildRequires: libtool BuildRequires: libvorbis-devel >= 1:1.0 BuildRequires: php-devel Requires: php-common @@ -70,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.6 2004/11/27 19:21:10 saq - massive attack: more BR epoch fixes ================================================================ Index: SPECS/php-pecl-openal.spec diff -u SPECS/php-pecl-openal.spec:1.5 SPECS/php-pecl-openal.spec:1.6 --- SPECS/php-pecl-openal.spec:1.5 Mon Sep 12 14:36:19 2005 +++ SPECS/php-pecl-openal.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ # Source0-md5: d6dd7f9d47997928e6d897cb711317ba URL: http://pecl.php.net/package/openal/ BuildRequires: OpenAL-devel -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-%{_modname} @@ -68,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.5 2005/09/12 12:36:19 glen - ./adapter -s ================================================================ Index: SPECS/php-pecl-parsekit.spec diff -u SPECS/php-pecl-parsekit.spec:1.7 SPECS/php-pecl-parsekit.spec:1.8 --- SPECS/php-pecl-parsekit.spec:1.7 Mon Sep 12 14:36:19 2005 +++ SPECS/php-pecl-parsekit.spec Tue Sep 13 23:16:43 2005 @@ -12,7 +12,6 @@ Source0: http://pecl.php.net/get/%{_modname}-%{version}.tgz # Source0-md5: 9a219eec9c4b9b10cbd06570f83fc52c URL: http://pecl.php.net/package/parsekit/ -BuildRequires: libtool BuildRequires: php-devel Requires: php-common Obsoletes: php-pear-%{_modname} @@ -78,6 +77,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.7 2005/09/12 12:36:19 glen - ./adapter -s ================================================================ Index: SPECS/php-pecl-pdflib.spec diff -u SPECS/php-pecl-pdflib.spec:1.3 SPECS/php-pecl-pdflib.spec:1.4 --- SPECS/php-pecl-pdflib.spec:1.3 Mon Sep 12 14:36:19 2005 +++ SPECS/php-pecl-pdflib.spec Tue Sep 13 23:16:43 2005 @@ -16,7 +16,6 @@ BuildRequires: libjpeg-devel BuildRequires: libpng-devel BuildRequires: libtiff-devel -BuildRequires: libtool BuildRequires: pdflib-devel BuildRequires: php-devel BuildRequires: zlib-devel @@ -82,6 +81,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.3 2005/09/12 12:36:19 glen - ./adapter -s ================================================================ Index: SPECS/php-pecl-pop3.spec diff -u SPECS/php-pecl-pop3.spec:1.5 SPECS/php-pecl-pop3.spec:1.6 --- SPECS/php-pecl-pop3.spec:1.5 Wed Jul 27 08:52:39 2005 +++ SPECS/php-pecl-pop3.spec Tue Sep 13 23:16:43 2005 @@ -13,7 +13,6 @@ # Source0-md5: cdbe4f41aa37bcf45e651d5568f3a8d2 URL: http://pecl.php.net/package/POP3/ BuildRequires: libspopc-devel -BuildRequires: libtool BuildRequires: php-devel >= 3:5.0.0 Requires: php-common Obsoletes: php-pear-%{_modname} @@ -75,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2005/09/13 21:16:43 glen +- superfluous BR libtool removed + Revision 1.5 2005/07/27 06:52:39 adamg - updated to 1.0.2 <<Diff was trimmed, longer than 597 lines>> ---- CVS-web: http://cvs.pld-linux.org/SPECS/php-pecl-cvsclient.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/SPECS/php-pecl-cyrus.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/SPECS/php-pecl-dbx.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/php-pecl-dio.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/php-pecl-ecasound.spec?r1=1.9&r2=1.10&f=u http://cvs.pld-linux.org/SPECS/php-pecl-enchant.spec?r1=1.7&r2=1.8&f=u http://cvs.pld-linux.org/SPECS/php-pecl-esmtp.spec?r1=1.6&r2=1.7&f=u http://cvs.pld-linux.org/SPECS/php-pecl-event.spec?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/SPECS/php-pecl-fann.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/php-pecl-fileinfo.spec?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/SPECS/php-pecl-fribidi.spec?r1=1.7&r2=1.8&f=u http://cvs.pld-linux.org/SPECS/php-pecl-html_parse.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/SPECS/php-pecl-huffman.spec?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/SPECS/php-pecl-id3.spec?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/SPECS/php-pecl-idn.spec?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/SPECS/php-pecl-lzf.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/SPECS/php-pecl-mcrypt_filter.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/php-pecl-memcache.spec?r1=1.8&r2=1.9&f=u http://cvs.pld-linux.org/SPECS/php-pecl-namazu.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/php-pecl-newt.spec?r1=1.7&r2=1.8&f=u http://cvs.pld-linux.org/SPECS/php-pecl-odbtp.spec?r1=1.8&r2=1.9&f=u http://cvs.pld-linux.org/SPECS/php-pecl-oggvorbis.spec?r1=1.6&r2=1.7&f=u http://cvs.pld-linux.org/SPECS/php-pecl-openal.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/SPECS/php-pecl-parsekit.spec?r1=1.7&r2=1.8&f=u http://cvs.pld-linux.org/SPECS/php-pecl-pdflib.spec?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/SPECS/php-pecl-pop3.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/SPECS/php-pecl-ps.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/php-pecl-rar.spec?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/SPECS/php-pecl-runkit.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/php-pecl-sasl.spec?r1=1.8&r2=1.9&f=u http://cvs.pld-linux.org/SPECS/php-pecl-ssh2.spec?r1=1.6&r2=1.7&f=u http://cvs.pld-linux.org/SPECS/php-pecl-statgrab.spec?r1=1.8&r2=1.9&f=u http://cvs.pld-linux.org/SPECS/php-pecl-tcpwrap.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/SPECS/php-pecl-tidy.spec?r1=1.9&r2=1.10&f=u http://cvs.pld-linux.org/SPECS/php-pecl-translit.spec?r1=1.9&r2=1.10&f=u http://cvs.pld-linux.org/SPECS/php-pecl-uuid.spec?r1=1.9&r2=1.10&f=u http://cvs.pld-linux.org/SPECS/php-pecl-valkyrie.spec?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/SPECS/php-pecl-vld.spec?r1=1.7&r2=1.8&f=u http://cvs.pld-linux.org/SPECS/php-pecl-xattr.spec?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/SPECS/php-pecl-xdiff.spec?r1=1.13&r2=1.14&f=u http://cvs.pld-linux.org/SPECS/php-pecl-xmlwriter.spec?r1=1.5&r2=1.6&f=u http://cvs.pld-linux.org/SPECS/php-pecl-xmms.spec?r1=1.4&r2=1.5&f=u http://cvs.pld-linux.org/SPECS/php-pecl-yaz.spec?r1=1.8&r2=1.9&f=u http://cvs.pld-linux.org/SPECS/php-pecl-zip.spec?r1=1.10&r2=1.11&f=u http://cvs.pld-linux.org/SPECS/php-pecl-zlib_filter.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
