MozillaFirefox/MozillaFirefox.spec
branchfirefox6
changeset 301 9672e7276009
parent 298 8adc6a9b5141
child 305 b7a8ba6b1043
--- a/MozillaFirefox/MozillaFirefox.spec	Fri Aug 05 13:38:05 2011 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Fri Aug 12 23:56:40 2011 +0200
@@ -18,8 +18,8 @@
 
 # norootforbuild
 
-%define major 5
-%define mainver %major.99
+%define major 6
+%define mainver %major.0
 
 Name:           MozillaFirefox
 BuildRequires:  autoconf213 gcc-c++ libcurl-devel libgnomeui-devel libidl-devel libnotify-devel python startup-notification-devel unzip update-desktop-files zip fdupes Mesa-devel yasm
@@ -35,7 +35,7 @@
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Version:        %{mainver}
 Release:        1
-%define         releasedate 2011080400
+%define         releasedate 2011081200
 Provides:       web_browser
 Provides:       firefox = %{version}-%{release}
 Provides:       firefox = %{mainver}
@@ -270,7 +270,7 @@
 ac_add_options --disable-debug
 ac_add_options --enable-startup-notification
 #ac_add_options --enable-chrome-format=jar
-ac_add_options --enable-update-channel=beta
+ac_add_options --enable-update-channel=default
 EOF
 %if %suse_version > 1130
 cat << EOF >> $MOZCONFIG