rpms/net-snmp/devel net-snmp.spec,1.134,1.135

Jan Šafránek (jsafrane) fedora-extras-commits at redhat.com
Thu Oct 25 09:21:56 UTC 2007


Author: jsafrane

Update of /cvs/pkgs/rpms/net-snmp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12445

Modified Files:
	net-snmp.spec 
Log Message:
renamed net-snmp-tkmib to net-snmp-gui


Index: net-snmp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/net-snmp/devel/net-snmp.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- net-snmp.spec	25 Oct 2007 09:13:50 -0000	1.134
+++ net-snmp.spec	25 Oct 2007 09:21:24 -0000	1.135
@@ -121,18 +121,18 @@
 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 @@
 %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 @@
 * Thu Oct 25 2007 Jan Safranek <jsafranek at 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 at redhat.com> 5.4.1-4
 - License: field fixed to "BSD and CMU"




More information about the fedora-extras-commits mailing list