[packages/snmptt] snmpttconvert and snmpttconvertmib packaged

jajcus jajcus at pld-linux.org
Sat Dec 1 15:46:17 CET 2012


commit d413f852d8c20e54f3e9b4c822e5c428b5d981e9
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Sat Dec 1 15:42:01 2012 +0100

    snmpttconvert and snmpttconvertmib packaged

 snmptt.spec | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/snmptt.spec b/snmptt.spec
index 9f5dc02..bcff843 100644
--- a/snmptt.spec
+++ b/snmptt.spec
@@ -72,6 +72,8 @@ install -d $RPM_BUILD_ROOT{%{_sbindir},%{_sysconfdir}/snmp} \
 	$RPM_BUILD_ROOT%{systemdunitdir}
 
 install snmptt $RPM_BUILD_ROOT%{_sbindir}
+install snmpttconvert $RPM_BUILD_ROOT%{_sbindir}
+install snmpttconvertmib $RPM_BUILD_ROOT%{_sbindir}
 install snmptthandler $RPM_BUILD_ROOT%{_sbindir}
 install snmptt.ini $RPM_BUILD_ROOT%{_sysconfdir}/snmp
 install examples/snmptt.conf.generic $RPM_BUILD_ROOT%{_sysconfdir}/snmp/snmptt.conf
@@ -116,6 +118,8 @@ fi
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/snmp/snmptt.ini
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/snmp/snmptt.conf
 %attr(755,root,root) %{_sbindir}/snmptt
+%attr(755,root,root) %{_sbindir}/snmpttconvert
+%attr(755,root,root) %{_sbindir}/snmpttconvertmib
 %config(noreplace) %verify(not md5 mtime size) /var/log/*.log
 %config(noreplace) %verify(not md5 mtime size) /var/log/*.debug
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/snmptt.git/commitdiff/7594716d60c9e569530dd2d1428eba2230e5ad6f



More information about the pld-cvs-commit mailing list