From 5c24df3e3c4b281b17ffa7596e1837c6e24ceb0d Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:13:03 +0100 Subject: [PATCH] automatic version update by autodist [release 3.60-1mamba;Mon Dec 14 2020] --- libnss.spec | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/libnss.spec b/libnss.spec index 79ad632..0cb1da6 100644 --- a/libnss.spec +++ b/libnss.spec @@ -6,7 +6,7 @@ %define with_test 0 %define with_nsspem 0 Name: libnss -Version: 3.59 +Version: 3.60 Release: 1mamba Summary: Network Security Services Group: System/Libraries @@ -112,10 +112,6 @@ mv nss-pem-%{version}/nss/lib/ckfw/pem/ nss/lib/ckfw/ %patch10 -p0 %patch15 -p1 -#%ifarch x86_64 -#sed -i "s|/lib,|/lib64,|" nss/config/Makefile -#%endif - %build #:<< __EOF export BUILD_OPT=1 @@ -135,8 +131,11 @@ export OPT_FLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" USE_SYSTEM_ZLIB=1 \ NSS_ENABLE_WERROR=0 \ ZLIB_LIBS=-lz \ -%ifarch x86_64 +%ifarch x86_64 aarch64 USE_64=1 \ +%endif +%ifarch arm + OS_TEST=arm \ %endif NSS_USE_SYSTEM_SQLITE=1 @@ -281,6 +280,9 @@ ln -s nss3 %{buildroot}%{_includedir}/nss %{_includedir}/nss3/* %changelog +* Mon Dec 14 2020 Automatic Build System 3.60-1mamba +- automatic version update by autodist + * Mon Nov 16 2020 Automatic Build System 3.59-1mamba - automatic version update by autodist