summaryrefslogtreecommitdiff
path: root/udev.spec
diff options
context:
space:
mode:
Diffstat (limited to 'udev.spec')
-rw-r--r--udev.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/udev.spec b/udev.spec
index 22d9160529..09f95f1317 100644
--- a/udev.spec
+++ b/udev.spec
@@ -27,7 +27,7 @@
# 1 - build it
%define volume_id 1
-Summary: A userspace implementation of devfs
+Summary: A userspace device manager providing devfs functionality
Name: udev
Version: 063
Release: 1
@@ -41,8 +41,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
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