rpms/DeviceKit-power/F-11 .cvsignore, 1.11, 1.12 DeviceKit-power.spec, 1.14, 1.15 sources, 1.11, 1.12

Richard Hughes rhughes at fedoraproject.org
Tue Jul 21 15:54:10 UTC 2009


Author: rhughes

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

Modified Files:
	.cvsignore DeviceKit-power.spec sources 
Log Message:
* Tue Jul 21 2009 Richard Hughes  <rhughes at redhat.com> - 010-0.1.20090721git
- Update to todays git snapshot which detects batteries that stop charging at
  less than 95%.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-11/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	6 Jul 2009 12:43:31 -0000	1.11
+++ .cvsignore	21 Jul 2009 15:54:09 -0000	1.12
@@ -1 +1 @@
-DeviceKit-power-009.tar.gz
+DeviceKit-power-010-20090721.tar.gz


Index: DeviceKit-power.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-11/DeviceKit-power.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- DeviceKit-power.spec	6 Jul 2009 12:43:31 -0000	1.14
+++ DeviceKit-power.spec	21 Jul 2009 15:54:09 -0000	1.15
@@ -4,18 +4,21 @@
 %define DeviceKit_version       002
 %define polkit_version          0.8
 %define parted_version          1.8.8
-#%define alphatag                20090513
+%define alphatag                20090721
 
 Summary: Power Management Service
 Name: DeviceKit-power
-Version: 009
-#Release: 0.3.%{?alphatag}git%{?dist}
-Release: 1%{?dist}
+Version: 010
+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
+
+# this is a special build from the fedora11 branch
+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 +54,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,6 +113,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Jul 21 2009 Richard Hughes  <rhughes at redhat.com> - 010-0.1.20090721git
+- Update to todays git snapshot which detects batteries that stop charging at
+  less than 95%.
+
 * Mon Jul 06 2009 Richard Hughes <richard at hughsie.com> - 009-1
 - Update to 009
 - Fixes many problems with multi-battery laptops


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-11/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	6 Jul 2009 12:43:31 -0000	1.11
+++ sources	21 Jul 2009 15:54:09 -0000	1.12
@@ -1 +1 @@
-535703fa7b9c323d6388b5aff28cfeeb  DeviceKit-power-009.tar.gz
+4244dd809a156a194cfc6207adb58ad7  DeviceKit-power-010-20090721.tar.gz




More information about the fedora-extras-commits mailing list