rpms/firefox/F-9 .cvsignore, 1.84, 1.85 firefox.spec, 1.306, 1.307 sources, 1.96, 1.97

Christopher Aillon caillon at fedoraproject.org
Wed Dec 17 04:37:46 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/firefox/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14751

Modified Files:
	.cvsignore firefox.spec sources 
Log Message:
* Tue Dec 16 2008 Christopher Aillon <caillon at redhat.com> 3.0.5-1
- Update to 3.0.5



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/.cvsignore,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- .cvsignore	13 Nov 2008 00:40:50 -0000	1.84
+++ .cvsignore	17 Dec 2008 04:37:16 -0000	1.85
@@ -1,2 +1,2 @@
-firefox-3.0.4-source.tar.bz2
-firefox-langpacks-3.0.4-20081112.tar.bz2
+firefox-3.0.5-source.tar.bz2
+firefox-langpacks-3.0.5-20081216.tar.bz2


Index: firefox.spec
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/firefox.spec,v
retrieving revision 1.306
retrieving revision 1.307
diff -u -r1.306 -r1.307
--- firefox.spec	13 Nov 2008 15:00:13 -0000	1.306
+++ firefox.spec	17 Dec 2008 04:37:16 -0000	1.307
@@ -6,7 +6,7 @@
 
 %define mozappdir            %{_libdir}/%{name}-%{version}
 
-%define gecko_version 1.9.0.4
+%define gecko_version 1.9.0.5
 
 %define official_branding    1
 %define build_langpacks      1
@@ -18,8 +18,8 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.0.4
-Release:        2%{?dist}
+Version:        3.0.5
+Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -30,7 +30,7 @@
 %endif
 Source0:        %{tarball}
 %if %{build_langpacks}
-Source2:        firefox-langpacks-%{version}-20081112.tar.bz2
+Source2:        firefox-langpacks-%{version}-20081216.tar.bz2
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -58,6 +58,7 @@
 # ---------------------------------------------------
 
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
+BuildRequires:  zip
 BuildRequires:  libIDL-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk2-devel
@@ -178,11 +179,6 @@
 pref("startup.homepage_welcome_url", "%{firstrun}");
 EOF
 
-# resolves bug #461880
-%{__cat} > $RPM_BUILD_ROOT/%{mozappdir}/browserconfig.properties << EOF
-browser.startup.homepage=%{homepage}
-EOF
-
 # Export correct locale
 %{__cat} > $RPM_BUILD_ROOT/%{mozappdir}/defaults/preferences/firefox-l10n.js << EOF
 pref("general.useragent.locale", "chrome://global/locale/intl.properties");
@@ -335,6 +331,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Dec 16 2008 Christopher Aillon <caillon at redhat.com> 3.0.5-1
+- Update to 3.0.5
+
 * Tue Nov 13 2008 Jan Horak <jhorak at redhat.com> 3.0.4-2
 - Removed firefox-2.0-getstartpage.patch patch 
 - Start page is set by different way


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/sources,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- sources	13 Nov 2008 00:40:50 -0000	1.96
+++ sources	17 Dec 2008 04:37:16 -0000	1.97
@@ -1,2 +1,2 @@
-ffbd03ef7a123db250c1775b22685447  firefox-3.0.4-source.tar.bz2
-5874bf37a7a691bb83e8f207c3071f66  firefox-langpacks-3.0.4-20081112.tar.bz2
+78e988fca3f6b9a23db1bea638f1f5be  firefox-3.0.5-source.tar.bz2
+fe972ce4be858a0d0554d05cd7e49246  firefox-langpacks-3.0.5-20081216.tar.bz2




More information about the fedora-extras-commits mailing list