[packages/tcp_wrappers] - verbose files

glen glen at pld-linux.org
Wed Sep 26 17:33:15 CEST 2012


commit ef5f9a4baf59cec24303d5e368faeb44b5943290
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Sep 26 18:30:08 2012 +0300

    - verbose files

 tcp_wrappers.spec | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)
---
diff --git a/tcp_wrappers.spec b/tcp_wrappers.spec
index 1a07cd7..38fb3b0 100644
--- a/tcp_wrappers.spec
+++ b/tcp_wrappers.spec
@@ -259,14 +259,24 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc BLURB CHANGES README* DISCLAIMER Banners.Makefile
-%attr(755,root,root) %{_sbindir}/*
-%{_mandir}/man8/*
+%attr(755,root,root) %{_sbindir}/safe_finger
+%attr(755,root,root) %{_sbindir}/tcpd
+%attr(755,root,root) %{_sbindir}/tcpdchk
+%attr(755,root,root) %{_sbindir}/tcpdmatch
+%attr(755,root,root) %{_sbindir}/try-from
+%{_mandir}/man8/tcpd.8*
+%{_mandir}/man8/tcpdchk.8*
+%{_mandir}/man8/tcpdmatch.8*
 
 %files -n libwrap
 %defattr(644,root,root,755)
 %dir %{_sysconfdir}/tcpd
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/tcpd/hosts.*
-%{_mandir}/man5/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/tcpd/hosts.allow
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/tcpd/hosts.deny
+%{_mandir}/man5/hosts.allow.5*
+%{_mandir}/man5/hosts.deny.5*
+%{_mandir}/man5/hosts_access.5*
+%{_mandir}/man5/hosts_options.5*
 
 %files -n libwrap-libs
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tcp_wrappers.git/commitdiff/fa63d456967e40fdb78deda0902fd07b9803c0bb



More information about the pld-cvs-commit mailing list