rpms/DeviceKit-power/F-12 .cvsignore, 1.19, 1.20 DeviceKit-power.spec, 1.28, 1.29 sources, 1.19, 1.20

Richard Hughes rhughes at fedoraproject.org
Fri Jan 8 11:04:45 UTC 2010


Author: rhughes

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

Modified Files:
	.cvsignore DeviceKit-power.spec sources 
Log Message:
* Fri Jan 08 2010 Richard Hughes <richard at hughsie.com> - 014-1
- Update to 014
- Check if swap exists before determining how much is free
- Prevent segfault if connection to system dbus fails
- Fix segfault in the history code.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	7 Dec 2009 10:03:23 -0000	1.19
+++ .cvsignore	8 Jan 2010 11:04:44 -0000	1.20
@@ -1 +1 @@
-DeviceKit-power-013.tar.gz
+DeviceKit-power-014.tar.gz


Index: DeviceKit-power.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/DeviceKit-power.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- DeviceKit-power.spec	7 Dec 2009 10:03:23 -0000	1.28
+++ DeviceKit-power.spec	8 Jan 2010 11:04:45 -0000	1.29
@@ -3,17 +3,14 @@
 %define dbus_glib_version       0.70
 %define polkit_version          0.92
 %define parted_version          1.8.8
-%define alphatag                20091118
 
 Summary: Power Management Service
 Name: DeviceKit-power
-Version: 013
-#Release: 0.1.%{?alphatag}git%{?dist}
+Version: 014
 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
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -51,7 +48,6 @@ Headers and libraries for DeviceKit-powe
 
 %prep
 %setup -q
-#%setup -q -n %{?name}-%{?version}-%{?alphatag}
 
 %build
 %configure
@@ -109,6 +105,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/DeviceKit-power/devkit-power-gobject/*.h
 
 %changelog
+* Fri Jan 08 2010 Richard Hughes <richard at hughsie.com> - 014-1
+- Update to 014
+- Check if swap exists before determining how much is free
+- Prevent segfault if connection to system dbus fails
+- Fix segfault in the history code.
+
 * Mon Dec 07 2009 Richard Hughes <richard at hughsie.com> - 013-1
 - Update to 013
 - Detect more supported UPS devices.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/F-12/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	7 Dec 2009 10:03:23 -0000	1.19
+++ sources	8 Jan 2010 11:04:45 -0000	1.20
@@ -1 +1 @@
-4fd56be8344556f55f86d476adbc9ab5  DeviceKit-power-013.tar.gz
+935d37f1e14b3c8a1d6dabcd9a38d3ca  DeviceKit-power-014.tar.gz




More information about the fedora-extras-commits mailing list