Accepting request 135581 from net-snmp:factory

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/135581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=59
This commit is contained in:
Stephan Kulow 2012-09-25 11:59:37 +00:00 committed by Git OBS Bridge
parent 3e080be02f
commit d45bdf8b63
2 changed files with 8 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 7 17:28:00 UTC 2012 - jengelh@inai.de
- Remove redundant sections from specfile
- Avoid shipping .la files
-------------------------------------------------------------------
Mon May 14 17:39:17 UTC 2012 - lchiquitto@suse.com

View File

@ -268,7 +268,7 @@ MIBS="$MIBS ucd-snmp/lmsensorsMib"
--enable-local-smux \
--enable-ipv6 \
--enable-ucd-snmp-compatibility
%{__make} all
make %{?_smp_mflags}
%check
%if 0%{?netsnmp_check}
@ -307,9 +307,7 @@ popd
#
%{__ln_s} -f %{netsnmp_agentx_socket_dir_fhs} %{buildroot}%{netsnmp_agentx_socket_dir_rfc}
#
%clean
%{__rm} -rf %{buildroot}
rm -f "%buildroot/%_libdir"/*.la
%preun
%stop_on_removal snmpd
@ -394,9 +392,7 @@ popd
%{_mandir}/man3/*
%{_includedir}/ucd-snmp
%{_includedir}/net-snmp
%{_libdir}/libsnmp*.la
%{_libdir}/libsnmp*.so
%{_libdir}/libnetsnmp*.la
%{_libdir}/libnetsnmp*.so
%{_bindir}/mib2c
%{_bindir}/mib2c-update