rpms/firefox/F-9 .cvsignore, 1.81, 1.82 firefox.spec, 1.301, 1.302 sources, 1.93, 1.94

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Wed Jul 16 22:04:32 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/firefox/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12496

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/.cvsignore,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- .cvsignore	17 Jun 2008 19:16:07 -0000	1.81
+++ .cvsignore	16 Jul 2008 22:03:25 -0000	1.82
@@ -1,2 +1,2 @@
-firefox-3.0-source.tar.bz2
-firefox-langpacks-3.0-20080617.tar.bz2
+firefox-3.0.1-source.tar.bz2
+firefox-langpacks-3.0.1-20080716.tar.bz2


Index: firefox.spec
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/firefox.spec,v
retrieving revision 1.301
retrieving revision 1.302
diff -u -r1.301 -r1.302
--- firefox.spec	17 Jun 2008 20:19:31 -0000	1.301
+++ firefox.spec	16 Jul 2008 22:03:25 -0000	1.302
@@ -4,10 +4,9 @@
 %define desktop_file_utils_version 0.9
 %define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
 
-%define version_internal     3.0
-%define mozappdir            %{_libdir}/%{name}-%{version_internal}
+%define mozappdir            %{_libdir}/%{name}-%{version}
 
-%define gecko_version 1.9
+%define gecko_version 1.9.0.1
 
 %define official_branding    1
 %define build_langpacks      1
@@ -19,7 +18,7 @@
 
 Summary:        Mozilla Firefox Web browser
 Name:           firefox
-Version:        3.0
+Version:        3.0.1
 Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/firefox/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -31,7 +30,7 @@
 %endif
 Source0:        %{tarball}
 %if %{build_langpacks}
-Source2:        firefox-langpacks-%{version}-20080617.tar.bz2
+Source2:        firefox-langpacks-%{version}-20080716.tar.bz2
 %endif
 Source10:       firefox-mozconfig
 Source11:       firefox-mozconfig-branded
@@ -73,10 +72,10 @@
 BuildRequires:  libXrender-devel
 BuildRequires:  system-bookmarks
 BuildRequires:  startup-notification-devel
-BuildRequires:  gecko-devel-unstable >= %{gecko_version}
+BuildRequires:  gecko-devel-unstable = %{gecko_version}
 
 Requires:       desktop-file-utils >= %{desktop_file_utils_version}
-Requires:       xulrunner >= %{gecko_version}-%{release}
+Requires:       gecko-libs = %{gecko_version}
 Requires:       system-bookmarks
 Obsoletes:      mozilla <= 37:1.7.13
 Provides:       webclient
@@ -141,7 +140,7 @@
 [ "$RPM_BUILD_NCPUS" -gt 1 ] && MOZ_SMP_FLAGS=-j2
 %endif
 
-INTERNAL_GECKO=%{version_internal}
+INTERNAL_GECKO=%{version}
 MOZ_APP_DIR=%{_libdir}/%{name}-${INTERNAL_GECKO}
 
 export LDFLAGS="-Wl,-rpath,${MOZ_APP_DIR}"
@@ -167,7 +166,7 @@
 
 # set up the firefox start script
 %{__rm} -rf $RPM_BUILD_ROOT%{_bindir}/firefox
-%{__cat} %{SOURCE21} | %{__sed} -e 's,FIREFOX_VERSION,%{version_internal},g' > \
+%{__cat} %{SOURCE21} | %{__sed} -e 's,FIREFOX_VERSION,%{version},g' > \
   $RPM_BUILD_ROOT%{_bindir}/firefox
 %{__chmod} 755 $RPM_BUILD_ROOT%{_bindir}/firefox
 
@@ -327,6 +326,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Wed Jul 16 2008 Christopher Aillon <caillon at redhat.com> 3.0.1-1
+- Update to 3.0.1
+
 * Tue Jun 17 2008 Christopher Aillon <caillon at redhat.com> 3.0-1
 - Firefox 3 Final
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/sources,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- sources	17 Jun 2008 19:16:07 -0000	1.93
+++ sources	16 Jul 2008 22:03:25 -0000	1.94
@@ -1,2 +1,2 @@
-b514375509fd439e44def1e4a7873af4  firefox-3.0-source.tar.bz2
-02b007c9f5b269bb7e0b9e8fce99afc0  firefox-langpacks-3.0-20080617.tar.bz2
+a14e4ac2e9fc5b29f80995c97a1c9748  firefox-3.0.1-source.tar.bz2
+cf5dc720cfc20e2b219cb5cef9a295a1  firefox-langpacks-3.0.1-20080716.tar.bz2




More information about the fedora-extras-commits mailing list