Author: qboosh Date: Tue Nov 4 19:10:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - let URL point to module summary - pl
---- Files affected: SPECS: perl-Net-Arping.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/perl-Net-Arping.spec diff -u SPECS/perl-Net-Arping.spec:1.3 SPECS/perl-Net-Arping.spec:1.4 --- SPECS/perl-Net-Arping.spec:1.3 Tue Nov 4 18:20:40 2008 +++ SPECS/perl-Net-Arping.spec Tue Nov 4 20:10:31 2008 @@ -7,7 +7,7 @@ %define pdir Net %define pnam Arping Summary: Net::Arping - Ping remote host by ARP packets -Summary(pl.UTF-8): Net::Arping - Pingowanie zdalnego hosta poprzez pakiety ARP +Summary(pl.UTF-8): Net::Arping - Pingowanie zdalnego hosta przy użyciu pakietów ARP Name: perl-Net-Arping Version: 0.03 Release: 1 @@ -16,7 +16,7 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/R/RA/RADEK/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: bf26415f1406dec2689d5e8aa3ca2744 -URL: http://search.cpan.org/dist/Net-Arping/Arping.pm +URL: http://search.cpan.org/dist/Net-Arping/ BuildRequires: libnet-devel BuildRequires: libpcap-devel BuildRequires: perl-devel >= 1:5.8.0 @@ -29,7 +29,11 @@ The program must be run as root or be setuid to root. -# %description -l pl.UTF-8 # TODO +%description -l pl.UTF-8 +Ten moduł zawiera funkcję do sprawdzania dostępności zdalnego hosta +poprzez wysyłanie pakietów ARP. + +Program musi być uruchamiany przez roota lub mieć ustawiony suid root. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -65,6 +69,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008/11/04 19:10:31 qboosh +- let URL point to module summary +- pl + Revision 1.3 2008/11/04 17:20:40 radek - version 0.03 @@ -75,4 +83,3 @@ - spec created by pldcpan.pl - release 0.1, failed on make - this spec is required by arping.pl script from nagios-contrib - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Net-Arping.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
