summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2005-11-30 04:16:47 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2005-11-30 04:16:47 +0000
commitdff43b85c68901f0dc4fc7f12fc2ba2eca206808 (patch)
tree3997e85b55571b08b01dbe5ccf3ffd2e45158e98
parenttry patchlevel 1 (diff)
downloadlibrewolf-fedora-ff-dff43b85c68901f0dc4fc7f12fc2ba2eca206808.tar.gz
librewolf-fedora-ff-dff43b85c68901f0dc4fc7f12fc2ba2eca206808.tar.bz2
librewolf-fedora-ff-dff43b85c68901f0dc4fc7f12fc2ba2eca206808.zip
- Update to Firefox 1.5
-rw-r--r--.cvsignore1
-rw-r--r--firefox.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index b81b2a1..4d39736 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -14,3 +14,4 @@ firefox-1.1a2-source.tar.bz2
firefox-1.5b1-source.tar.bz2
firefox-1.5rc1-source.tar.bz2
firefox-1.5rc3-source.tar.bz2
+firefox-1.5-source.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 2fc6344..8327e6c 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -6,12 +6,12 @@ ExcludeArch: ppc64
%define nspr_version 4.6
%define cairo_version 0.5
-%define official_branding 0
+%define official_branding 1
Summary: Mozilla Firefox Web browser.
Name: firefox
Version: 1.5
-Release: 0.5.1.rc3
+Release: 1
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
Group: Applications/Internet
@@ -254,6 +254,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Tue Nov 29 2005 Christopher Aillon <caillon@redhat.com> - 1.5-1
+- Update to Firefox 1.5
+
* Mon Nov 28 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.1.rc3
- Fix issue with popup dialogs and other actions causing lockups
diff --git a/sources b/sources
index ebe83a4..73ca25d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
b628d5f24a49ab15d1943b7d694edd90 firefox-gnomestripe-0.1.tar.gz
2a9c2ae93baa98b96d28db380a805442 firefox-1.0-locales.tar.bz2
-e93ff413b1cde002a104aeed9050f406 firefox-1.5rc3-source.tar.bz2
+fa915ddcadecda30ed3e13694f26a779 firefox-1.5-source.tar.bz2
bgstack15