From da1cc7cc5fc671312436cd6122fcb6022cbcfd83 Mon Sep 17 00:00:00 2001 From: "greg@kroah.com" Date: Mon, 26 Jan 2004 19:32:57 -0800 Subject: [PATCH] [PATCH] add udevinfo to udev.spec file. --- udev.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/udev.spec b/udev.spec index 8494143ec..2be4496f4 100644 --- a/udev.spec +++ b/udev.spec @@ -85,6 +85,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %doc COPYING README TODO ChangeLog %attr(755,root,root) /sbin/udev +%attr(755,root,root) /sbin/udevinfo %attr(755,root,root) /udev/ %attr(755,root,root) /etc/udev/ %config(noreplace) %attr(0644,root,root) /etc/udev/udev.conf @@ -98,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_mandir}/man8/udev.8* %changelog +* Mon Jan 26 2004 Greg Kroah-Hartman +- add udevinfo to rpm + * Mon Jan 05 2004 Rolf Eike Beer - add defines to choose the init script (Redhat or LSB) -- 2.30.2