rpms/perl-Class-InsideOut/devel perl-Class-InsideOut.spec,1.8,1.9

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 18:31:06 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Class-InsideOut/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5112/devel

Modified Files:
	perl-Class-InsideOut.spec 
Log Message:

fix license, fix br



Index: perl-Class-InsideOut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-InsideOut/devel/perl-Class-InsideOut.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Class-InsideOut.spec	19 Feb 2007 18:51:20 -0000	1.8
+++ perl-Class-InsideOut.spec	15 Oct 2007 18:30:34 -0000	1.9
@@ -1,16 +1,17 @@
 Name:           perl-Class-InsideOut
 Version:        1.06
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        A safe, simple inside-out object construction kit 
 
 Group:          Development/Libraries
-License:        Artistic or GPL        
+License:        GPL+ or Artistic        
 URL:            http://search.cpan.org/dist/Class-InsideOut            
 Source0: http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Class-InsideOut-%{version}.tar.gz 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl, dos2unix
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -70,6 +71,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Mon Feb 19 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.06-1
 - update to 1.06
 - drop br's on modules required for skipped "author tests"




More information about the fedora-extras-commits mailing list