rpms/perl-XML-XPath/EL-5 perl-XML-XPath.spec,1.4,1.5

Robin Norwood (rnorwood) fedora-extras-commits at redhat.com
Tue Feb 19 15:12:59 UTC 2008


Author: rnorwood

Update of /cvs/pkgs/rpms/perl-XML-XPath/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23327

Modified Files:
	perl-XML-XPath.spec 
Log Message:
Build for EL-5


Index: perl-XML-XPath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-XPath/EL-5/perl-XML-XPath.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-XML-XPath.spec	1 Sep 2006 04:23:16 -0000	1.4
+++ perl-XML-XPath.spec	19 Feb 2008 15:12:11 -0000	1.5
@@ -2,18 +2,18 @@
 
 Name:           perl-XML-XPath
 Version:        1.13
-Release:        4%{?dist}
-
+Release:        3%{?dist}
 Summary:        XPath parser and evaluator for Perl
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/XML-XPath/
-Source0:    http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-XPath-1.13.tar.gz
+Source0:        http://www.cpan.org/authors/id/M/MS/MSERGEANT/XML-XPath-1.13.tar.gz
 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))
 
 %description
@@ -40,7 +40,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -57,11 +57,9 @@
 
 
 %changelog
-* Thu Aug 31 2006 Chris Weyl <cweyl at alumni.drew.edu> 1.13-4
-- bump for mass rebuild
-
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
-- rebuilt
+* Tue Feb 19 2008 Robin Norwood <rnorwood at redhat.com> - 1.13-3
+- Bring in fixes from fedora spec file
+- Build for EPEL-5
 
 * Sun Jul 11 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.13-2
 - Bring up to date with current fedora.us Perl spec template.




More information about the fedora-extras-commits mailing list