From 27d815c350a18f4c0749a750ed2bb9e79455b806 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Apr 01 2009 08:29:22 +0000 Subject: - Update to todays git snapshot which works with the new permissive DBus. --- diff --git a/.cvsignore b/.cvsignore index 9041958..04e2b13 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -DeviceKit-power-007.tar.gz +DeviceKit-power-008-20090401.tar.gz diff --git a/DeviceKit-power.spec b/DeviceKit-power.spec index 2b919d0..07d02f0 100644 --- a/DeviceKit-power.spec +++ b/DeviceKit-power.spec @@ -4,18 +4,18 @@ %define DeviceKit_version 002 %define polkit_version 0.8 %define parted_version 1.8.8 +%define alphatag 20090401 Summary: Power Management Service Name: DeviceKit-power -Version: 007 -Release: 2%{?dist} +Version: 008 +Release: 0.1.%{?alphatag}git%{?dist} +#Release: 2%{?dist} License: GPLv2+ Group: System Environment/Libraries URL: http://gitweb.freedesktop.org/?p=users/david/DeviceKit.git;a=summary -Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz - -# Already upstream -Patch0: DeviceKit-power-007-fix-compile.patch +Source0: http://hal.freedesktop.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz +#Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Requires(post): /sbin/ldconfig @@ -52,8 +52,8 @@ Requires: %{name} = %{version}-%{release} Headers and libraries for DeviceKit-power. %prep -%setup -q -%patch0 -p1 -b .fix-compile +#%setup -q +%setup -q -n %{?name}-%{?version}-%{?alphatag} %build %configure @@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Tue Apr 01 2009 Richard Hughes - 008-0.1.20090401git +- Update to todays git snapshot which works with the new permissive DBus. + * Mon Mar 30 2009 Richard Hughes 007-2 - Try to fix a compile error with koji and the new gcc. diff --git a/sources b/sources index 4d5d4ea..0d005cd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b1159374f36e23fe7d920f934076269 DeviceKit-power-007.tar.gz +f445f1eecd35c38466c3b2abb7147ef1 DeviceKit-power-008-20090401.tar.gz