rpms/udev/devel udev.spec, 1.294, 1.295 0001-enumeration-move-ALSA-control-devices-to-the-end-of-.patch, 1.1, NONE 0002-udevd-add-timestamp-to-debug-output.patch, 1.1, NONE 0003-fix-wrong-parameter-size-on-ioctl-FIONREAD.patch, 1.1, NONE 0004-fix-single-session-CD-detection.patch, 1.1, NONE 0005-fix-previous-commit-for-CD-detection.patch, 1.1, NONE ck-runseat.patch, 1.1, NONE

Harald Hoyer harald at fedoraproject.org
Fri Oct 9 10:48:11 UTC 2009


Author: harald

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

Modified Files:
	udev.spec 
Removed Files:
	0001-enumeration-move-ALSA-control-devices-to-the-end-of-.patch 
	0002-udevd-add-timestamp-to-debug-output.patch 
	0003-fix-wrong-parameter-size-on-ioctl-FIONREAD.patch 
	0004-fix-single-session-CD-detection.patch 
	0005-fix-previous-commit-for-CD-detection.patch 
	ck-runseat.patch 
Log Message:
* Fri Oct 09 2009 Harald Hoyer <harald at redhat.com> 147-0.1.gitdf3e07d
- pre 147 
- database format changed
- lots of potential buffer overflow fixes



Index: udev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/udev/devel/udev.spec,v
retrieving revision 1.294
retrieving revision 1.295
diff -u -p -r1.294 -r1.295
--- udev.spec	29 Sep 2009 13:09:11 -0000	1.294
+++ udev.spec	9 Oct 2009 10:48:11 -0000	1.295
@@ -4,22 +4,16 @@
 
 Summary: A userspace implementation of devfs
 Name: udev
-Version: 145
-Release: 10%{?dist}
+Version: 147
+Release: 0.1.gitdf3e07d%{?dist}
 License: GPLv2
 Group: System Environment/Base
 Provides: udev-persistent = %{version}-%{release}
 Obsoletes: udev-persistent < 0:030-5
 Obsoletes: udev-extras < 20090618
 Provides: udev-extras = 20090618-1
-Source: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2
-
-Patch1: 0001-enumeration-move-ALSA-control-devices-to-the-end-of-.patch
-Patch2: 0002-udevd-add-timestamp-to-debug-output.patch
-Patch3: 0003-fix-wrong-parameter-size-on-ioctl-FIONREAD.patch
-Patch4: 0004-fix-single-session-CD-detection.patch
-Patch5: 0005-fix-previous-commit-for-CD-detection.patch
-Patch6: ck-runseat.patch
+Source: udev-147-0.gitdf3e07d.tar.bz2
+#Source: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.bz2
 
 Source1: start_udev
 Source3: udev-post.init
@@ -99,14 +93,8 @@ Requires: libgudev1 = %{version}-%{relea
 This package contains the header and pkg-config files for developing
 glib-based applications using libudev functionality.
 
-%prep
+%prep 
 %setup -q  
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1 -b .ck041
 
 %build
 # get rid of rpath
@@ -158,7 +146,6 @@ for i in \
 	rules/packages/40-s390.rules \
 %endif
 	rules/packages/40-isdn.rules \
-	rules/packages/40-alsa.rules \
 	rules/packages/64-md-raid.rules \
 	rules/packages/64-device-mapper.rules \
 	; do
@@ -358,6 +345,11 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_libdir}/pkgconfig/gudev-1.0*
 
 %changelog
+* Fri Oct 09 2009 Harald Hoyer <harald at redhat.com> 147-0.1.gitdf3e07d
+- pre 147 
+- database format changed
+- lots of potential buffer overflow fixes
+
 * Tue Sep 29 2009 Harald Hoyer <harald at redhat.com> 145-10
 - add ConsoleKit patch for ConsoleKit 0.4.1
 


--- 0001-enumeration-move-ALSA-control-devices-to-the-end-of-.patch DELETED ---


--- 0002-udevd-add-timestamp-to-debug-output.patch DELETED ---


--- 0003-fix-wrong-parameter-size-on-ioctl-FIONREAD.patch DELETED ---


--- 0004-fix-single-session-CD-detection.patch DELETED ---


--- 0005-fix-previous-commit-for-CD-detection.patch DELETED ---


--- ck-runseat.patch DELETED ---




More information about the fedora-extras-commits mailing list