rpms/hal/devel .cvsignore, 1.56, 1.57 hal.spec, 1.160, 1.161 sources, 1.58, 1.59 hal-ck-api-change.patch, 1.1, NONE hal-cloexec.patch, 1.1, NONE

Richard Hughes rhughes at fedoraproject.org
Wed Oct 1 15:07:11 UTC 2008


Author: rhughes

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

Modified Files:
	.cvsignore hal.spec sources 
Removed Files:
	hal-ck-api-change.patch hal-cloexec.patch 
Log Message:
* Wed Oct 01 2008 Richard Hughes <rhughes at redhat.com> - 0.5.12-0.20081001git
- Update to git snapshot 20081001git



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/.cvsignore,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- .cvsignore	9 May 2008 09:56:32 -0000	1.56
+++ .cvsignore	1 Oct 2008 15:06:40 -0000	1.57
@@ -1 +1 @@
-hal-0.5.11.tar.gz
+hal-0.5.12-20081001git.tar.gz


Index: hal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/hal.spec,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- hal.spec	2 Sep 2008 15:27:59 -0000	1.160
+++ hal.spec	1 Oct 2008 15:06:40 -0000	1.161
@@ -20,19 +20,20 @@
 %define acl_version             2.2.39
 %define policykit_version       0.7
 %define gperf_version           3.0.1
+%define alphatag                20081001git
 
 %define hal_user_uid            68
 
 Summary: Hardware Abstraction Layer
 Name: hal
-Version: 0.5.11
-Release: 4%{?dist}
+Version: 0.5.12
+#Release: 5%{?dist}
+Release: 0.%{?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}.tar.gz
+Source0: http://hal.freedesktop.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz
 Patch1: hal-0.5.10-set-property-direct.patch
 Patch2: hal-change-priority.patch
-Patch3: hal-cloexec.patch
-Patch4: hal-ck-api-change.patch
 License: AFL or GPLv2
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
@@ -128,8 +129,6 @@
 %setup -q -n %{name}-%{version}
 %patch1 -p1 -b .direct
 %patch2 -p1 -b .priority
-%patch3 -p1 -b .selinux-leak
-%patch4 -p1 -b .api-change
 
 %build
 autoreconf
@@ -274,6 +273,9 @@
 %{_datadir}/gtk-doc/html/libhal-storage/*
 
 %changelog
+* Wed Oct 01 2008 Richard Hughes <rhughes at redhat.com> - 0.5.12-0.20081001git
+- Update to git snapshot 20081001git
+
 * Tue Sep 02 2008 Richard Hughes <rhughes at redhat.com> - 0.5.11-4
 - Rebuild for new udev (libvolume_id)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/sources,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- sources	9 May 2008 09:56:32 -0000	1.58
+++ sources	1 Oct 2008 15:06:40 -0000	1.59
@@ -1 +1 @@
-750cf074e88b6fb7012f26d99cd39b9b  hal-0.5.11.tar.gz
+d84ecdf5d51d666a17555b9ce3d38449  hal-0.5.12-20081001git.tar.gz


--- hal-ck-api-change.patch DELETED ---


--- hal-cloexec.patch DELETED ---




More information about the scm-commits mailing list