chiark / gitweb /
prepare for new HAL udevdb dump
[elogind.git] / udev.spec
index 28f19565da5a4b9362611c581f0f018004ba6d9c..25bc2d7f2c4e4130394f0a29a10a71033fa025f8 100644 (file)
--- a/udev.spec
+++ b/udev.spec
@@ -27,9 +27,9 @@
 # 1 - build it
 %define volume_id 1
 
 # 1 - build it
 %define volume_id 1
 
-Summary: A userspace implementation of devfs
+Summary: A userspace device manager providing devfs functionality
 Name: udev
 Name: udev
-Version: 058
+Version: 068
 Release: 1
 License: GPL
 Group: Utilities/System
 Release: 1
 License: GPL
 Group: Utilities/System
@@ -41,8 +41,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Prereq: /bin/sh, fileutils, hotplug
 
 %description
 Prereq: /bin/sh, fileutils, hotplug
 
 %description
-udev is a implementation of devfs in userspace using sysfs and
-/sbin/hotplug. It requires a 2.6 kernel to run properly.
+udev is a userspace device manager, using sysfs and uevents
+to provide a devfs-like device directory management and uevent
+dispatching.
 
 %prep
 %setup -q
 
 %prep
 %setup -q
@@ -112,9 +113,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(-,root,root) /etc/hotplug.d/default/udev.hotplug
 %attr(755,root,root) /etc/init.d/udev
 %attr(0644,root,root) %{_mandir}/man8/udev*.8*
 %attr(-,root,root) /etc/hotplug.d/default/udev.hotplug
 %attr(755,root,root) /etc/init.d/udev
 %attr(0644,root,root) %{_mandir}/man8/udev*.8*
-%attr(755,root,root) %dir /etc/dev.d/
-%attr(755,root,root) %dir /etc/dev.d/net/
-%attr(0755,root,root) /etc/dev.d/net/hotplug.dev
 
 %if %{scsi_id}
        %attr(755,root,root) /sbin/scsi_id
 
 %if %{scsi_id}
        %attr(755,root,root) /sbin/scsi_id