SPECS: python-M2Crypto.spec - swig >= 1.3.24 creates broken packag...
qboosh
qboosh at pld-linux.org
Wed Feb 22 00:42:29 CET 2006
Author: qboosh Date: Tue Feb 21 23:42:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- swig >= 1.3.24 creates broken package - fix needed
---- Files affected:
SPECS:
python-M2Crypto.spec (1.31 -> 1.32)
---- Diffs:
================================================================
Index: SPECS/python-M2Crypto.spec
diff -u SPECS/python-M2Crypto.spec:1.31 SPECS/python-M2Crypto.spec:1.32
--- SPECS/python-M2Crypto.spec:1.31 Wed Feb 22 00:19:15 2006
+++ SPECS/python-M2Crypto.spec Wed Feb 22 00:42:24 2006
@@ -15,7 +15,9 @@
%pyrequires_eq python
BuildRequires: python-devel >= 2.2.1
BuildRequires: openssl-devel >= 0.9.7d
-BuildRequires: swig-python >= 1.3.25
+#BuildRequires: swig-python >= 1.3.25
+BuildRequires: swig >= 1.3.21
+BuildRequires: swig < 1.3.24
BuildRequires: unzip
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -76,6 +78,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.32 2006/02/21 23:42:24 qboosh
+- swig >= 1.3.24 creates broken package - fix needed
+
Revision 1.31 2006/02/21 23:19:15 qboosh
- don't package CVS dirs with demos
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-M2Crypto.spec?r1=1.31&r2=1.32&f=u
More information about the pld-cvs-commit
mailing list