]> git.pld-linux.org Git - packages/cfingerd.git/commitdiff
- release 11, RA-1_0 STABLE cfingerd-1_4_3-11
authorkloczek <kloczek@pld-linux.org>
Sat, 5 Oct 2002 14:46:36 +0000 (14:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix in config patch (s/Polish Linux Distribution/PLD Linux Distribution/)
- use new %doc.

Changed files:
    cfingerd.spec -> 1.33

cfingerd.spec

index 2e8904fd3698d9e7e7d99d0ae3abfa5e94f82d89..a5937e6fa735143155cea52d5d51789ca6fdedf7 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Highly configurable and secure finger daemon with IPv6 support
 Summary(pl):   Niezwykle konfigurowalny i bezpieczny demon fingerd ze wspraciem dla IPv6
 Name:          cfingerd
 Version:       1.4.3
 Summary(pl):   Niezwykle konfigurowalny i bezpieczny demon fingerd ze wspraciem dla IPv6
 Name:          cfingerd
 Version:       1.4.3
-Release:       10
+Release:       11
 License:       GPL
 Group:         Networking/Daemons
 Vendor:                Martin Schulze <joey@infodrom.north.de>
 License:       GPL
 Group:         Networking/Daemons
 Vendor:                Martin Schulze <joey@infodrom.north.de>
@@ -64,7 +64,6 @@ install userlist/*.1 $RPM_BUILD_ROOT%{_mandir}/man1/
 install        docs/*.5 $RPM_BUILD_ROOT%{_mandir}/man5/
 install        docs/*.8 $RPM_BUILD_ROOT%{_mandir}/man8/
 
 install        docs/*.5 $RPM_BUILD_ROOT%{_mandir}/man5/
 install        docs/*.8 $RPM_BUILD_ROOT%{_mandir}/man8/
 
-gzip -9nf CHANGES CREDITS FAQ README README.noroot RECOMMEND TODO
 
 %post
 if [ -f /var/lock/subsys/rc-inetd ]; then
 
 %post
 if [ -f /var/lock/subsys/rc-inetd ]; then
@@ -83,7 +82,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc CHANGES CREDITS FAQ README README.noroot RECOMMEND TODO
 %attr(755,root,root) %dir %{_sysconfdir}/%{name}
 %attr(755,root,root) %dir %{_sysconfdir}/%{name}/scripts
 %attr(755,root,root) %{_sysconfdir}/%{name}/scripts/*
 %attr(755,root,root) %dir %{_sysconfdir}/%{name}
 %attr(755,root,root) %dir %{_sysconfdir}/%{name}/scripts
 %attr(755,root,root) %{_sysconfdir}/%{name}/scripts/*
This page took 0.100749 seconds and 4 git commands to generate.