X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev.spec;h=2b8eb054c02a01e8fdbfcd57b12578302f4c6ab6;hp=496065a79b3e1bad21376b68aadc96bd66e04424;hb=2321ba6fd89635f321ec08fa3803aa7e20aa76bf;hpb=face198a5f21027fefe796dc01e19e349a2d36ce diff --git a/udev.spec b/udev.spec index 496065a79..2b8eb054c 100644 --- a/udev.spec +++ b/udev.spec @@ -27,9 +27,9 @@ # 1 - build it %define volume_id 1 -Summary: A userspace implementation of devfs +Summary: A userspace device manager providing devfs functionality Name: udev -Version: 062 +Version: 070 Release: 1 License: GPL Group: Utilities/System @@ -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