rpms/udev/F-11 udev.spec,1.271,1.272

Harald Hoyer harald at fedoraproject.org
Fri Apr 24 10:33:37 UTC 2009


Author: harald

Update of /cvs/pkgs/rpms/udev/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19416

Modified Files:
	udev.spec 
Log Message:
* Fri Apr 24 2009 Harald Hoyer <harald at redhat.com> 141-2
- cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id
  (bug #496298)
- Resolves: rhbz#496298



Index: udev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/udev/F-11/udev.spec,v
retrieving revision 1.271
retrieving revision 1.272
diff -u -r1.271 -r1.272
--- udev.spec	14 Apr 2009 13:47:31 -0000	1.271
+++ udev.spec	24 Apr 2009 10:33:07 -0000	1.272
@@ -6,7 +6,7 @@
 Summary: A userspace implementation of devfs
 Name: udev
 Version: 141
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Provides: udev-persistent = %{version}-%{release}
@@ -18,6 +18,8 @@
 Source4: fw_unit_symlinks.sh
 Source5: udev.sysconfig
 
+Patch1: udev.git-f907449eee.patch
+
 Patch102: udev-118-sysconf.patch
 
 ExclusiveOS: Linux
@@ -91,6 +93,8 @@
 %prep
 %setup -q  
 
+%patch1 -p1 -b .git1
+
 %patch102 -p1 -b .sysconf
 
 %build
@@ -379,6 +383,11 @@
 
 
 %changelog
+* Fri Apr 24 2009 Harald Hoyer <harald at redhat.com> 141-2
+- cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id
+  (bug #496298)
+- Resolves: rhbz#496298
+
 * Tue Apr 14 2009 Harald Hoyer <harald at redhat.com> 141-1
 - version 141
 




More information about the fedora-extras-commits mailing list