rpms/DeviceKit-power/devel .cvsignore, 1.8, 1.9 DeviceKit-power.spec, 1.10, 1.11 sources, 1.8, 1.9

Richard Hughes rhughes at fedoraproject.org
Wed Apr 1 08:29:52 UTC 2009


Author: rhughes

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

Modified Files:
	.cvsignore DeviceKit-power.spec sources 
Log Message:
* Tue Apr 01 2009 Richard Hughes  <rhughes at redhat.com> - 008-0.1.20090401git
- Update to todays git snapshot which works with the new permissive DBus.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	30 Mar 2009 11:24:32 -0000	1.8
+++ .cvsignore	1 Apr 2009 08:29:22 -0000	1.9
@@ -1 +1 @@
-DeviceKit-power-007.tar.gz
+DeviceKit-power-008-20090401.tar.gz


Index: DeviceKit-power.spec
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/DeviceKit-power.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- DeviceKit-power.spec	30 Mar 2009 13:52:24 -0000	1.10
+++ DeviceKit-power.spec	1 Apr 2009 08:29:22 -0000	1.11
@@ -4,18 +4,18 @@
 %define DeviceKit_version       002
 %define polkit_version          0.8
 %define parted_version          1.8.8
+%define alphatag                20090401
 
 Summary: Power Management Service
 Name: DeviceKit-power
-Version: 007
-Release: 2%{?dist}
+Version: 008
+Release: 0.1.%{?alphatag}git%{?dist}
+#Release: 2%{?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}.tar.gz
-
-# Already upstream
-Patch0:    DeviceKit-power-007-fix-compile.patch
+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
@@ -52,8 +52,8 @@
 Headers and libraries for DeviceKit-power.
 
 %prep
-%setup -q
-%patch0 -p1 -b .fix-compile
+#%setup -q
+%setup -q -n %{?name}-%{?version}-%{?alphatag}
 
 %build
 %configure
@@ -111,6 +111,9 @@
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Apr 01 2009 Richard Hughes  <rhughes at redhat.com> - 008-0.1.20090401git
+- Update to todays git snapshot which works with the new permissive DBus.
+
 * Mon Mar 30 2009 Richard Hughes <richard at hughsie.com> 007-2
 - Try to fix a compile error with koji and the new gcc.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/DeviceKit-power/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	30 Mar 2009 11:24:32 -0000	1.8
+++ sources	1 Apr 2009 08:29:22 -0000	1.9
@@ -1 +1 @@
-4b1159374f36e23fe7d920f934076269  DeviceKit-power-007.tar.gz
+f445f1eecd35c38466c3b2abb7147ef1  DeviceKit-power-008-20090401.tar.gz




More information about the fedora-extras-commits mailing list