[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/hal/devel .cvsignore, 1.29, 1.30 hal.spec, 1.55, 1.56 sources, 1.29, 1.30 hal-0.5.2-dont-mount-sync.patch, 1.1, NONE hal-0.5.2-fix-doublefree.patch, 1.1, NONE hal-0.5.2-fixup-fstab-sync-man-page.patch, 1.1, NONE
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/hal/devel .cvsignore, 1.29, 1.30 hal.spec, 1.55, 1.56 sources, 1.29, 1.30 hal-0.5.2-dont-mount-sync.patch, 1.1, NONE hal-0.5.2-fix-doublefree.patch, 1.1, NONE hal-0.5.2-fixup-fstab-sync-man-page.patch, 1.1, NONE
- Date: Tue, 12 Jul 2005 12:10:07 -0400
Author: davidz
Update of /cvs/dist/rpms/hal/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3720
Modified Files:
.cvsignore hal.spec sources
Removed Files:
hal-0.5.2-dont-mount-sync.patch hal-0.5.2-fix-doublefree.patch
hal-0.5.2-fixup-fstab-sync-man-page.patch
Log Message:
* Tue Jul 12 2005 David Zeuthen <davidz redhat com> 0.5.3-1
- Update to upstream release 0.5.3
- Drop patches as they are upstream
Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/hal/devel/.cvsignore,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- .cvsignore 12 May 2005 21:25:36 -0000 1.29
+++ .cvsignore 12 Jul 2005 16:10:04 -0000 1.30
@@ -17,3 +17,4 @@
hal-0.5.0.cvs20050404b.tar.gz
hal-0.5.1.tar.gz
hal-0.5.2.tar.gz
+hal-0.5.3.tar.gz
Index: hal.spec
===================================================================
RCS file: /cvs/dist/rpms/hal/devel/hal.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- hal.spec 23 May 2005 14:01:36 -0000 1.55
+++ hal.spec 12 Jul 2005 16:10:04 -0000 1.56
@@ -16,8 +16,8 @@
Summary: Hardware Abstraction Layer
Name: hal
-Version: 0.5.2
-Release: 2
+Version: 0.5.3
+Release: 1
URL: http://www.freedesktop.org/Software/hal
Source0: %{name}-%{version}.tar.gz
License: AFL/GPL
@@ -47,10 +47,6 @@
Requires: libusb >= %{libusb_version}
%endif
-Patch0: hal-0.5.2-dont-mount-sync.patch
-Patch1: hal-0.5.2-fixup-fstab-sync-man-page.patch
-Patch2: hal-0.5.2-fix-doublefree.patch
-
%description
HAL is daemon for collection and maintaining information from several
@@ -81,9 +77,6 @@
%prep
%setup -q
-%patch0 -p0 -b .dont-mount-sync
-%patch1 -p0 -b .fixup-fstab-sync-man-page
-%patch2 -p0 -b .fix-doublefree
%build
@@ -171,6 +164,10 @@
%{_bindir}/hal-device-manager
%changelog
+* Tue Jul 12 2005 David Zeuthen <davidz redhat com> 0.5.3-1
+- Update to upstream release 0.5.3
+- Drop patches as they are upstream
+
* Mon May 23 2005 David Zeuthen <davidz redhat com> 0.5.2-2
- Fix doublefree when locking (#158474)
- Never use the 'sync' mount option (#157674)
Index: sources
===================================================================
RCS file: /cvs/dist/rpms/hal/devel/sources,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- sources 12 May 2005 21:25:36 -0000 1.29
+++ sources 12 Jul 2005 16:10:04 -0000 1.30
@@ -1 +1 @@
-3b351822ba359669646026013a3d5a03 hal-0.5.2.tar.gz
+bc4005ef21c7c8bfe3444cf0f3fa6d68 hal-0.5.3.tar.gz
--- hal-0.5.2-dont-mount-sync.patch DELETED ---
--- hal-0.5.2-fix-doublefree.patch DELETED ---
--- hal-0.5.2-fixup-fstab-sync-man-page.patch DELETED ---
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]