X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev.spec;h=fba731fc36ddc1bf613bf3d889b6d9f738afec5e;hb=46a7fa4bdbce640c76b0a582e3afadc53b8cffd2;hp=2be4496f403881e499485b83375002892aff1fe8;hpb=da1cc7cc5fc671312436cd6122fcb6022cbcfd83;p=elogind.git diff --git a/udev.spec b/udev.spec index 2be4496f4..fba731fc3 100644 --- a/udev.spec +++ b/udev.spec @@ -29,13 +29,14 @@ Summary: A userspace implementation of devfs Name: udev -Version: 014_bk +Version: 015 Release: 1 License: GPL Group: Utilities/System Source: ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/%{name}-%{version}.tar.gz ExclusiveOS: Linux Vendor: Greg Kroah-Hartman +URL : kernel.org/pub/linux/utils/kernel/hotplug/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Prereq: /bin/sh, fileutils, hotplug @@ -96,11 +97,13 @@ rm -rf $RPM_BUILD_ROOT %endif %attr(-,root,root) /etc/hotplug.d/default/udev.hotplug %attr(755,root,root) /etc/init.d/udev -%attr(0644,root,root) %{_mandir}/man8/udev.8* +%attr(0644,root,root) %{_mandir}/man8/udev*.8* %changelog * Mon Jan 26 2004 Greg Kroah-Hartman -- add udevinfo to rpm +- added udevinfo to rpm +- added URL to spec file +- added udevinfo's man page * Mon Jan 05 2004 Rolf Eike Beer - add defines to choose the init script (Redhat or LSB)