X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.spec;h=25bc2d7f2c4e4130394f0a29a10a71033fa025f8;hb=a8586078fc768e930624f29347fedcbb5c5f41cf;hp=11cc2430f93a0e5778fbab3e9d10939ba8e6f7e3;hpb=a82f23bf96bf6e05ae7e986678f411dfa2ad65cc;p=elogind.git diff --git a/udev.spec b/udev.spec index 11cc2430f..25bc2d7f2 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: 061 +Version: 068 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