rpms/python-goopy/devel python-goopy.spec,1.4,1.5

Peter Jones (pjones) fedora-extras-commits at redhat.com
Mon Dec 11 21:01:39 UTC 2006


Author: pjones

Update of /cvs/extras/rpms/python-goopy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9558

Modified Files:
	python-goopy.spec 
Log Message:
- rebuild for python 2.5



Index: python-goopy.spec
===================================================================
RCS file: /cvs/extras/rpms/python-goopy/devel/python-goopy.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-goopy.spec	15 Sep 2006 15:59:01 -0000	1.4
+++ python-goopy.spec	11 Dec 2006 21:01:09 -0000	1.5
@@ -1,12 +1,11 @@
 %define realname goopy
-%define pyver %(%{__python} -c "import sys; print sys.version[:3]")
 %undefine _enable_debug_packages
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary: Google Python Utilities
 Name: python-goopy
 Version: 0.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Source0: %{realname}-%{version}.tar.gz
 License: BSD
 Group: Development/Libraries
@@ -38,6 +37,9 @@
 %doc README PKG-INFO
 
 %changelog
+* Mon Dec 11 2006 Peter Jones <pjones at redhat.com> - 0.1-4
+- Rebuild for python 2.5
+
 * Fri Sep 15 2006 Peter Jones <pjones at redhat.com> - 0.1-3
 - Make this build again, and rebuild for FC-6
 




More information about the fedora-extras-commits mailing list