rpms/DeviceKit-power/devel .cvsignore, 1.12, 1.13 DeviceKit-power.spec, 1.14, 1.15 sources, 1.12, 1.13 DeviceKit-power-007-fix-compile.patch, 1.1, NONE

Richard Hughes rhughes at fedoraproject.org
Tue Jun 16 08:10:43 UTC 2009


Author: rhughes

Update of /cvs/pkgs/rpms/DeviceKit-power/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9381

Modified Files:
	.cvsignore DeviceKit-power.spec sources 
Removed Files:
	DeviceKit-power-007-fix-compile.patch 
Log Message:
* Tue Jun 16 2009 Richard Hughes  <rhughes at redhat.com> - 009-0.1.20090616git
- Update to todays git snapshot to fix reporting issues with empty batteries.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	1 Jun 2009 10:47:54 -0000	1.12
+++ .cvsignore	16 Jun 2009 08:10:11 -0000	1.13
@@ -1 +1 @@
-DeviceKit-power-008.tar.gz
+DeviceKit-power-009-20090616.tar.gz


Index: DeviceKit-power.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/DeviceKit-power.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- DeviceKit-power.spec	1 Jun 2009 10:47:54 -0000	1.14
+++ DeviceKit-power.spec	16 Jun 2009 08:10:11 -0000	1.15
@@ -4,18 +4,18 @@
 %define DeviceKit_version       002
 %define polkit_version          0.8
 %define parted_version          1.8.8
-#%define alphatag                20090513
+%define alphatag                20090616
 
 Summary: Power Management Service
 Name: DeviceKit-power
-Version: 008
-#Release: 0.3.%{?alphatag}git%{?dist}
-Release: 1%{?dist}
+Version: 009
+Release: 0.1.%{?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
+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
@@ -51,8 +51,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
@@ -110,8 +110,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Jun 16 2009 Richard Hughes  <rhughes at redhat.com> - 009-0.1.20090616git
+- Update to todays git snapshot to fix reporting issues with empty batteries.
+
 * Mon Jun 01 2009 Richard Hughes <richard at hughsie.com> 008-1
 - Update to 008
+- Fixes #497563 and #495493
 
 * Wed May 13 2009 Richard Hughes  <rhughes at redhat.com> - 008-0.3.20090513git
 - Update to todays git snapshot which should fix some polling issues.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	1 Jun 2009 10:47:54 -0000	1.12
+++ sources	16 Jun 2009 08:10:11 -0000	1.13
@@ -1 +1 @@
-37ae30623524d4f476790079930049c8  DeviceKit-power-008.tar.gz
+5e1fa469f6ad582e54272e1252db0311  DeviceKit-power-009-20090616.tar.gz


--- DeviceKit-power-007-fix-compile.patch DELETED ---




More information about the fedora-extras-commits mailing list