rpms/perl-Feed-Find/devel perl-Feed-Find.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 20:26:40 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Feed-Find/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12937/devel

Modified Files:
	perl-Feed-Find.spec 
Log Message:

fix license, br



Index: perl-Feed-Find.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Feed-Find/devel/perl-Feed-Find.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Feed-Find.spec	24 Sep 2006 11:10:25 -0000	1.1
+++ perl-Feed-Find.spec	15 Oct 2007 20:26:08 -0000	1.2
@@ -1,10 +1,10 @@
 Name:           perl-Feed-Find
 Version:        0.06
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Syndication feed auto-discovery
 
 Group:          Development/Libraries
-License:        Artistic or GPL
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Feed-Find
 Source0:        http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Feed-Find-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -13,6 +13,7 @@
 BuildRequires:  perl
 BuildRequires:  perl(LWP) perl(Class::ErrorHandler) perl(HTML::Parser)
 BuildRequires:  perl(URI) perl(LWP::UserAgent)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 # not autodetected because it is in the form use base qw(...)
 Requires:  perl(Class::ErrorHandler)
@@ -65,6 +66,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.06-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Sun Sep 24 2006 Patrice Dumas <pertusus at free.fr> 0.06-2
 - disable a test requiring network access
 




More information about the fedora-extras-commits mailing list