From 824e601185babc5daf3e1c28c487bb4bc5ea48e2 Mon Sep 17 00:00:00 2001 From: "ken@cgi101.com" Date: Thu, 4 Mar 2004 18:59:18 -0800 Subject: [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. --- udev.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'udev.spec') diff --git a/udev.spec b/udev.spec index b7e429d077..34e0755fda 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 -- cgit v1.2.3-54-g00ecf