- rebuild against new Pyrex

This commit is contained in:
David Zeuthen 2007-01-03 21:13:09 +00:00
parent ac613236a8
commit ff5efe7bf4

View File

@ -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 <davidz@redhat.com> - 0.70-9%{?dist}
- rebuild against new Pyrex
* Wed Dec 6 2006 Jeremy Katz <katzj@redhat.com> - 0.70-8
- rebuild against python 2.5