Removed nss patch for epel

This commit is contained in:
Jan Horak 2014-12-04 15:50:06 +01:00
parent 9d80623a73
commit dc72805513
2 changed files with 0 additions and 18 deletions

View File

@ -1,12 +0,0 @@
diff -up firefox-24.3.0/mozilla-esr24/configure.in.nss firefox-24.3.0/mozilla-esr24/configure.in
--- firefox-24.3.0/mozilla-esr24/configure.in.nss 2014-01-30 15:46:38.000000000 +0100
+++ firefox-24.3.0/mozilla-esr24/configure.in 2014-01-30 17:01:30.614179142 +0100
@@ -3944,7 +3944,7 @@ MOZ_ARG_WITH_BOOL(system-nss,
_USE_SYSTEM_NSS=1 )
if test -n "$_USE_SYSTEM_NSS"; then
- AM_PATH_NSS(3.16.2.2, [MOZ_NATIVE_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
+ AM_PATH_NSS(3.15.4, [MOZ_NATIVE_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
fi
if test -n "$MOZ_NATIVE_NSS"; then

View File

@ -89,9 +89,6 @@ Patch300: xulrunner-24.0-jemalloc-ppc.patch
Patch400: rhbz-966424.patch
Patch401: mozilla-858919.patch
# Epel patches:
Patch500: firefox-system-nss-3.16.2.patch
%if %{official_branding}
# Required by Mozilla Corporation
@ -178,9 +175,6 @@ cd mozilla
%patch400 -p1 -b .966424
%patch401 -p1 -b .858919
%if 0%{?rhel} > 6
%patch500 -p2 -b .nss-ver
%endif
cd ..
%patch200 -p1 -b .addons