rpms/DeviceKit-power/F-12 .cvsignore, 1.16, 1.17 DeviceKit-power.spec, 1.24, 1.25 sources, 1.16, 1.17

Richard Hughes rhughes at fedoraproject.org
Mon Oct 19 10:29:59 UTC 2009


Author: rhughes

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

Modified Files:
	.cvsignore DeviceKit-power.spec sources 
Log Message:
* Mon Oct 19 2009 Richard Hughes <richard at hughsie.com> - 012-1
- Update to 012
- Detect encrypted swap and prevent hibernate in this case.
- When we do a delayed refresh, actually do 5 x 1 second apart rather
  than 1 x 3 seconds which should fix some slow battery devices.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	14 Sep 2009 10:44:54 -0000	1.16
+++ .cvsignore	19 Oct 2009 10:29:59 -0000	1.17
@@ -1 +1 @@
-DeviceKit-power-011-20090914.tar.gz
+DeviceKit-power-012.tar.gz


Index: DeviceKit-power.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/DeviceKit-power.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- DeviceKit-power.spec	14 Sep 2009 10:44:54 -0000	1.24
+++ DeviceKit-power.spec	19 Oct 2009 10:29:59 -0000	1.25
@@ -7,14 +7,14 @@
 
 Summary: Power Management Service
 Name: DeviceKit-power
-Version: 011
-Release: 0.1.%{?alphatag}git%{?dist}
-#Release: 1%{?dist}
+Version: 012
+#Release: 0.1.%{?alphatag}git%{?dist}
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://cgit.freedesktop.org/DeviceKit/DeviceKit-power/
-Source0:   http://hal.freedesktop.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz
-#Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
+#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
@@ -50,8 +50,8 @@ Requires: %{name} = %{version}-%{release
 Headers and libraries for DeviceKit-power.
 
 %prep
-#%setup -q
-%setup -q -n %{?name}-%{?version}-%{?alphatag}
+%setup -q
+#%setup -q -n %{?name}-%{?version}-%{?alphatag}
 
 %build
 %configure
@@ -109,6 +109,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/DeviceKit-power/devkit-power-gobject/*.h
 
 %changelog
+* Mon Oct 19 2009 Richard Hughes <richard at hughsie.com> - 012-1
+- Update to 012
+- Detect encrypted swap and prevent hibernate in this case.
+- When we do a delayed refresh, actually do 5 x 1 second apart rather
+  than 1 x 3 seconds which should fix some slow battery devices.
+
 * Mon Sep 14 2009 Richard Hughes  <rhughes at redhat.com> - 011-0.1.20090914git
 - Update to todays git snapshot to fix the session exploding when a USB UPS is
   inserted then removed a few times.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- sources	14 Sep 2009 10:44:54 -0000	1.16
+++ sources	19 Oct 2009 10:29:59 -0000	1.17
@@ -1 +1 @@
-3c19e1040d34657a988e8374219cd576  DeviceKit-power-011-20090914.tar.gz
+34b8d698658cce77050443125fa9fab4  DeviceKit-power-012.tar.gz




More information about the scm-commits mailing list