rpms/perl-XML-RegExp/devel perl-XML-RegExp.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 04:52:56 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-XML-RegExp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17290/devel

Modified Files:
	perl-XML-RegExp.spec 
Log Message:

fix br, license



Index: perl-XML-RegExp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-RegExp/devel/perl-XML-RegExp.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-XML-RegExp.spec	29 Jun 2006 20:06:09 -0000	1.3
+++ perl-XML-RegExp.spec	17 Oct 2007 04:52:23 -0000	1.4
@@ -1,16 +1,17 @@
 Name:           perl-XML-RegExp
 Version:        0.03
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Regular expressions for XML tokens
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/XML-RegExp/
 Source0:        http://www.cpan.org/authors/id/T/TJ/TJMATHER/XML-RegExp-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -53,6 +54,10 @@
 
 
 %changelog
+* Wed Oct 17 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.03-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu Jun 29 2006 Orion Poplawski <orion at cora.nwra.com> - 0.03-2
 - Bump for new perl version (#196668)
 




More information about the fedora-extras-commits mailing list