!27 update to release-3.8.1
From: @eaglegai Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
220814f30e
Binary file not shown.
BIN
nettle-3.8.1.tar.gz
Normal file
BIN
nettle-3.8.1.tar.gz
Normal file
Binary file not shown.
13
nettle.spec
13
nettle.spec
@ -1,6 +1,6 @@
|
||||
Name: nettle
|
||||
Version: 3.7.3
|
||||
Release: 2
|
||||
Version: 3.8.1
|
||||
Release: 1
|
||||
Summary: A low-level cryptographic library
|
||||
License: LGPLv3+ or GPLv2+
|
||||
URL: https://www.lysator.liu.se/~nisse/nettle/
|
||||
@ -10,7 +10,6 @@ Patch0: 0000-nettle-3.3-remove-ecc-testsuite.patch
|
||||
|
||||
BuildRequires: automake autoconf fipscheck gcc gettext-devel gmp-devel libtool m4
|
||||
|
||||
Provides: libnettle.so.6()(64bit) libnettle.so.6(NETTLE_6)(64bit) libhogweed.so.4()(64bit) libhogweed.so.4(HOGWEED_4)(64bit)
|
||||
%description
|
||||
Nettle is a cryptographic library designed to fit any context:
|
||||
in crypto toolkits for object-oriented languages, in applications
|
||||
@ -41,6 +40,7 @@ autoreconf -ifv
|
||||
%make_install
|
||||
make install-shared
|
||||
install -D -p -m0644 nettle.info "$RPM_BUILD_ROOT%{_infodir}/nettle.info"
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
|
||||
chmod 0755 $RPM_BUILD_ROOT%{_libdir}/libnettle.so.8.*
|
||||
chmod 0755 $RPM_BUILD_ROOT%{_libdir}/libhogweed.so.6.*
|
||||
@ -60,7 +60,6 @@ make check
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/nettle/
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/libnettle.so
|
||||
%{_libdir}/libhogweed.so
|
||||
%{_libdir}/pkgconfig/*
|
||||
@ -73,6 +72,12 @@ make check
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%changelog
|
||||
* Mon Oct 31 2022 gaihuiying <eaglegai@163.com> - 3.8.1-1
|
||||
- Type:requirement
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:update to release-3.8.1
|
||||
|
||||
* Fri Mar 25 2022 xingwei <xingwei14@h-partners.com> - 3.7.3-2
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user