SPECS: sudo.spec - verbose files

sls sls at pld-linux.org
Wed Oct 15 12:32:43 CEST 2008


Author: sls                          Date: Wed Oct 15 10:32:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- verbose files

---- Files affected:
SPECS:
   sudo.spec (1.129 -> 1.130) 

---- Diffs:

================================================================
Index: SPECS/sudo.spec
diff -u SPECS/sudo.spec:1.129 SPECS/sudo.spec:1.130
--- SPECS/sudo.spec:1.129	Fri Jun 27 22:51:50 2008
+++ SPECS/sudo.spec	Wed Oct 15 12:32:37 2008
@@ -182,9 +182,12 @@
 %attr(755,root,root) %{_sbindir}/visudo
 %{?with_selinux:%attr(755,root,root) %{_libdir}/sesh}
 %attr(755,root,root) %{_libdir}/sudo_noexec.so
-%{_mandir}/man*/*
+%{_mandir}/man8/sudo.8*
+%{_mandir}/man5/sudoers.5*
+%{_mandir}/man8/sudoedit.8*
+%{_mandir}/man8/visudo.8*
 %attr(600,root,root) %ghost /var/log/sudo
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/*
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/sudo
 %attr(700,root,root) %dir /var/run/sudo
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -193,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.130  2008/10/15 10:32:37  sls
+- verbose files
+
 Revision 1.129  2008/06/27 20:51:50  arekm
 - up to 1.6.9p17
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sudo.spec?r1=1.129&r2=1.130&f=u



More information about the pld-cvs-commit mailing list