diff --git a/DeviceKit-power.spec b/DeviceKit-power.spec index 39a9421..7599f46 100644 --- a/DeviceKit-power.spec +++ b/DeviceKit-power.spec @@ -9,7 +9,7 @@ Summary: Power Management Service Name: DeviceKit-power Version: 009 -Release: 0.3.%{?alphatag}git%{?dist} +Release: 0.4.%{?alphatag}git%{?dist} #Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -63,6 +63,7 @@ Headers and libraries for DeviceKit-power. %patch0 -p1 -b .polkit1 # we messed about with configure.ac and Makefile.am, so regenerate (due to polkit1 patch) +aclocal autoconf automake @@ -122,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Tue Jun 16 2009 Richard Hughes - 009-0.4.20090616git +- Do aclocal as well due to different values of automake on koji. + * Tue Jun 16 2009 Richard Hughes - 009-0.3.20090616git - Do autoconf and automake as the polkit patch is pretty invasive - Fix up file lists with the new polkit action paths