SPECS: perl-Nmap-Parser.spec - typo, missing dir

qboosh qboosh at pld-linux.org
Sun Sep 10 18:50:46 CEST 2006


Author: qboosh                       Date: Sun Sep 10 16:50:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo, missing dir

---- Files affected:
SPECS:
   perl-Nmap-Parser.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Nmap-Parser.spec
diff -u SPECS/perl-Nmap-Parser.spec:1.1 SPECS/perl-Nmap-Parser.spec:1.2
--- SPECS/perl-Nmap-Parser.spec:1.1	Tue Sep  5 00:39:12 2006
+++ SPECS/perl-Nmap-Parser.spec	Sun Sep 10 18:50:41 2006
@@ -15,12 +15,12 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	5d5f113a9d166b07e041a5dc52f9c3ee
+URL:		http://search.cpan.org/dist/Nmap-Parser/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(XML::Twig) >= 3.16
+BuildRequires:	perl-XML-Twig >= 3.16
 %endif
-URL:		http://search.cpan.org/dist/Nmap-Parser/
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,8 +32,8 @@
 powerful port scanning abilities of nmap.
 
 %description -l pl
-Moduł ten to implementacja intefejsu do informacji zebranych podczas
-skanowania nmapem. Działa na zasadzie przetwarzania danych xml
+Moduł ten to implementacja interfejsu do informacji zebranych podczas
+skanowania nmapem. Działa na zasadzie przetwarzania danych XML
 wygenerowanych przez program nmap. Pozwala to na generowanie szybkich
 i złożonych skryptów korzystających z potężnych możliwości, jakie daje
 program nmap.
@@ -60,6 +60,7 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
+%dir %{perl_vendorlib}/Nmap
 %{perl_vendorlib}/Nmap/*.pm
 %{_mandir}/man3/*
 
@@ -69,6 +70,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/09/10 16:50:41  qboosh
+- typo, missing dir
+
 Revision 1.1  2006/09/04 22:39:12  adamg
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Nmap-Parser.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list