- rebuild against python 2.5
This commit is contained in:
parent
9c8b7e29ce
commit
ac613236a8
@ -7,7 +7,7 @@
|
|||||||
Summary: D-Bus Python Bindings
|
Summary: D-Bus Python Bindings
|
||||||
Name: dbus-python
|
Name: dbus-python
|
||||||
Version: 0.70
|
Version: 0.70
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
URL: http://www.freedesktop.org/software/dbus/
|
URL: http://www.freedesktop.org/software/dbus/
|
||||||
Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
|
Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
|
||||||
Patch0: dbus-python-0.70-fix-binary-modules-dir.patch
|
Patch0: dbus-python-0.70-fix-binary-modules-dir.patch
|
||||||
@ -48,6 +48,9 @@ rm -rf %{buildroot}
|
|||||||
%{python_sitearch}/dbus/*.py*
|
%{python_sitearch}/dbus/*.py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 6 2006 Jeremy Katz <katzj@redhat.com> - 0.70-8
|
||||||
|
- rebuild against python 2.5
|
||||||
|
|
||||||
* Tue Nov 7 2006 Matthias Clasen <mclasen@redhat.com> - 0.70-7
|
* Tue Nov 7 2006 Matthias Clasen <mclasen@redhat.com> - 0.70-7
|
||||||
- Fix a typo in the spec file
|
- Fix a typo in the spec file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user