rpms/firefox/devel firefox.spec,1.180,1.181

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Apr 17 21:47:39 UTC 2007


Author: caillon

Update of /cvs/dist/rpms/firefox/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3229

Modified Files:
	firefox.spec 
Log Message:
* Tue Apr 17 2007 Christopher Aillon <caillon at redhat.com> 2.0.0.3-4
- Fix permissions of the man page



Index: firefox.spec
===================================================================
RCS file: /cvs/dist/rpms/firefox/devel/firefox.spec,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- firefox.spec	10 Apr 2007 20:56:21 -0000	1.180
+++ firefox.spec	17 Apr 2007 21:47:36 -0000	1.181
@@ -12,7 +12,7 @@
 Summary:        Mozilla Firefox Web browser.
 Name:           firefox
 Version:        2.0.0.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPL/LGPL
 Group:          Applications/Internet
@@ -244,7 +244,7 @@
   $RPM_BUILD_ROOT%{mozappdir}/firefox-xremote-client
 
 %{__chmod} 755 $RPM_BUILD_ROOT%{mozappdir}/firefox-xremote-client
-%{__install} -p -D %{SOURCE23} $RPM_BUILD_ROOT%{_mandir}/man1/firefox.1
+%{__install} -p -D -m 644 %{SOURCE23} $RPM_BUILD_ROOT%{_mandir}/man1/firefox.1
 
 %{__rm} -f $RPM_BUILD_ROOT%{mozappdir}/firefox-config
 
@@ -420,6 +420,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Apr 17 2007 Christopher Aillon <caillon at redhat.com> 2.0.0.3-4
+- Fix permissions of the man page
+
 * Tue Apr 10 2007 Christopher Aillon <caillon at redhat.com> 2.0.0.3-3
 - Ensure initial homepage on all locales is our proper default
 




More information about the fedora-cvs-commits mailing list