From: Jakub Bogusz Date: Mon, 9 Jan 2017 04:50:05 +0000 (+0100) Subject: - up to 3.28.1, still breaks firefox 50.x and seamonkey 2.40/2.46 X-Git-Tag: auto/th/nss-3.28.1-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=360086a7f79d98ab44c28c31181e839f078713f6;p=packages%2Fnss.git - up to 3.28.1, still breaks firefox 50.x and seamonkey 2.40/2.46 --- diff --git a/nss.spec b/nss.spec index b31eea1..e99c1d8 100644 --- a/nss.spec +++ b/nss.spec @@ -3,13 +3,13 @@ Summary: NSS - Network Security Services Summary(pl.UTF-8): NSS - Network Security Services Name: nss -Version: 3.28 -Release: 1.1 +Version: 3.28.1 +Release: 0.1 Epoch: 1 License: MPL v2.0 Group: Libraries Source0: http://ftp.mozilla.org/pub/security/nss/releases/NSS_%{foover}_RTM/src/%{name}-%{version}.tar.gz -# Source0-md5: 566e67f05c59260564ffd06cb93e6b6f +# Source0-md5: e98d48435cee5792f97ef7fc35a602c3 Source1: %{name}-mozilla-nss.pc Source2: %{name}-config.in Source3: http://www.cacert.org/certs/root.der @@ -27,6 +27,12 @@ BuildConflicts: mozilla < 0.9.6-3 Requires: %{name}-softokn-freebl = %{epoch}:%{version}-%{release} Requires: nspr >= %{nspr_ver} Obsoletes: libnss3 +# needs http2 code update: https://bugzilla.mozilla.org/show_bug.cgi?id=1323209 +Conflicts: firefox < 51 +Conflicts: iceape < 2.47 +Conflicts: iceweasel < 51 +Conflicts: mozilla-firefox < 51 +Conflicts: seamonkey < 2.47 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define specflags -fno-strict-aliasing