summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2006-04-14 06:46:41 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2006-04-14 06:46:41 +0000
commit09feed01e955017e7485f75a98bbfee216a35d50 (patch)
tree782bab1835a8a8115be07b97eed71e0ce1dbc416
parent- Add a notice to the about dialog denoting this is a pango enabled build. (diff)
downloadlibrewolf-fedora-ff-09feed01e955017e7485f75a98bbfee216a35d50.tar.gz
librewolf-fedora-ff-09feed01e955017e7485f75a98bbfee216a35d50.tar.bz2
librewolf-fedora-ff-09feed01e955017e7485f75a98bbfee216a35d50.zip
new langpacks too
-rw-r--r--.cvsignore1
-rw-r--r--firefox.spec2
-rw-r--r--sources2
3 files changed, 3 insertions, 2 deletions
diff --git a/.cvsignore b/.cvsignore
index 4a4636c..5ae4b20 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -19,3 +19,4 @@ firefox-langpacks-20060125.tar.bz2
firefox-1.5.0.1-source.tar.bz2
firefox-langpacks-1.5.0.1-20060201.tar.bz2
firefox-1.5.0.2-source.tar.bz2
+firefox-langpacks-1.5.0.2-20060413.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index f23003e..6d733fe 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -20,7 +20,7 @@ Group: Applications/Internet
%endif
Source0: %{tarball}
Source1: firefox-gnomestripe-0.1.tar.gz
-Source2: firefox-langpacks-%{version}-20060201.tar.bz2
+Source2: firefox-langpacks-%{version}-20060413.tar.bz2
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
Source12: firefox-redhat-default-bookmarks.html
diff --git a/sources b/sources
index 84366f8..78354b8 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
b628d5f24a49ab15d1943b7d694edd90 firefox-gnomestripe-0.1.tar.gz
-963584af1fd5d8b7551c7e92f44f2242 firefox-langpacks-1.5.0.1-20060201.tar.bz2
6bd65d899e9bcb16c28225899cc61a1e firefox-1.5.0.2-source.tar.bz2
+d0ca5cf530f1a60d0ca0180ddcd10b8b firefox-langpacks-1.5.0.2-20060413.tar.bz2
bgstack15