]> git.pld-linux.org Git - packages/perl-Nmap-Parser.git/commitdiff
- typo, missing dir
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 10 Sep 2006 16:50:41 +0000 (16:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Nmap-Parser.spec -> 1.2

perl-Nmap-Parser.spec

index cedb92406a6a4444b53e5c1f32849a2fa297f464..cb2bd5dde0b182d6aa4f0bf50405694502ac48cc 100644 (file)
@@ -14,12 +14,12 @@ License:    GPL v2+
 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)
 
@@ -31,8 +31,8 @@ quickly create fast and robust security scripts that utilize the
 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.
@@ -59,5 +59,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc Changes README
+%dir %{perl_vendorlib}/Nmap
 %{perl_vendorlib}/Nmap/*.pm
 %{_mandir}/man3/*
This page took 1.861109 seconds and 4 git commands to generate.