Accepting request 181778 from home:lnussel:branches:Base:System
- require libnssckbi instead of mozilla-nss-certs so p11-kit can conflict with the latter (fate#314991) OBS-URL: https://build.opensuse.org/request/show/181778 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=127
This commit is contained in:
parent
8893871f59
commit
80c4a0174f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 09:27:24 UTC 2013 - lnussel@suse.de
|
||||
|
||||
- require libnssckbi instead of mozilla-nss-certs so p11-kit can
|
||||
conflict with the latter (fate#314991)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 11 04:58:56 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
|
@ -59,7 +59,11 @@ Patch8: nss-sqlitename.patch
|
||||
PreReq: mozilla-nspr >= %nspr_ver
|
||||
PreReq: libfreebl3 >= %{nss_softokn_fips_version}
|
||||
PreReq: libsoftokn3 >= %{nss_softokn_fips_version}
|
||||
Requires: mozilla-nss-certs
|
||||
%if %{_lib} == lib64
|
||||
Requires: libnssckbi.so()(64bit)
|
||||
%else
|
||||
Requires: libnssckbi.so()
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define nssdbdir %{_sysconfdir}/pki/nssdb
|
||||
%ifnarch %sparc
|
||||
|
Loading…
Reference in New Issue
Block a user