rpms/perl-ExtUtils-Depends/devel perl-ExtUtils-Depends.spec, 1.10, 1.11

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


Author: spot

Update of /cvs/pkgs/rpms/perl-ExtUtils-Depends/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11896/devel

Modified Files:
	perl-ExtUtils-Depends.spec 
Log Message:

fix br, license



Index: perl-ExtUtils-Depends.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-ExtUtils-Depends/devel/perl-ExtUtils-Depends.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-ExtUtils-Depends.spec	8 Sep 2006 22:51:33 -0000	1.10
+++ perl-ExtUtils-Depends.spec	15 Oct 2007 20:13:58 -0000	1.11
@@ -1,15 +1,16 @@
 Name:           perl-ExtUtils-Depends
 Version:        0.205
-Release:        5%{?dist}
+Release:        5%{?dist}.1
 Summary:        Easily build XS extensions that depend on XS extensions
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/ExtUtils-Depends/
 Source0:        http://www.cpan.org/authors/id/R/RM/RMCFARLA/Gtk2-Perl/ExtUtils-Depends-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -52,6 +53,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.205-5.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Fri Sep  8 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.205-5
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list