!36 [sync] PR-35: delete useless so file

From: @openeuler-sync-bot 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-06-15 09:37:53 +00:00 committed by Gitee
commit 04772036e4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -3,7 +3,7 @@
Name: net-snmp
Version: 5.9
Release: 4
Release: 5
Epoch: 1
Summary: SNMP Daemon
License: BSD
@ -57,7 +57,6 @@ BuildRequires: systemd gcc openssl-devel bzip2-devel elfutils-devel libselinux
BuildRequires: elfutils-libelf-devel rpm-devel perl-devel perl(ExtUtils::Embed) procps pcre-devel
BuildRequires: python3-devel python3-setuptools chrpath mariadb-connector-c-devel net-tools
BuildRequires: perl(TAP::Harness) lm_sensors-devel autoconf automake
BuildRequires: net-snmp net-snmp-libs
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Requires: %{name}-libs = %{epoch}:%{version}-%{release} %{name}-help
@ -218,8 +217,6 @@ install -m 644 %SOURCE7 %{buildroot}/%{_tmpfilesdir}/net-snmp.conf
mkdir -p %{buildroot}/%{_unitdir}
install -m 644 %SOURCE8 %SOURCE9 %{buildroot}/%{_unitdir}/
cp -a %{_libdir}/libnetsnmp*.so* %{buildroot}%{_libdir}
%check
%if %{netsnmp_check}
cp -f libtool.orig libtool
@ -332,6 +329,12 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test
%{_mandir}/man1/fixproc*
%changelog
* Tue Jun 07 2022 xingwei <xingwei14@h-partners.com> - 5.9-5
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:delete useless so file
* Wed Sep 15 2021 gaihuiying <gaihuiying1@huawei.com> - 5.9-4
- Type:bugfix
- CVE:NA