gnome-user-docs.spec
changeset 3622 3adf5b4e3c8b
parent 3577 310050b35732
child 3627 0d38058536e2
--- a/gnome-user-docs.spec	Thu Aug 19 07:56:28 2004 +0000
+++ b/gnome-user-docs.spec	Thu Aug 19 07:59:35 2004 +0000
@@ -76,7 +76,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
-chmod 644 $RPM_BUILD_ROOT%{_datadir}/gnome/help/user-guide/*/*.xml
+chmod 0755 $RPM_BUILD_ROOT%{_datadir}/gnome/help/user-guide/*/*.xml
 
 javahelp-convert-install $RPM_BUILD_ROOT gnome-access-guide gnome-access-guide.xml
 javahelp-convert-install $RPM_BUILD_ROOT system-admin-guide system-admin-guide.xml
@@ -99,6 +99,9 @@
 %{_datadir}/omf/*
 
 %changelog
+* Thu Aug 19 2004 - [email protected]
+- Updated /usr/share/gnome/help/user-guide/*/*.xml to 0755 for integration.
+
 * Mon Aug 16 2004 - [email protected]
 - Updated /usr/share/gnome/help/user-guide/*/*.xml to 0644 for Solaris
   integration.