rpms/DeviceKit-power/F-12 .cvsignore, 1.18, 1.19 DeviceKit-power.spec, 1.27, 1.28 sources, 1.18, 1.19

Richard Hughes rhughes at fedoraproject.org
Mon Dec 7 10:03:23 UTC 2009


Author: rhughes

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

Modified Files:
	.cvsignore DeviceKit-power.spec sources 
Log Message:
* Mon Dec 07 2009 Richard Hughes <richard at hughsie.com> - 013-1
- Update to 013
- Detect more supported UPS devices.
- Fix the Toshiba battery recall data.
- Fix a crash when the battery NVRAM is invalid.
- Add a couple of fixes for very new battery support.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	18 Nov 2009 09:55:09 -0000	1.18
+++ .cvsignore	7 Dec 2009 10:03:23 -0000	1.19
@@ -1 +1 @@
-DeviceKit-power-013-20091118.tar.gz
+DeviceKit-power-013.tar.gz


Index: DeviceKit-power.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/DeviceKit-power.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- DeviceKit-power.spec	18 Nov 2009 09:55:09 -0000	1.27
+++ DeviceKit-power.spec	7 Dec 2009 10:03:23 -0000	1.28
@@ -8,13 +8,13 @@
 Summary: Power Management Service
 Name: DeviceKit-power
 Version: 013
-Release: 0.1.%{?alphatag}git%{?dist}
-#Release: 2%{?dist}
+#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
@@ -37,8 +37,6 @@ Requires: polkit >= %{polkit_version}
 Requires: udev
 Requires: pm-utils >= 1.2.2.1
 
-# Patch0: encrypted-swap.patch
-
 %description
 DeviceKit-power provides a daemon, API and command line tools for
 managing power devices attached to the system.
@@ -52,9 +50,8 @@ Requires: %{name} = %{version}-%{release
 Headers and libraries for DeviceKit-power.
 
 %prep
-#%setup -q
-%setup -q -n %{?name}-%{?version}-%{?alphatag}
-#%patch0 -p1 -b .encrypted-swap
+%setup -q
+#%setup -q -n %{?name}-%{?version}-%{?alphatag}
 
 %build
 %configure
@@ -112,6 +109,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/DeviceKit-power/devkit-power-gobject/*.h
 
 %changelog
+* Mon Dec 07 2009 Richard Hughes <richard at hughsie.com> - 013-1
+- Update to 013
+- Detect more supported UPS devices.
+- Fix the Toshiba battery recall data.
+- Fix a crash when the battery NVRAM is invalid.
+- Add a couple of fixes for very new battery support.
+
 * Wed Nov 18 2009 Richard Hughes  <rhughes at redhat.com> - 013-0.1.20091118git
 - Update to a git snapshot
 - Don't crash the daemon if the battery is broken. Fixes #533654


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	18 Nov 2009 09:55:09 -0000	1.18
+++ sources	7 Dec 2009 10:03:23 -0000	1.19
@@ -1 +1 @@
-e854f959bca44c282720267a314466dd  DeviceKit-power-013-20091118.tar.gz
+4fd56be8344556f55f86d476adbc9ab5  DeviceKit-power-013.tar.gz




More information about the fedora-extras-commits mailing list