X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev.spec;h=49b8b131dab40392490f3dbdf6e6aec37b36f83f;hp=b9cf5b140e4e805b0f25b64ebd23f99116fbb892;hb=1f63fbdd30b6a26e9197fab15147356c7040cbf9;hpb=e4dc0e11c148df0e907ea23fd902324d856abcb1 diff --git a/udev.spec b/udev.spec index b9cf5b140..49b8b131d 100644 --- a/udev.spec +++ b/udev.spec @@ -120,6 +120,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) /sbin/udevsend %attr(755,root,root) /sbin/udevd %attr(755,root,root) /sbin/udevtest +%attr(755,root,root) /sbin/udevstart %attr(755,root,root) %dir /udev/ %attr(755,root,root) %dir /etc/udev/ %config(noreplace) %attr(0644,root,root) /etc/udev/udev.conf @@ -140,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Mar 2 2004 Greg Kroah-Hartman +- added udevstart to the list of files installed + * Fri Feb 27 2004 Greg Kroah-Hartman - added ability to build with SELinux support