summaryrefslogtreecommitdiff
path: root/udev.spec
diff options
context:
space:
mode:
authorken@cgi101.com <ken@cgi101.com>2004-03-04 18:59:18 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:35:08 -0700
commit824e601185babc5daf3e1c28c487bb4bc5ea48e2 (patch)
tree3516a4d80b2f32674fd578353517c134d7e4e125 /udev.spec
parentd5f91372dd3241f8b4bbe2a99aaaeda541a76bad (diff)
[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.
Diffstat (limited to 'udev.spec')
-rw-r--r--udev.spec4
1 files changed, 3 insertions, 1 deletions
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