From: greg@kroah.com Date: Tue, 27 Jan 2004 03:41:00 +0000 (-0800) Subject: [PATCH] added URL to spec file. X-Git-Tag: 015~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=8fc34188503e0dd131eb215b7b1832e21434c7c8;p=elogind.git [PATCH] added URL to spec file. --- diff --git a/udev.spec b/udev.spec index 2be4496f4..b9a20ac5f 100644 --- a/udev.spec +++ b/udev.spec @@ -36,6 +36,7 @@ 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 @@ -101,6 +102,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Jan 26 2004 Greg Kroah-Hartman - add udevinfo to rpm +- added URL to spec file * Mon Jan 05 2004 Rolf Eike Beer - add defines to choose the init script (Redhat or LSB)