X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.spec;h=52bfa2ffaeb8aed9bb2c800fd7af102443aa5c9a;hb=cfb7ac2b5b3ff38cd9be8a515eaa31696cca7941;hp=d56a43ce7df0657f0f45e414ec586fe7350fdc59;hpb=4d8c16072a2d529b40bcc392396c0dc215236f01;p=elogind.git diff --git a/udev.spec b/udev.spec index d56a43ce7..52bfa2ffa 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: 059 +Version: 065 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