rpms/firefox/F-8 firefox.spec,1.202,1.203 sources,1.42,1.43

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Tue Oct 23 07:14:36 UTC 2007


Author: stransky

Update of /cvs/pkgs/rpms/firefox/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8455

Modified Files:
	firefox.spec sources 
Log Message:
* Tue Oct 23 2007 Martin Stransky <stransky at redhat.com> 2.0.0.8-1
- updated to the latest upstream
- moved preference updates to build section




Index: firefox.spec
===================================================================
RCS file: /cvs/pkgs/rpms/firefox/F-8/firefox.spec,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- firefox.spec	18 Oct 2007 19:39:35 -0000	1.202
+++ firefox.spec	23 Oct 2007 07:14:00 -0000	1.203
@@ -11,8 +11,8 @@
 
 Summary:        Mozilla Firefox Web browser.
 Name:           firefox
-Version:        2.0.0.6
-Release:        12%{?dist}
+Version:        2.0.0.8
+Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -22,7 +22,7 @@
 %define tarball firefox-2.0rc3-source.tar.bz2
 %endif
 Source0:        %{tarball}
-Source2:        firefox-langpacks-%{version}-20070731.tar.bz2
+Source2:        firefox-langpacks-%{version}-20071019.tar.bz2
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
 Source12:       firefox-redhat-default-prefs.js
@@ -150,7 +150,7 @@
 %patch40 -p1 -b .bullet-bill
 %patch41 -p1 -b .undo-uriloader
 %patch42 -p0 -b .uriloader
-%patch81 -p1 -b .nopangoxft
+#%patch81 -p1 -b .nopangoxft
 #%patch82 -p1 -b .pango-mathml
 %patch83 -p1 -b .pango-cursor-position
 %patch84 -p0 -b .pango-printing
@@ -163,7 +163,7 @@
 %patch102 -p0 -b .theme-change
 %patch104 -p1 -b .ppc64
 %patch105 -p0 -b .dnd
-%patch106 -p1 -b .indicator-crash
+#%patch106 -p1 -b .indicator-crash
 #%patch110 -p0 -b .startup-notify
 %patch111 -p1 -b .path
 %patch112 -p1 -b .debug
@@ -180,6 +180,11 @@
 
 %endif
 
+
+#---------------------------------------------------------------------
+
+%build
+
 %{__rm} -f .mozconfig
 %{__cp} %{SOURCE10} .mozconfig
 %if %{official_branding}
@@ -196,11 +201,6 @@
 pref("startup.homepage_welcome_url", "%{homepage}");
 EOF
 
-
-#---------------------------------------------------------------------
-
-%build
-
 # Build with -Os as it helps the browser; also, don't override mozilla's warning
 # level; they use -Wall but disable a few warnings that show up _everywhere_
 MOZ_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | %{__sed} -e 's/-O2/-Os/' -e 's/-Wall//')
@@ -434,6 +434,10 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Tue Oct 23 2007 Martin Stransky <stransky at redhat.com> 2.0.0.8-1
+- updated to the latest upstream
+- moved preference updates to build section
+
 * Thu Oct 18 2007 Jesse Keating <jkeating at redhat.com> - 2.0.0.6-12
 - Disable the Firefox startup notification support for now.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/firefox/F-8/sources,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- sources	7 Aug 2007 08:30:38 -0000	1.42
+++ sources	23 Oct 2007 07:14:00 -0000	1.43
@@ -1,2 +1,2 @@
-73e1094a055496486b1ef685a6bc3960  firefox-langpacks-2.0.0.6-20070731.tar.bz2
-16fb252fb7b0371894f7101b88fd9076  firefox-2.0.0.6-source.tar.bz2
+f4ffac67751bc3e556c4926da2e0b65a  firefox-2.0.0.8-source.tar.bz2
+43ffd5ee75354b39f8284d1c2a996fa4  firefox-langpacks-2.0.0.8-20071019.tar.bz2




More information about the fedora-extras-commits mailing list