commit 549377f9c9c5947ae2b1ee65595b32c26e571dfd
Author: Jan Horak <jhorak(a)redhat.com>
Date: Fri Nov 30 23:01:18 2012 +0100
Update to 17.0.1
.gitignore | 2 ++
firefox.spec | 1 +
sources | 4 ++--
3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b2c3bd..15601f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@ firefox-3.6.4.source.tar.bz2
/firefox-langpacks-16.0.2-20121026.tar.xz
/firefox-langpacks-17.0-20121119.tar.xz
/firefox-17.0.source.tar.bz2
+/firefox-17.0.1.source.tar.bz2
+/firefox-langpacks-17.0.1-20121129.tar.xz
diff --git a/firefox.spec b/firefox.spec
index f0ecd84..a8eef78 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1,6 +1,7 @@
# Use system nss/nspr?
%define system_nss 1
+
# Separated plugins are supported on x86(64) only
%ifarch %{ix86} x86_64
%define separated_plugins 1
diff --git a/sources b/sources
index f18b248..6bcae05 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f40d59db4101b1d0b780aecb89994da2 firefox-17.0.source.tar.bz2
-fa190d51244454e781772304a701b4e3 firefox-langpacks-17.0-20121119.tar.xz
+13d616028eb77de927c29b6655c832c9 firefox-17.0.1.source.tar.bz2
+3a51d6ea546d29ec0df2be3e58ca5d3d firefox-langpacks-17.0.1-20121129.tar.xz