!21 delete useless so file
From: @XWwalker Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
0ca7db06bf
13
nettle.spec
13
nettle.spec
@ -1,6 +1,6 @@
|
|||||||
Name: nettle
|
Name: nettle
|
||||||
Version: 3.7.3
|
Version: 3.7.3
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A low-level cryptographic library
|
Summary: A low-level cryptographic library
|
||||||
License: LGPLv3+ or GPLv2+
|
License: LGPLv3+ or GPLv2+
|
||||||
URL: https://www.lysator.liu.se/~nisse/nettle/
|
URL: https://www.lysator.liu.se/~nisse/nettle/
|
||||||
@ -9,7 +9,6 @@ Source0: https://www.lysator.liu.se/~nisse/archive/%{name}-%{version}.tar
|
|||||||
Patch0: 0000-nettle-3.3-remove-ecc-testsuite.patch
|
Patch0: 0000-nettle-3.3-remove-ecc-testsuite.patch
|
||||||
|
|
||||||
BuildRequires: automake autoconf fipscheck gcc gettext-devel gmp-devel libtool m4
|
BuildRequires: automake autoconf fipscheck gcc gettext-devel gmp-devel libtool m4
|
||||||
BuildRequires: nettle
|
|
||||||
|
|
||||||
Provides: libnettle.so.6()(64bit) libnettle.so.6(NETTLE_6)(64bit) libhogweed.so.4()(64bit) libhogweed.so.4(HOGWEED_4)(64bit)
|
Provides: libnettle.so.6()(64bit) libnettle.so.6(NETTLE_6)(64bit) libhogweed.so.4()(64bit) libhogweed.so.4(HOGWEED_4)(64bit)
|
||||||
%description
|
%description
|
||||||
@ -42,8 +41,6 @@ autoreconf -ifv
|
|||||||
%make_install
|
%make_install
|
||||||
make install-shared
|
make install-shared
|
||||||
install -D -p -m0644 nettle.info "$RPM_BUILD_ROOT%{_infodir}/nettle.info"
|
install -D -p -m0644 nettle.info "$RPM_BUILD_ROOT%{_infodir}/nettle.info"
|
||||||
cp -p %{_libdir}/libnettle.so.6.* $RPM_BUILD_ROOT%{_libdir}/
|
|
||||||
cp -p %{_libdir}/libhogweed.so.4.* $RPM_BUILD_ROOT%{_libdir}/
|
|
||||||
|
|
||||||
chmod 0755 $RPM_BUILD_ROOT%{_libdir}/libnettle.so.8.*
|
chmod 0755 $RPM_BUILD_ROOT%{_libdir}/libnettle.so.8.*
|
||||||
chmod 0755 $RPM_BUILD_ROOT%{_libdir}/libhogweed.so.6.*
|
chmod 0755 $RPM_BUILD_ROOT%{_libdir}/libhogweed.so.6.*
|
||||||
@ -56,8 +53,6 @@ make check
|
|||||||
%doc AUTHORS descore.README nettle.pdf
|
%doc AUTHORS descore.README nettle.pdf
|
||||||
%license COPYINGv2 COPYINGv3 COPYING.LESSERv3
|
%license COPYINGv2 COPYINGv3 COPYING.LESSERv3
|
||||||
%{_infodir}/nettle.info.gz
|
%{_infodir}/nettle.info.gz
|
||||||
%{_libdir}/libnettle.so.6*
|
|
||||||
%{_libdir}/libhogweed.so.4*
|
|
||||||
%{_libdir}/libnettle.so.8*
|
%{_libdir}/libnettle.so.8*
|
||||||
%{_libdir}/libhogweed.so.6*
|
%{_libdir}/libhogweed.so.6*
|
||||||
%exclude %{_bindir}/*
|
%exclude %{_bindir}/*
|
||||||
@ -78,6 +73,12 @@ make check
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 25 2022 xingwei <xingwei14@h-partners.com> - 3.7.3-2
|
||||||
|
- Type:bugfix
|
||||||
|
- Id:NA
|
||||||
|
- SUG:restart
|
||||||
|
- DESC:delete useless so file
|
||||||
|
|
||||||
* Sat Mar 19 2022 quanhongfei <quanhongfei@h-partners.com> - 3.7.3-1
|
* Sat Mar 19 2022 quanhongfei <quanhongfei@h-partners.com> - 3.7.3-1
|
||||||
- Type:requirements
|
- Type:requirements
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user