]> git.pld-linux.org Git - packages/devfsd.git/commitdiff
- don't force gzipped infos and mans, some other fixes/cosmetics where necessary
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 28 Dec 2002 16:29:56 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    devfsd.spec -> 1.40

devfsd.spec

index 535c0514bc2d58b2199a3c888b473af47bea4869..9d02ea3cb191ceebf6190a7b17ea005ee67e8b8c 100644 (file)
@@ -4,11 +4,11 @@ Name:         devfsd
 Version:       1.3.25
 Release:       2
 License:       GPL
+Group:         Base
 Source0:       ftp://ftp.atnf.csiro.au/pub/people/rgooch/linux/daemons/devfsd/%{name}-v%{version}.tar.gz
 Source1:       %{name}.conf
 Patch0:                %{name}-lirc.patch
 URL:           http://www.atnf.csiro.au/~rgooch/linux/
-Group:         Base
 Conflicts:     kernel =< 2.2
 Requires:      devfs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -84,4 +84,4 @@ rm -rf $RPM_BUILD_ROOT
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/devfsd.conf
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/modules.devfs
 %attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man*/*.gz
+%{_mandir}/man?/*
This page took 0.041972 seconds and 4 git commands to generate.