SPECS: bind-snmp.spec - pl

qboosh qboosh at pld-linux.org
Wed Oct 12 20:53:44 CEST 2005


Author: qboosh                       Date: Wed Oct 12 18:53:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   bind-snmp.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/bind-snmp.spec
diff -u SPECS/bind-snmp.spec:1.2 SPECS/bind-snmp.spec:1.3
--- SPECS/bind-snmp.spec:1.2	Mon Oct 10 09:29:25 2005
+++ SPECS/bind-snmp.spec	Wed Oct 12 20:53:39 2005
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.perl
 Summary:	Bind SNMP script
+Summary(pl):	Skrypt Bind SNMP
 Name:		bind-snmp
 Version:	1.1
 Release:	0.1
@@ -18,18 +19,27 @@
 
 %description
 This is a pass-through script for SNMP that gives all the Bind9
-statistics that can be (is) retreived with 'rndc status'.
+statistics that can be (is) retrieved with 'rndc status'.
+
+%description -l pl
+To jest skrypt dla SNMP dostarczający wszystkie statystyki Binda 9,
+jakie można pobrać za pomocą polecenia 'rndc status'.
 
 %package -n net-snmp-mibs-bind
 Summary:        MIBs for BIND9
+Summary(pl):	MIB-y dla BIND-a 9
 Group:          Applications/System
 Requires:	net-snmp-mibs
 
 %description -n net-snmp-mibs-bind
 MIBs for BIND9.
 
+%description -n net-snmp-mibs-bind -l pl
+MIB-y dla BIND-a 9.
+
 %package -n cacti-bind
 Summary:        BIND9 plugin for Cacti
+Summary(pl):	Wtyczka BIND9 dla Cacti
 Group:          Applications/System
 Requires:	net-snmp-mibs-bind = %{version}-%{release}
 Requires:	cacti
@@ -37,11 +47,12 @@
 %description -n cacti-bind
 BIND9 plugin for Cacti.
 
+%description -n cacti-bind -l pl
+Wtyczka BIND9 dla Cacti.
+
 %prep
 %setup -q -c
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{webadminroot}/resource/snmp_queries
@@ -50,7 +61,7 @@
 
 install etc/snmp/* $RPM_BUILD_ROOT%{_sysconfdir}/snmp
 install usr/share/cacti/resource/snmp_queries/* $RPM_BUILD_ROOT%{webadminroot}/resource/snmp_queries
-install usr/share/snmp/mibs/* $RPM_BUILD_ROOT%{_datadir}/snmp/mibs/
+install usr/share/snmp/mibs/* $RPM_BUILD_ROOT%{_datadir}/snmp/mibs
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -74,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/12 18:53:39  qboosh
+- pl
+
 Revision 1.2  2005/10/10 07:29:25  arekm
 - add data query templates
 
@@ -82,4 +96,3 @@
 
 Revision 1.1  2005/10/10 07:16:57  arekm
 - new, unfinished
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bind-snmp.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list