rpms/hal/devel .cvsignore, 1.60, 1.61 hal.spec, 1.174, 1.175 sources, 1.62, 1.63

Richard Hughes rhughes at fedoraproject.org
Mon Dec 1 09:30:48 UTC 2008


Author: rhughes

Update of /cvs/pkgs/rpms/hal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2585

Modified Files:
	.cvsignore hal.spec sources 
Log Message:
* Mon Dec 01 2008 Richard Hughes <rhughes at redhat.com> - 0.5.12-14
- Update to 0.5.12 release candidate 1.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/.cvsignore,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- .cvsignore	27 Oct 2008 17:45:45 -0000	1.60
+++ .cvsignore	1 Dec 2008 09:30:17 -0000	1.61
@@ -1 +1 @@
-hal-0.5.12-20081027git.tar.gz
+hal-0.5.12rc1.tar.bz2


Index: hal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/hal.spec,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- hal.spec	24 Nov 2008 12:17:54 -0000	1.174
+++ hal.spec	1 Dec 2008 09:30:17 -0000	1.175
@@ -20,18 +20,18 @@
 %define acl_version             2.2.39
 %define policykit_version       0.7
 %define gperf_version           3.0.1
-%define alphatag                20081027git
+#%define alphatag                20081027git
 
 %define hal_user_uid            68
 
 Summary: Hardware Abstraction Layer
 Name: hal
 Version: 0.5.12
-#Release: 5%{?dist}
-Release: 13.%{?alphatag}%{?dist}
+Release: 14%{?dist}
+#Release: 13.%{?alphatag}%{?dist}
 URL: http://www.freedesktop.org/Software/hal
-#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}rc1.tar.bz2
+#Source0: http://hal.freedesktop.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz
 
 # OLPC specific, not upstream as is a hack until OFW lands
 Source1: 05-olpc-detect.fdi
@@ -40,8 +40,6 @@
 Patch2: hal-change-priority.patch
 Patch3: hal-add-keys-to-buttons.patch
 Patch4: hal-joystick.patch
-Patch5: hal-remove-bdi-devices.patch
-Patch6: hal-add-memstick-support.patch
 
 License: AFL or GPLv2
 Group: System Environment/Libraries
@@ -135,13 +133,11 @@
 API docs for HAL.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{version}rc1
 %patch1 -p1 -b .direct
 %patch2 -p1 -b .priority
 %patch3 -p1 -b .keys
 %patch4 -p1 -b .joystick
-%patch5 -p1 -b .remove-bdi
-%patch6 -p1 -b .memstick
 
 %build
 autoreconf
@@ -289,6 +285,9 @@
 %{_datadir}/gtk-doc/html/libhal-storage/*
 
 %changelog
+* Mon Dec 01 2008 Richard Hughes <rhughes at redhat.com> - 0.5.12-14
+- Update to 0.5.12 release candidate 1.
+
 * Mon Nov 24 2008 Richard Hughes <rhughes at redhat.com> - 0.5.12-13.20081027git
 - For OLPC, set system.firmware.version to the main system firmware version,
   rather than the version of the embedded controller microcode.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/sources,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- sources	27 Oct 2008 17:45:46 -0000	1.62
+++ sources	1 Dec 2008 09:30:17 -0000	1.63
@@ -1 +1 @@
-b47378b52e0bea3afc1991368da2b620  hal-0.5.12-20081027git.tar.gz
+fa520341e5cb6ef121b78470ead27d43  hal-0.5.12rc1.tar.bz2




More information about the fedora-extras-commits mailing list