fix bug 200246: man-page permissions

This commit is contained in:
jvdias 2006-07-26 17:26:31 +00:00
parent dc51094e2d
commit 6e1bf4c5ce

View File

@ -264,10 +264,10 @@ make -f RedHat.OpenPegasus.Makefile install prefix=$RPM_BUILD_ROOT libdir=%{_lib
%ghost /var/run/tog-pegasus/cimserver.pid %ghost /var/run/tog-pegasus/cimserver.pid
%ghost /var/run/tog-pegasus/cimserver_start.lock %ghost /var/run/tog-pegasus/cimserver_start.lock
%ghost %attr(1640,root,pegasus) /var/run/tog-pegasus/cimxml.socket %ghost %attr(1640,root,pegasus) /var/run/tog-pegasus/cimxml.socket
/usr/share/man/man8/*
%defattr(0644, root, pegasus, 0755) %defattr(0644, root, pegasus, 0755)
%dir /usr/share/Pegasus %dir /usr/share/Pegasus
/usr/share/Pegasus/mof /usr/share/Pegasus/mof
/usr/share/man/man8/*
/usr/share/man/man1/* /usr/share/man/man1/*
%doc doc/license.txt doc/Admin_Guide_Release.pdf doc/PegasusSSLGuidelines.htm doc/SecurityGuidelinesForDevelopers.html doc/README.RedHat.Security src/Clients/repupgrade/doc/repupgrade.html %doc doc/license.txt doc/Admin_Guide_Release.pdf doc/PegasusSSLGuidelines.htm doc/SecurityGuidelinesForDevelopers.html doc/README.RedHat.Security src/Clients/repupgrade/doc/repupgrade.html