rpms/perl-XML-XPath/F-12 perl-XML-XPath.spec,1.10,1.11

Marcela Mašláňová mmaslano at fedoraproject.org
Thu Dec 10 12:25:10 UTC 2009


Author: mmaslano

Update of /cvs/pkgs/rpms/perl-XML-XPath/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4734

Modified Files:
	perl-XML-XPath.spec 
Log Message:
* Thu Dec 10 2009 Marcela Maslanova <mmaslano at redhat.com> - 1.13-11
- 541668 fix requires for review



Index: perl-XML-XPath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-XPath/F-12/perl-XML-XPath.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-XML-XPath.spec	26 Jul 2009 17:40:52 -0000	1.10
+++ perl-XML-XPath.spec	10 Dec 2009 12:25:10 -0000	1.11
@@ -1,8 +1,6 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-XML-XPath
 Version:        1.13
-Release:        9%{?dist}
+Release:        10%{?dist}
 
 Summary:        XPath parser and evaluator for Perl
 
@@ -13,7 +11,7 @@ Source0:    http://www.cpan.org/authors/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1, perl(XML::Parser)
+BuildRequires:  perl(XML::Parser)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -58,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Dec 10 2009 Marcela Maslanova <mmaslano at redhat.com> - 1.13-11
+- 541668 fix requires for review
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.13-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list