diff --git a/pyatspi.spec b/pyatspi.spec index 7f096e2..8dfa305 100644 --- a/pyatspi.spec +++ b/pyatspi.spec @@ -4,7 +4,7 @@ Name: pyatspi Version: 0.1.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for at-spi Group: Development/Languages @@ -38,7 +38,7 @@ This package includes a python client library for at-spi. %build -%configure +%configure --enable-relocate make @@ -53,10 +53,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING AUTHORS README -%{python_sitelib}/* +%{python_sitelib}/pyatspi_dbus %changelog +* Wed Feb 3 2010 Matthias Clasen - 0.1.5-2 +- Relocate + * Sun Jan 16 2010 Matthias Clasen - 0.1.5-1 - Update to 0.1.5