From: ken@cgi101.com Date: Fri, 5 Mar 2004 02:59:18 +0000 (-0800) Subject: [PATCH] Include more examples in the docs area for gentoo and redhat X-Git-Tag: 022~26 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=824e601185babc5daf3e1c28c487bb4bc5ea48e2 [PATCH] Include more examples in the docs area for gentoo and redhat Here's a patch that puts the udev.rules and udev.permissions files in the docs dir. This should help people out who install with just the rpm. --- diff --git a/udev.spec b/udev.spec index b7e429d07..34e0755fd 100644 --- a/udev.spec +++ b/udev.spec @@ -114,7 +114,9 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root) -%doc COPYING README TODO ChangeLog HOWTO* etc/udev/udev.rules.examples docs/* +%doc COPYING README TODO ChangeLog HOWTO* docs/* +%doc etc/udev/udev.rules.{examples,gentoo,redhat} +%doc etc/udev/udev.permissions.{gentoo,redhat} %attr(755,root,root) /sbin/udev %attr(755,root,root) /usr/bin/udevinfo %attr(755,root,root) /sbin/udevsend