rpms/python/F-11 python.spec,1.146,1.147

Ignacio Vazquez-Abrams ivazquez at fedoraproject.org
Thu Apr 16 00:07:50 UTC 2009


Author: ivazquez

Update of /cvs/pkgs/rpms/python/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26941

Modified Files:
	python.spec 
Log Message:
Oh for...


Index: python.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python/F-11/python.spec,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- python.spec	17 Mar 2009 15:38:27 -0000	1.146
+++ python.spec	16 Apr 2009 00:07:20 -0000	1.147
@@ -22,7 +22,7 @@
 Summary: An interpreted, interactive, object-oriented programming language
 Name: %{python}
 Version: 2.6
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: Python
 Group: Development/Languages
 Provides: python-abi = %{pybasever}
@@ -81,6 +81,10 @@
 Provides: python-sqlite = 2.3.2
 Obsoletes: python-ctypes < 1.0.1
 Provides: python-ctypes = 1.0.1
+Obsoletes: python-hashlib < 20081120
+Provides: python-hashlib = 20081120
+Obsoletes: python-uuid < 1.31
+Provides: python-uuid = 1.31
 %endif
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -531,6 +535,9 @@
 %{_libdir}/python%{pybasever}/lib-dynload/_testcapimodule.so
 
 %changelog
+* Wed Apr 15 2009 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> 2.6-8
+- Replace python-hashlib and python-uuid (#484715)
+
 * Tue Mar 17 2009 James Antill <james at fedoraproject.org> - 2.6-7
 - Use system libffi
 - Resolves: bug#490573




More information about the fedora-extras-commits mailing list