Accepting request 841320 from home:dimstar:Factory

- Fix build with RPM 4.16: error: bare words are no longer
  supported, please use "...":  lib64 == lib64.

OBS-URL: https://build.opensuse.org/request/show/841320
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/mozilla-nss?expand=0&rev=340
This commit is contained in:
Wolfgang Rosenauer 2020-10-12 15:35:14 +00:00 committed by Git OBS Bridge
parent d97dd3a9da
commit da00e5afd0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 15:31:33 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Fix build with RPM 4.16: error: bare words are no longer
supported, please use "...": lib64 == lib64.
-------------------------------------------------------------------
Wed Sep 30 21:06:01 UTC 2020 - Wolfgang Rosenauer <wr@rosenauer.org>

View File

@ -82,7 +82,7 @@ BuildRequires: pkgconfig(zlib)
Requires(pre): libfreebl3 >= %{nss_softokn_fips_version}
Requires(pre): libsoftokn3 >= %{nss_softokn_fips_version}
Requires(pre): mozilla-nspr >= %{NSPR_min_version}
%if %{_lib} == lib64
%if "%{_lib}" == "lib64"
Requires: libnssckbi.so()(64bit)
%else
Requires: libnssckbi.so