mirror of
https://abf.rosa.ru/djam/nss.git
synced 2025-02-23 08:22:50 +00:00
commit
b5c0236e1b
1 changed files with 4 additions and 2 deletions
6
nss.spec
6
nss.spec
|
@ -32,7 +32,7 @@ Summary: Network Security Services
|
|||
Name: nss
|
||||
Epoch: 2
|
||||
Version: 3.103
|
||||
Release: 1
|
||||
Release: 2
|
||||
Group: System/Libraries
|
||||
License: MPL or GPLv2+ or LGPLv2+
|
||||
Url: http://www.mozilla.org/projects/security/pki/nss/index.html
|
||||
|
@ -220,6 +220,8 @@ and libsoftokn3.
|
|||
Summary: Network Security Services (NSS)
|
||||
Group: System/Libraries
|
||||
Requires: p11-kit-trust
|
||||
# compat with Fedora/RH
|
||||
Provides: nss-util = %{EVRD}
|
||||
|
||||
%description -n %{libname}
|
||||
This package contains the shared libraries libnss3, libnssdbm3,
|
||||
|
@ -429,7 +431,7 @@ export NATIVE_CC=%{__cc}
|
|||
export TARGETCC="%{__cc}"
|
||||
export TARGETCCC="%{__cxx}"
|
||||
export TARGETRANLIB="%{__ranlib}"
|
||||
%ifarch %{x86_64} ppc64 ia64 s390x aarch64 riscv64 %{e2k}
|
||||
%ifarch %{x86_64} ppc64 ia64 s390x aarch64 riscv64 %{e2k} loongarch64
|
||||
export USE_64=1
|
||||
%else
|
||||
unset USE_64 || :
|
||||
|
|
Loading…
Add table
Reference in a new issue