renamed net-snmp-tkmib to net-snmp-gui
This commit is contained in:
parent
a8315bb257
commit
ac80096944
@ -121,18 +121,18 @@ Perl.
|
||||
Install the net-snmp-perl package, if you want to use mib2c or SNMP
|
||||
with perl.
|
||||
|
||||
%package tkmib
|
||||
%package gui
|
||||
Group: Applications/System
|
||||
Summary: An interactive graphical MIB browser for SNMP
|
||||
Requires: perl-Tk, net-snmp-perl
|
||||
|
||||
%description tkmib
|
||||
The net-snmp-tkmib package contains tkmib utility. tkmib is a graphical user
|
||||
%description gui
|
||||
The net-snmp-gui package contains tkmib utility, which is a graphical user
|
||||
interface for browsing the Message Information Bases (MIBs). It is also
|
||||
capable of sending or retrieving the SNMP management information to/from
|
||||
the remote agents interactively.
|
||||
|
||||
Install the net-snmp-tkmib package, if you want to use this interactive utility.
|
||||
Install the net-snmp-gui package, if you want to use this interactive utility.
|
||||
|
||||
%package libs
|
||||
Group: Development/Libraries
|
||||
@ -365,7 +365,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%attr(0644,root,root) %{_mandir}/man1/mib2c.1*
|
||||
%attr(0644,root,root) %{_mandir}/man3/*.3pm.*
|
||||
|
||||
%files tkmib
|
||||
%files gui
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/tkmib
|
||||
%attr(0644,root,root) %{_mandir}/man1/tkmib.1*
|
||||
@ -378,7 +378,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
* Thu Oct 25 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-5
|
||||
- move mib2c-update from net-snmp-utils to net-snmp-perl, where
|
||||
mib2c is located
|
||||
- add tkmib to net-snmp-tkmib package (#167933)
|
||||
- add tkmib to net-snmp-gui package (#167933)
|
||||
|
||||
* Tue Oct 16 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-4
|
||||
- License: field fixed to "BSD and CMU"
|
||||
|
Loading…
Reference in New Issue
Block a user