summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2006-04-19 15:51:35 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2006-04-19 15:51:35 +0000
commitf8f1e4aff05e52f89a5c9bb41ed1acd1f6bb0f02 (patch)
tree4c748ca6b1db54582a6eb91f7ac21b2d0ad85ca7
parent- Drop some broken langpacks (diff)
downloadlibrewolf-fedora-ff-f8f1e4aff05e52f89a5c9bb41ed1acd1f6bb0f02.tar.gz
librewolf-fedora-ff-f8f1e4aff05e52f89a5c9bb41ed1acd1f6bb0f02.tar.bz2
librewolf-fedora-ff-f8f1e4aff05e52f89a5c9bb41ed1acd1f6bb0f02.zip
- Really drop the broken langpacks this time.
-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 5ae4b20..5e43bf7 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -20,3 +20,4 @@ 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
+firefox-langpacks-1.5.0.2-20060418.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index d9fd7d7..a512e1b 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -9,7 +9,7 @@
Summary: Mozilla Firefox Web browser.
Name: firefox
Version: 1.5.0.2
-Release: 3
+Release: 4
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
Group: Applications/Internet
@@ -20,7 +20,7 @@ Group: Applications/Internet
%endif
Source0: %{tarball}
Source1: firefox-gnomestripe-0.1.tar.gz
-Source2: firefox-langpacks-%{version}-20060417.tar.bz2
+Source2: firefox-langpacks-%{version}-20060418.tar.bz2
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
Source12: firefox-redhat-default-bookmarks.html
@@ -266,6 +266,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Apr 19 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.2-4
+- Really drop the broken langpacks this time.
+
* Tue Apr 18 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.2-3
- Drop some broken langpacks
diff --git a/sources b/sources
index 20e7fc6..c0a2b7f 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
b628d5f24a49ab15d1943b7d694edd90 firefox-gnomestripe-0.1.tar.gz
6bd65d899e9bcb16c28225899cc61a1e firefox-1.5.0.2-source.tar.bz2
-d8668d3fd1754eb56c56619bec039510 firefox-langpacks-1.5.0.2-20060417.tar.bz2
+b85e1666d88829dd2ad68e0c22527604 firefox-langpacks-1.5.0.2-20060418.tar.bz2
bgstack15