Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
449fc4a03c
commit
1fded96fc7
10
nss.spec
10
nss.spec
@ -59,7 +59,7 @@ rpm.define(string.format("nss_release_tag NSS_%s_RTM",
|
|||||||
Summary: Network Security Services
|
Summary: Network Security Services
|
||||||
Name: nss
|
Name: nss
|
||||||
Version: %{nss_version}
|
Version: %{nss_version}
|
||||||
Release: %{nss_release}%{?dist}
|
Release: %{nss_release}%{?dist}.1
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
URL: http://www.mozilla.org/projects/security/pki/nss/
|
URL: http://www.mozilla.org/projects/security/pki/nss/
|
||||||
Requires: nspr >= %{nspr_version}
|
Requires: nspr >= %{nspr_version}
|
||||||
@ -283,7 +283,7 @@ Header and library files for doing development with Network Security Services.
|
|||||||
%package -n nspr
|
%package -n nspr
|
||||||
Summary: Netscape Portable Runtime
|
Summary: Netscape Portable Runtime
|
||||||
Version: %{nspr_version}
|
Version: %{nspr_version}
|
||||||
Release: %{nspr_release}%{?dist}
|
Release: %{nspr_release}%{?dist}.1
|
||||||
License: MPLv2.0
|
License: MPLv2.0
|
||||||
URL: http://www.mozilla.org/projects/nspr/
|
URL: http://www.mozilla.org/projects/nspr/
|
||||||
Conflicts: filesystem < 3
|
Conflicts: filesystem < 3
|
||||||
@ -298,7 +298,7 @@ memory management (malloc and free) and shared library linking.
|
|||||||
%package -n nspr-devel
|
%package -n nspr-devel
|
||||||
Summary: Development libraries for the Netscape Portable Runtime
|
Summary: Development libraries for the Netscape Portable Runtime
|
||||||
Version: %{nspr_version}
|
Version: %{nspr_version}
|
||||||
Release: %{nspr_release}%{?dist}
|
Release: %{nspr_release}%{?dist}.1
|
||||||
Requires: nspr%{?_isa} = %{nspr_version}-%{nspr_release}%{?dist}
|
Requires: nspr%{?_isa} = %{nspr_version}-%{nspr_release}%{?dist}
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
@ -1076,6 +1076,10 @@ update-crypto-policies &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com>
|
||||||
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
||||||
|
Related: rhbz#1991688
|
||||||
|
|
||||||
* Thu Jul 8 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-8
|
* Thu Jul 8 2021 Bob Relyea <rrelyea@redhat.com> - 3.67.0-8
|
||||||
- fix relro support in nspr part of build
|
- fix relro support in nspr part of build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user