summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@fedoraproject.org>2008-01-02 13:07:57 +0000
committerMartin Stransky <stransky@fedoraproject.org>2008-01-02 13:07:57 +0000
commit89bcf2e3c9774524f16b2034e77e49f5a67b1167 (patch)
treea5d05414d1afe3464a87f8033bfcb62d6725788d /firefox.spec
parentadded default fedora homepage (diff)
downloadlibrewolf-fedora-ff-89bcf2e3c9774524f16b2034e77e49f5a67b1167.tar.gz
librewolf-fedora-ff-89bcf2e3c9774524f16b2034e77e49f5a67b1167.tar.bz2
librewolf-fedora-ff-89bcf2e3c9774524f16b2034e77e49f5a67b1167.zip
updated a language pack (#427182)
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index 753bb66..8ebbbd6 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -20,7 +20,7 @@ Group: Applications/Internet
%define tarball firefox-20071215.tar.bz2
%endif
Source0: %{tarball}
-Source2: firefox-langpacks-2.0.0.10-20071123.tar.bz2
+Source2: firefox-langpacks-trunk-20080102.tar.bz2
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
Source12: firefox-redhat-default-prefs.js
@@ -311,8 +311,9 @@ fi
#---------------------------------------------------------------------
%changelog
-* Wed Jan 2 2007 Martin Stransky <stransky@redhat.com> 3.0-0.beta2.5
+* Wed Jan 2 2008 Martin Stransky <stransky@redhat.com> 3.0-0.beta2.5
- added default fedora homepage
+- updated a language pack (#427182)
* Mon Dec 31 2007 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.4
- Create and own /etc/skel/.mozilla
bgstack15