forked from pool/java-1_8_0-openjdk
This commit is contained in:
parent
5e4844a985
commit
d8612c018a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 16 07:29:20 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
|
- Make the requirements for mozilla-nss requires_ge instead of
|
||||||
|
requires_eq
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 15 15:55:30 UTC 2017 - fstrba@suse.com
|
Fri Sep 15 15:55:30 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
|
@ -340,7 +340,7 @@ Provides: jsse = %{version}
|
|||||||
# The SunEC built against system NSS uses private APIs that
|
# The SunEC built against system NSS uses private APIs that
|
||||||
# change from time to time. Require thus the version we built
|
# change from time to time. Require thus the version we built
|
||||||
# against.
|
# against.
|
||||||
%requires_eq mozilla-nss
|
%requires_ge mozilla-nss
|
||||||
%else
|
%else
|
||||||
Requires: mozilla-nss
|
Requires: mozilla-nss
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user