diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2006-02-02 04:25:46 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2006-02-02 04:25:46 +0000 |
commit | 1fe2da28cca0045bca070ca446132a5bb437bd92 (patch) | |
tree | d216e773c4db9564231e3ce140ec54d5022f66fd | |
parent | - Update to 1.5.0.1 (diff) | |
download | librewolf-fedora-ff-1fe2da28cca0045bca070ca446132a5bb437bd92.tar.gz librewolf-fedora-ff-1fe2da28cca0045bca070ca446132a5bb437bd92.tar.bz2 librewolf-fedora-ff-1fe2da28cca0045bca070ca446132a5bb437bd92.zip |
- Update language packs to 1.5.0.1
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | firefox.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 4 deletions
@@ -17,3 +17,4 @@ firefox-1.5rc3-source.tar.bz2 firefox-1.5-source.tar.bz2 firefox-langpacks-20060125.tar.bz2 firefox-1.5.0.1-source.tar.bz2 +firefox-langpacks-1.5.0.1-20060201.tar.bz2 diff --git a/firefox.spec b/firefox.spec index bdf3cb8..6261261 100644 --- a/firefox.spec +++ b/firefox.spec @@ -9,7 +9,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 1.5.0.1 -Release: 1 +Release: 2 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -20,8 +20,7 @@ Group: Applications/Internet %endif Source0: %{tarball} Source1: firefox-gnomestripe-0.1.tar.gz -Source2: firefox-langpacks-20060125.tar.bz2 - +Source2: firefox-langpacks-%{version}-20060201.tar.bz2 Source10: firefox-mozconfig Source11: firefox-mozconfig-branded Source12: firefox-redhat-default-bookmarks.html @@ -260,6 +259,9 @@ fi %changelog * Wed Feb 1 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.1-1 +- Update language packs to 1.5.0.1 + +* Wed Feb 1 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.1-1 - Update to 1.5.0.1 * Thu Jan 26 2006 Christopher Aillon <caillon@redhat.com> - 1.5-5 @@ -1,3 +1,3 @@ b628d5f24a49ab15d1943b7d694edd90 firefox-gnomestripe-0.1.tar.gz -1f39da3a36cb722973e21b724eb59d0b firefox-langpacks-20060125.tar.bz2 c76f02956645bc823241379e27f76bb5 firefox-1.5.0.1-source.tar.bz2 +963584af1fd5d8b7551c7e92f44f2242 firefox-langpacks-1.5.0.1-20060201.tar.bz2 |