rpms/perl-Nmap-Parser/EL-4 perl-Nmap-Parser.spec,1.4,1.5

Iain Arnell iarnell at fedoraproject.org
Mon Mar 1 17:47:29 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/perl-Nmap-Parser/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19663

Modified Files:
	perl-Nmap-Parser.spec 
Log Message:
* Mon Mar 01 2010 Iain Arnell <iarnell at gmail.com> 1.19-4.1
- drop perl(XML::Twig) version requirement



Index: perl-Nmap-Parser.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Nmap-Parser/EL-4/perl-Nmap-Parser.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Nmap-Parser.spec	1 Mar 2010 17:38:49 -0000	1.4
+++ perl-Nmap-Parser.spec	1 Mar 2010 17:47:29 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-Nmap-Parser
 Version:        1.19
-Release:        4%{?dist}
+Release:        4%{?dist}.1
 Summary:        Parse nmap scan data with perl
 License:        MIT
 Group:          Development/Libraries
@@ -10,7 +10,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(XML::Twig) >= 3.16
+BuildRequires:  perl(XML::Twig)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 01 2010 Iain Arnell <iarnell at gmail.com> 1.19-4.1
+- drop perl(XML::Twig) version requirement
+
 * Mon Mar 01 2010 Iain Arnell <iarnell at gmail.com> 1.19-4
 - specfile cleanup prompted by BZ#569399
 - license changed from GPLv2+ to MIT (since 1.11)



More information about the scm-commits mailing list