rpms/perl-Inline/devel perl-Inline.spec,1.13,1.14

Tom Callaway (spot) fedora-extras-commits at redhat.com
Tue Oct 16 20:14:12 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Inline/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19174/devel

Modified Files:
	perl-Inline.spec 
Log Message:

fix br, license



Index: perl-Inline.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Inline/devel/perl-Inline.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- perl-Inline.spec	12 Jul 2006 07:45:45 -0000	1.13
+++ perl-Inline.spec	16 Oct 2007 20:13:39 -0000	1.14
@@ -1,16 +1,17 @@
 Name:           perl-Inline
 Version:        0.44
-Release: 	15.2.1
+Release: 	16
 Summary:        Inline Perl module
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Url:            http://search.cpan.org/dist/Inline/
 Source0:      http://www.cpan.org/authors/id/I/IN/INGY/Inline-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.6.1
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Parse::RecDescent)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -63,6 +64,10 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.44-16
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - sh: line 0: fg: no job control
 - rebuild
 




More information about the fedora-extras-commits mailing list