]> git.pld-linux.org Git - packages/nss.git/commitdiff
- up to 3.28.1, still breaks firefox 50.x and seamonkey 2.40/2.46
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 9 Jan 2017 04:50:05 +0000 (05:50 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 9 Jan 2017 04:50:05 +0000 (05:50 +0100)
nss.spec

index b31eea1dde0068aec306dbfadd16d206c4cfabb3..e99c1d8a91f1a06e443662d7a7bb751a29763e62 100644 (file)
--- 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
This page took 0.329088 seconds and 4 git commands to generate.