SPECS: python-configobj.spec - up to 4.5.0 - use macro for removin...
twittner
twittner at pld-linux.org
Wed Feb 6 17:52:29 CET 2008
Author: twittner Date: Wed Feb 6 16:52:29 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.5.0
- use macro for removing *.py
- working source URL
---- Files affected:
SPECS:
python-configobj.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/python-configobj.spec
diff -u SPECS/python-configobj.spec:1.1 SPECS/python-configobj.spec:1.2
--- SPECS/python-configobj.spec:1.1 Wed Dec 26 20:08:48 2007
+++ SPECS/python-configobj.spec Wed Feb 6 17:52:23 2008
@@ -1,12 +1,12 @@
# $Revision$, $Date$
Summary: Reading and writing config files
Name: python-configobj
-Version: 4.4.0
+Version: 4.5.0
Release: 1
License: MIT
Group: Libraries/Python
-Source0: http://downloads.sourceforge.net/configobj/configobj-%{version}.zip
-# Source0-md5: 9d222d8d583b9bdc5b5ecbae1be5177a
+Source0: http://www.voidspace.org.uk/cgi-bin/voidspace/downman.py?file=configobj-%{version}.zip
+# Source0-md5: 0cc7989083b6030843f6600ca512bc9e
URL: http://www.voidspace.org.uk/python/configobj.html
BuildRequires: python-devel >= 1:2.3.0
%pyrequires_eq python-modules
@@ -31,8 +31,7 @@
%py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}
%py_comp $RPM_BUILD_ROOT%{py_sitescriptdir}
-
-find $RPM_BUILD_ROOT%{py_sitescriptdir} -name "*.py" | xargs rm
+%py_postclean
%clean
rm -rf $RPM_BUILD_ROOT
@@ -47,6 +46,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-02-06 16:52:23 twittner
+- up to 4.5.0
+- use macro for removing *.py
+- working source URL
+
Revision 1.1 2007-12-26 19:08:48 patrys
- initial PLD release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-configobj.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list