X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.spec;h=4997528257e5f2000ab537e88b65cac8d8e072c7;hb=b0f6529556e71186b186cbc295ad7e21e2288887;hp=0430a1259d8d0efd760a999aa23d7c31960fcf55;hpb=972d318a3123b00d0ed6b78bbcf70a0965841a8e;p=elogind.git diff --git a/udev.spec b/udev.spec index 0430a1259..499752825 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: 058 +Version: 069 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