rpms/perl-ExtUtils-CBuilder/devel perl-ExtUtils-CBuilder.spec, 1.20, 1.21

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


Author: spot

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

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

fix br, license



Index: perl-ExtUtils-CBuilder.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-ExtUtils-CBuilder/devel/perl-ExtUtils-CBuilder.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- perl-ExtUtils-CBuilder.spec	31 May 2007 22:07:08 -0000	1.20
+++ perl-ExtUtils-CBuilder.spec	15 Oct 2007 20:10:55 -0000	1.21
@@ -1,15 +1,16 @@
 Name:           perl-ExtUtils-CBuilder
 Version:        0.19
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Compile and link C code for Perl modules
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/ExtUtils-CBuilder/
 Source0:        http://www.cpan.org/authors/id/K/KW/KWILLIAMS/ExtUtils-CBuilder-%{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.19-1.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Thu May 31 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.19-1
 - Update to 0.19.
 




More information about the fedora-extras-commits mailing list