Author: matkor                       Date: Thu Feb 24 16:02:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release 4. swig_sources(...) args fix for Python 2.4. STBR for Ac.

---- Files affected:
SPECS:
   python-Pyrex.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/python-Pyrex.spec
diff -u SPECS/python-Pyrex.spec:1.8 SPECS/python-Pyrex.spec:1.9
--- SPECS/python-Pyrex.spec:1.8 Thu Dec 23 22:39:36 2004
+++ SPECS/python-Pyrex.spec     Thu Feb 24 17:02:44 2005
@@ -6,11 +6,13 @@
 Summary(pl):   Język służący do pisania modułów rozszerzających Pythona
 Name:          python-%{module}
 Version:       0.9.3
-Release:       3
+Release:       4
 License:       free
 Group:         Libraries/Python
 Source0:       
http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/%{module}-%{version}.tar.gz
 # Source0-md5: 63c4cb884d6b777d3806f9669ba5feba
+Patch0:         %{name}-py24-swig_sources.patch
+
 URL:           http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
 BuildRequires: python
 %pyrequires_eq python-libs
@@ -40,6 +42,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -74,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/02/24 16:02:44  matkor
+- Release 4. swig_sources(...) args fix for Python 2.4. STBR for Ac.
+
 Revision 1.8  2004/12/23 21:39:36  saq
 - missing {build,}requires
 - release 3
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-Pyrex.spec?r1=1.8&r2=1.9&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to