rpms/dbus-python/devel dbus-python.spec,1.11,1.12

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jan 3 21:13:11 UTC 2007


Author: davidz

Update of /cvs/dist/rpms/dbus-python/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27079

Modified Files:
	dbus-python.spec 
Log Message:
* Wed Jan  3 2007 David Zeuthen <davidz at redhat.com> - 0.70-9%{?dist}
- rebuild against new Pyrex




Index: dbus-python.spec
===================================================================
RCS file: /cvs/dist/rpms/dbus-python/devel/dbus-python.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dbus-python.spec	6 Dec 2006 23:09:31 -0000	1.11
+++ dbus-python.spec	3 Jan 2007 21:13:09 -0000	1.12
@@ -1,13 +1,13 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-%define pyrex_version 0.9.3
+%define pyrex_version 0.9.4-4
 %define dbus_glib_version 0.70
 %define dbus_version 0.90
 
 Summary: D-Bus Python Bindings 
 Name: dbus-python
 Version: 0.70
-Release: 8%{?dist} 
+Release: 9%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
 Patch0: dbus-python-0.70-fix-binary-modules-dir.patch
@@ -48,6 +48,9 @@
 %{python_sitearch}/dbus/*.py*
 
 %changelog
+* Wed Jan  3 2007 David Zeuthen <davidz at redhat.com> - 0.70-9%{?dist}
+- rebuild against new Pyrex
+
 * Wed Dec  6 2006 Jeremy Katz <katzj at redhat.com> - 0.70-8
 - rebuild against python 2.5
 




More information about the fedora-cvs-commits mailing list