Update to 17.0.1
This commit is contained in:
parent
7ff30bea8b
commit
549377f9c9
2
.gitignore
vendored
2
.gitignore
vendored
@ -60,3 +60,5 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-16.0.2-20121026.tar.xz
|
/firefox-langpacks-16.0.2-20121026.tar.xz
|
||||||
/firefox-langpacks-17.0-20121119.tar.xz
|
/firefox-langpacks-17.0-20121119.tar.xz
|
||||||
/firefox-17.0.source.tar.bz2
|
/firefox-17.0.source.tar.bz2
|
||||||
|
/firefox-17.0.1.source.tar.bz2
|
||||||
|
/firefox-langpacks-17.0.1-20121129.tar.xz
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
# Use system nss/nspr?
|
# Use system nss/nspr?
|
||||||
%define system_nss 1
|
%define system_nss 1
|
||||||
|
|
||||||
|
|
||||||
# Separated plugins are supported on x86(64) only
|
# Separated plugins are supported on x86(64) only
|
||||||
%ifarch %{ix86} x86_64
|
%ifarch %{ix86} x86_64
|
||||||
%define separated_plugins 1
|
%define separated_plugins 1
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
f40d59db4101b1d0b780aecb89994da2 firefox-17.0.source.tar.bz2
|
13d616028eb77de927c29b6655c832c9 firefox-17.0.1.source.tar.bz2
|
||||||
fa190d51244454e781772304a701b4e3 firefox-langpacks-17.0-20121119.tar.xz
|
3a51d6ea546d29ec0df2be3e58ca5d3d firefox-langpacks-17.0.1-20121129.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user