Author: saq Date: Mon Jun 27 00:15:28 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - as of 1.3.25, swig subpackages actually contain something useful
---- Files affected: SPECS: sqlite3-ruby.spec (1.2 -> 1.3) , fann.spec (1.9 -> 1.10) , heartbeat.spec (1.55 -> 1.56) , kiki.spec (1.13 -> 1.14) , lcms.spec (1.28 -> 1.29) , python-M2Crypto.spec (1.28 -> 1.29) , python-pyme.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/sqlite3-ruby.spec diff -u SPECS/sqlite3-ruby.spec:1.2 SPECS/sqlite3-ruby.spec:1.3 --- SPECS/sqlite3-ruby.spec:1.2 Sun Jun 26 23:42:38 2005 +++ SPECS/sqlite3-ruby.spec Mon Jun 27 02:15:20 2005 @@ -13,7 +13,7 @@ URL: http://sqlite-ruby.sourceforge.net BuildRequires: ruby BuildRequires: sqlite3-devel -BuildRequires: swig +BuildRequires: swig-ruby >= 1.3.25 Requires: ruby BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -52,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/06/27 00:15:20 saq +- as of 1.3.25, swig subpackages actually contain something useful + Revision 1.2 2005/06/26 21:42:38 saq - swig, not swig-ruby is BRed ================================================================ Index: SPECS/fann.spec diff -u SPECS/fann.spec:1.9 SPECS/fann.spec:1.10 --- SPECS/fann.spec:1.9 Tue May 31 20:28:11 2005 +++ SPECS/fann.spec Mon Jun 27 02:15:20 2005 @@ -18,7 +18,7 @@ BuildRequires: python BuildRequires: python-devel >= 1:2.3 BuildRequires: python-modules -BuildRequires: swig +BuildRequires: swig-python >= 1.3.25 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -140,6 +140,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2005/06/27 00:15:20 saq +- as of 1.3.25, swig subpackages actually contain something useful + Revision 1.9 2005/05/31 18:28:11 zbyniu - BR: docbook-{dtd412-xml,utils}, python{,-modules} ================================================================ Index: SPECS/heartbeat.spec diff -u SPECS/heartbeat.spec:1.55 SPECS/heartbeat.spec:1.56 --- SPECS/heartbeat.spec:1.55 Wed Jun 15 10:01:14 2005 +++ SPECS/heartbeat.spec Mon Jun 27 02:15:20 2005 @@ -35,7 +35,7 @@ BuildRequires: rpm-devel BuildRequires: rpm-perlprov BuildRequires: rpmbuild(macros) >= 1.202 -BuildRequires: swig >= 1.3.19 +BuildRequires: swig-perl >= 1.3.25 PreReq: rc-scripts Requires(pre): /bin/id Requires(pre): /usr/bin/getgid @@ -316,6 +316,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2005/06/27 00:15:20 saq +- as of 1.3.25, swig subpackages actually contain something useful + Revision 1.55 2005/06/15 08:01:14 qboosh - cl_status is expected to be sgid haclient ================================================================ Index: SPECS/kiki.spec diff -u SPECS/kiki.spec:1.13 SPECS/kiki.spec:1.14 --- SPECS/kiki.spec:1.13 Sun Dec 26 18:06:12 2004 +++ SPECS/kiki.spec Mon Jun 27 02:15:20 2005 @@ -14,7 +14,7 @@ BuildRequires: SDL_image-devel BuildRequires: python-devel BuildRequires: python-modules -BuildRequires: swig +BuildRequires: swig-python >= 1.3.25 BuildRequires: glut-devel Requires: python BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -79,6 +79,9 @@ * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2005/06/27 00:15:20 saq +- as of 1.3.25, swig subpackages actually contain something useful + Revision 1.13 2004/12/26 17:06:12 saq - release 5 for rebuild with python 2.4 ================================================================ Index: SPECS/lcms.spec diff -u SPECS/lcms.spec:1.28 SPECS/lcms.spec:1.29 --- SPECS/lcms.spec:1.28 Wed Mar 30 21:47:39 2005 +++ SPECS/lcms.spec Mon Jun 27 02:15:20 2005 @@ -21,7 +21,7 @@ BuildRequires: libtool >= 1:1.4.2-9 %if %{with python} BuildRequires: python-devel >= 1.5 -BuildRequires: swig >= 1.3.12 +BuildRequires: swig-python >= 1.3.25 %endif BuildRequires: zlib-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -91,6 +91,8 @@ %prep %setup -q +# http://www.mail-archive.com/[email protected]/msg01261.html +sed -i s/SWIGTYPE_LPGAMMATABLE/SWIGTYPE_p_GAMMATABLE/g python/lcms* %build %{__libtoolize} @@ -153,6 +155,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2005/06/27 00:15:20 saq +- as of 1.3.25, swig subpackages actually contain something useful + Revision 1.28 2005/03/30 19:47:39 qboosh - bcond header ================================================================ Index: SPECS/python-M2Crypto.spec diff -u SPECS/python-M2Crypto.spec:1.28 SPECS/python-M2Crypto.spec:1.29 --- SPECS/python-M2Crypto.spec:1.28 Sat Mar 12 13:32:37 2005 +++ SPECS/python-M2Crypto.spec Mon Jun 27 02:15:20 2005 @@ -16,7 +16,7 @@ %pyrequires_eq python BuildRequires: python-devel >= 2.2.1 BuildRequires: openssl-devel >= 0.9.7d -BuildRequires: swig >= 1.3.17 +BuildRequires: swig-python >= 1.3.25 BuildRequires: unzip BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -74,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2005/06/27 00:15:20 saq +- as of 1.3.25, swig subpackages actually contain something useful + Revision 1.28 2005/03/12 12:32:37 troll - mass commit: remove obsolete BR: rpm-pythonprov ================================================================ Index: SPECS/python-pyme.spec diff -u SPECS/python-pyme.spec:1.13 SPECS/python-pyme.spec:1.14 --- SPECS/python-pyme.spec:1.13 Fri Apr 29 19:52:39 2005 +++ SPECS/python-pyme.spec Mon Jun 27 02:15:20 2005 @@ -12,7 +12,7 @@ URL: http://pyme.sourceforge.net/ BuildRequires: gpgme-devel >= 1:0.4.5 BuildRequires: python-devel -BuildRequires: swig +BuildRequires: swig-python >= 1.3.25 %pyrequires_eq python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -61,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2005/06/27 00:15:20 saq +- as of 1.3.25, swig subpackages actually contain something useful + Revision 1.13 2005/04/29 17:52:39 qboosh - updated to 0.7.0, LGPL now (only examples GPLed) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sqlite3-ruby.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/fann.spec?r1=1.9&r2=1.10&f=u http://cvs.pld-linux.org/SPECS/heartbeat.spec?r1=1.55&r2=1.56&f=u http://cvs.pld-linux.org/SPECS/kiki.spec?r1=1.13&r2=1.14&f=u http://cvs.pld-linux.org/SPECS/lcms.spec?r1=1.28&r2=1.29&f=u http://cvs.pld-linux.org/SPECS/python-M2Crypto.spec?r1=1.28&r2=1.29&f=u http://cvs.pld-linux.org/SPECS/python-pyme.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
