[net-snmp/f19] moved agentxtrap utility to net-snmp subpackage, it needs libraries provided by net-snmp-agent-libs.

Jan Šafránek jsafrane at fedoraproject.org
Mon Apr 22 14:47:18 UTC 2013


commit a2a3543c54e964d8e0401319d5be34dc8740c111
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Mon Apr 22 16:47:06 2013 +0200

    moved agentxtrap utility to net-snmp subpackage,it needs libraries provided by net-snmp-agent-libs.

 net-snmp.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/net-snmp.spec b/net-snmp.spec
index 2beea4f..8a28d86 100644
--- a/net-snmp.spec
+++ b/net-snmp.spec
@@ -11,7 +11,7 @@
 Summary: A collection of SNMP protocol tools and libraries
 Name: net-snmp
 Version: 5.7.2
-Release: 9%{?dist}
+Release: 10%{?dist}
 Epoch: 1
 
 License: BSD
@@ -439,14 +439,14 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_unitdir}/snmp*
 %config(noreplace) %{_sysconfdir}/sysconfig/snmpd
 %config(noreplace) %{_sysconfdir}/sysconfig/snmptrapd
+%{_bindir}/agentxtrap
+%attr(0644,root,root) %{_mandir}/man1/agentxtrap.1*
 
 %files utils
 %{_bindir}/encode_keychange
 %{_bindir}/snmp[^c-]*
-%{_bindir}/agentxtrap
 %attr(0644,root,root) %{_mandir}/man1/snmp[^-]*.1*
 %attr(0644,root,root) %{_mandir}/man1/encode_keychange*.1*
-%attr(0644,root,root) %{_mandir}/man1/agentxtrap.1*
 %attr(0644,root,root) %{_mandir}/man5/snmp.conf.5.gz
 %attr(0644,root,root) %{_mandir}/man5/variables.5.gz
 
@@ -504,6 +504,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_initrddir}/snmptrapd
 
 %changelog
+* Mon Apr 22 2013 Jan Safranek <jsafrane at redhat.com> - 1:5.7.2-10
+- moved agentxtrap utility to net-snmp subpackage,
+  it needs libraries provided by net-snmp-agent-libs.
+  
 * Thu Apr 18 2013 Jan Safranek <jsafrane at redhat.com> - 1:5.7.2-9
 - moved agentxtrap utility to net-snmp-utils subpackage,
   it's an utility, not a daemon.


More information about the scm-commits mailing list