SPECS: python-ctypes.spec - updated to 0.9.9.6 - removed gcc4.patc...

wiget wiget at pld-linux.org
Fri Apr 21 00:22:37 CEST 2006


Author: wiget                        Date: Thu Apr 20 22:22:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.9.9.6
- removed gcc4.patch (fixed mainstream)

---- Files affected:
SPECS:
   python-ctypes.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/python-ctypes.spec
diff -u SPECS/python-ctypes.spec:1.10 SPECS/python-ctypes.spec:1.11
--- SPECS/python-ctypes.spec:1.10	Tue Apr 11 18:13:00 2006
+++ SPECS/python-ctypes.spec	Fri Apr 21 00:22:32 2006
@@ -7,13 +7,12 @@
 Summary:	Python package to call functions in dynamic linked libraries
 Summary(pl):	Pakiet Pythona do wywoływania funkcji w bibliotekach linkowanych dynamicznie
 Name:		python-%{module}
-Version:	0.9.6
-Release:	2
+Version:	0.9.9.6
+Release:	1
 License:	MIT
 Group:		Development/Languages/Python
 Source0:	http://dl.sourceforge.net/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5:	9f6bfdb21f7016da2518020beb326da0
-Patch0:		%{name}-gcc4.patch
+# Source0-md5:	6c7240608d564018ef8254721fde0012
 URL:		http://starship.python.net/crew/theller/ctypes/
 BuildRequires:	libffi-devel
 BuildRequires:	python-devel
@@ -35,7 +34,6 @@
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
 
 %build
 CFLAGS="%{rpmcflags}"
@@ -66,6 +64,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/04/20 22:22:32  wiget
+- updated to 0.9.9.6
+- removed gcc4.patch (fixed mainstream)
+
 Revision 1.10  2006/04/11 16:13:00  wiget
 - added gcc4.patch (compilation fix)
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-ctypes.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list