Module: sip-router
Branch: master
Commit: 52c05835058a0813df1bf2291669bfe539f52a71
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=52c0583…
Author: Luis Martin Gil <martingil.luis(a)gmail.com>
Committer: Luis Martin Gil <martingil.luis(a)gmail.com>
Date: Fri Jan 31 02:46:17 2014 +0000
pkg/centos: added snmpstats MIB files to spec file
- Some files were missing from the snmpstats module
when packing into rpm. Adding them to the rpm spec file
---
pkg/kamailio/centos/6/kamailio.spec | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/pkg/kamailio/centos/6/kamailio.spec b/pkg/kamailio/centos/6/kamailio.spec
index 8cdd254..a4470ee 100644
--- a/pkg/kamailio/centos/6/kamailio.spec
+++ b/pkg/kamailio/centos/6/kamailio.spec
@@ -1047,6 +1047,11 @@ fi
%defattr(-,root,root)
%{_docdir}/kamailio/modules/README.snmpstats
%{_libdir}/kamailio/modules/snmpstats.so
+%{_datadir}/snmp/mibs/KAMAILIO-MIB
+%{_datadir}/snmp/mibs/KAMAILIO-REG-MIB
+%{_datadir}/snmp/mibs/KAMAILIO-SIP-COMMON-MIB
+%{_datadir}/snmp/mibs/KAMAILIO-SIP-SERVER-MIB
+%{_datadir}/snmp/mibs/KAMAILIO-TC
%files sqlite