rpms/udev/devel udev.spec, 1.211, 1.212 udev-084-floppy.patch, 1.1, NONE udev-084-pg.patch, 1.1, NONE udev-089-last_modalias.patch, 1.2, NONE udev-095-longcomment.patch, 1.1, NONE udev-095-path_id.patch, 1.1, NONE udev-095-path_id2.patch, 1.1, NONE udev-095-selinux.patch, 1.1, NONE udevstart2.patch, 1.6, NONE

Harald Hoyer (harald) fedora-extras-commits at redhat.com
Mon Jul 30 16:25:10 UTC 2007


Author: harald

Update of /cvs/pkgs/rpms/udev/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21571

Modified Files:
	udev.spec 
Removed Files:
	udev-084-floppy.patch udev-084-pg.patch 
	udev-089-last_modalias.patch udev-095-longcomment.patch 
	udev-095-path_id.patch udev-095-path_id2.patch 
	udev-095-selinux.patch udevstart2.patch 
Log Message:
- removed "noreplace" config tag from rules (#250043)


Index: udev.spec
===================================================================
RCS file: /cvs/pkgs/rpms/udev/devel/udev.spec,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -r1.211 -r1.212
--- udev.spec	27 Jul 2007 16:51:38 -0000	1.211
+++ udev.spec	30 Jul 2007 16:24:32 -0000	1.212
@@ -6,7 +6,7 @@
 Summary: A userspace implementation of devfs
 Name: udev
 Version: 113
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: GPL
 Group: System Environment/Base
 Provides: udev-persistent = %{version}-%{release}
@@ -292,13 +292,13 @@
 %attr(0755,root,root) %dir %{_sysconfdir}/udev/makedev.d/
 
 %config(noreplace) %attr(0644,root,root) %{_sysconfdir}/udev/udev.conf
-%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/udev/rules.d/*.rules
-%config(noreplace) %attr(0644,root,root) %dir %{_sysconfdir}/udev/makedev.d/50-udev.nodes
+%config %attr(0644,root,root) %{_sysconfdir}/udev/rules.d/*.rules
+%config %attr(0644,root,root) %dir %{_sysconfdir}/udev/makedev.d/50-udev.nodes
 
 #%config(missingok) %{_sysconfdir}/hotplug.d/default/10-udev.hotplug
 %config(noreplace) %attr(0644,root,root) %{_sysconfdir}/scsi_id.config
 
-%config(noreplace) %attr(0755,root,root)/etc/sysconfig/modules/udev-stw.modules
+%config %attr(0755,root,root)/etc/sysconfig/modules/udev-stw.modules
 
 %dir %attr(0755,root,root) %{firmwaredir}
 %attr(0644,root,root) %{_mandir}/man8/udev*.8*
@@ -342,6 +342,9 @@
 %{_libdir}/pkgconfig/libvolume_id.pc 
 
 %changelog
+* Mon Jul 30 2007 Harald Hoyer <harald at redhat.com> - 113-8
+- removed "noreplace" config tag from rules (#250043)
+
 * Fri Jul 27 2007 Harald Hoyer <harald at redhat.com> - 113-7
 - major rule cleanup
 - removed persistent rules from 50 and included upstream rules


--- udev-084-floppy.patch DELETED ---


--- udev-084-pg.patch DELETED ---


--- udev-089-last_modalias.patch DELETED ---


--- udev-095-longcomment.patch DELETED ---


--- udev-095-path_id.patch DELETED ---


--- udev-095-path_id2.patch DELETED ---


--- udev-095-selinux.patch DELETED ---


--- udevstart2.patch DELETED ---




More information about the scm-commits mailing list