rpms/perl-Sub-Identify/devel perl-Sub-Identify.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Oct 17 03:22:29 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-Sub-Identify/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5101/devel

Modified Files:
	perl-Sub-Identify.spec 
Log Message:

fix br, license



Index: perl-Sub-Identify.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Sub-Identify/devel/perl-Sub-Identify.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Sub-Identify.spec	6 Sep 2006 14:46:21 -0000	1.2
+++ perl-Sub-Identify.spec	17 Oct 2007 03:21:56 -0000	1.3
@@ -1,13 +1,14 @@
 Name:           perl-Sub-Identify
 Version:        0.02
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Retrieve names of code references
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Sub-Identify/
 Source0:        http://www.cpan.org/authors/id/R/RG/RGARCIA/Sub-Identify-%{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
@@ -44,6 +45,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.02-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Wed Sep 06 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.02-2
 - bump
 




More information about the scm-commits mailing list