X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.spec;h=d64d32c535e31ccfd1d74a26df6dec67e66cabcf;hb=da4aec2fb4e3c9f1f73a67a5e326c90220fb0c59;hp=22d91605293d39918f84598e9e63b3554eea0855;hpb=8365854ccda3d0f36333b699454238cff111e169;p=elogind.git diff --git a/udev.spec b/udev.spec index 22d916052..d64d32c53 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: 063 +Version: 066 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