From ff5efe7bf4c00cf8047b696f9089431084d7b3a4 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Jan 03 2007 21:13:09 +0000 Subject: - rebuild against new Pyrex --- diff --git a/dbus-python.spec b/dbus-python.spec index fef72ec..64218e4 100644 --- a/dbus-python.spec +++ b/dbus-python.spec @@ -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 @@ rm -rf %{buildroot} %{python_sitearch}/dbus/*.py* %changelog +* Wed Jan 3 2007 David Zeuthen - 0.70-9%{?dist} +- rebuild against new Pyrex + * Wed Dec 6 2006 Jeremy Katz - 0.70-8 - rebuild against python 2.5