rpms/perl-UNIVERSAL-isa/EL-5 perl-UNIVERSAL-isa.spec,1.3,1.4

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jan 21 19:38:50 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-UNIVERSAL-isa/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28630/EL-5

Modified Files:
	perl-UNIVERSAL-isa.spec 
Log Message:

sync



Index: perl-UNIVERSAL-isa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-UNIVERSAL-isa/EL-5/perl-UNIVERSAL-isa.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-UNIVERSAL-isa.spec	8 Sep 2006 23:12:13 -0000	1.3
+++ perl-UNIVERSAL-isa.spec	21 Jan 2008 19:38:11 -0000	1.4
@@ -1,16 +1,18 @@
 Name:           perl-UNIVERSAL-isa
 Version:        0.06
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        Hack around module authors using UNIVERSAL::isa as a function
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/UNIVERSAL-isa/
 Source0:        http://www.cpan.org/authors/id/N/NU/NUFFIN/UNIVERSAL-isa-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::More)
+
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -58,6 +60,12 @@
 
 
 %changelog
+* Wed Jan 02 2008 Ralf Corsépius <rc040203 at freenet.de> - 0.06-4
+- Update License-tag.
+
+* Tue Dec 11 2007 Ralf Corsépius <rc040203 at freenet.de> - 0.06-3
+- Add BR: perl(Test::More).
+
 * Fri Sep  8 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.06-2
 - Rebuild for FC6.
 




More information about the fedora-extras-commits mailing list