rpms/perl-XML-XPath/EL-4 perl-XML-XPath.spec,1.1,1.2

Robin Norwood rnorwood at fedoraproject.org
Tue Feb 19 15:05:06 UTC 2008


Author: rnorwood

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

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


Index: perl-XML-XPath.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-XPath/EL-4/perl-XML-XPath.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-XML-XPath.spec	10 Feb 2005 20:29:37 -0000	1.1
+++ perl-XML-XPath.spec	19 Feb 2008 15:04:29 -0000	1.2
@@ -2,18 +2,18 @@
 
 Name:           perl-XML-XPath
 Version:        1.13
-Release:        2
-Epoch:          0
+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,6 +57,10 @@
 
 
 %changelog
+* Tue Feb 19 2008 Robin Norwood <rnorwood at redhat.com> - 1.13-3
+- Bring in fixes from fedora spec file
+- Build for EPEL-4
+
 * 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-perl-devel-list mailing list