rpms/DeviceKit-power/F-11 .cvsignore, 1.9, 1.10 DeviceKit-power.spec, 1.12, 1.13 sources, 1.9, 1.10

Richard Hughes rhughes at fedoraproject.org
Mon Jun 1 11:00:03 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/DeviceKit-power/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18502

Modified Files:
	.cvsignore DeviceKit-power.spec sources 
Log Message:
* Mon Jun 01 2009 Richard Hughes <richard at hughsie.com> 008-1
- Update to 008
- Fixes #497563 and #495493



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-11/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	1 Apr 2009 08:29:22 -0000	1.9
+++ .cvsignore	1 Jun 2009 10:59:32 -0000	1.10
@@ -1 +1 @@
-DeviceKit-power-008-20090401.tar.gz
+DeviceKit-power-008.tar.gz


Index: DeviceKit-power.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-11/DeviceKit-power.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- DeviceKit-power.spec	25 Apr 2009 10:16:07 -0000	1.12
+++ DeviceKit-power.spec	1 Jun 2009 10:59:32 -0000	1.13
@@ -4,22 +4,18 @@
 %define DeviceKit_version       002
 %define polkit_version          0.8
 %define parted_version          1.8.8
-%define alphatag                20090401
+#%define alphatag                20090513
 
 Summary: Power Management Service
 Name: DeviceKit-power
 Version: 008
-Release: 0.2.%{?alphatag}git%{?dist}
-#Release: 2%{?dist}
+#Release: 0.3.%{?alphatag}git%{?dist}
+Release: 1%{?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}-%{?alphatag}.tar.gz
-#Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
-
-# Already upstream: 6b197ebd5e0f914071a03f5e3da21e9045df12bc
-Patch0:    DeviceKit-power-007-make-suspend-sync.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
 Requires(postun): /sbin/ldconfig
@@ -55,9 +51,8 @@ Requires: %{name} = %{version}-%{release
 Headers and libraries for DeviceKit-power.
 
 %prep
-#%setup -q
-%setup -q -n %{?name}-%{?version}-%{?alphatag}
-%patch0 -p1 -b .suspend-sync
+%setup -q
+#%setup -q -n %{?name}-%{?version}-%{?alphatag}
 
 %build
 %configure
@@ -115,6 +110,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Mon Jun 01 2009 Richard Hughes <richard at hughsie.com> 008-1
+- Update to 008
+- Fixes #497563 and #495493
+
 * Sat Apr 25 2009 Richard Hughes  <rhughes at redhat.com> - 008-0.2.20090401git
 - Backport a trivial patch from upstream to make the suspend and hibernate
   scripts execute synchronously, which makes the unlock dialog do the right


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	1 Apr 2009 08:29:22 -0000	1.9
+++ sources	1 Jun 2009 10:59:32 -0000	1.10
@@ -1 +1 @@
-f445f1eecd35c38466c3b2abb7147ef1  DeviceKit-power-008-20090401.tar.gz
+37ae30623524d4f476790079930049c8  DeviceKit-power-008.tar.gz




More information about the fedora-extras-commits mailing list