From 6e1bf4c5ceef95889fe439c62a08cd65c2c9b233 Mon Sep 17 00:00:00 2001
From: jvdias <jvdias@fedoraproject.org>
Date: Wed, 26 Jul 2006 17:26:31 +0000
Subject: [PATCH] fix bug 200246: man-page permissions

---
 tog-pegasus.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tog-pegasus.spec b/tog-pegasus.spec
index 080a384..afb87b9 100644
--- a/tog-pegasus.spec
+++ b/tog-pegasus.spec
@@ -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_start.lock
 %ghost %attr(1640,root,pegasus) /var/run/tog-pegasus/cimxml.socket
-/usr/share/man/man8/*
 %defattr(0644, root, pegasus, 0755)
 %dir /usr/share/Pegasus
 /usr/share/Pegasus/mof
+/usr/share/man/man8/*
 /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