rpms/perl-Test-MockModule/EL-4 perl-Test-MockModule.spec,1.1,1.2

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 19:56:30 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Test-MockModule/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21556/EL-4

Modified Files:
	perl-Test-MockModule.spec 
Log Message:

license tag fix



Index: perl-Test-MockModule.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Test-MockModule/EL-4/perl-Test-MockModule.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Test-MockModule.spec	30 Jul 2005 01:38:42 -0000	1.1
+++ perl-Test-MockModule.spec	26 Aug 2007 19:55:57 -0000	1.2
@@ -1,15 +1,15 @@
 Name:           perl-Test-MockModule
 Version:        0.05
-Release:        3%{?dist}
+Release:        5%{?dist}
 Summary:        Override subroutines in a module for unit testing
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Test-MockModule/
 Source0:        http://search.cpan.org/CPAN/authors/id/S/SI/SIMONFLK/Test-MockModule-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1, perl(Test::Pod), perl(Test::Pod::Coverage)
+BuildRequires:  perl(Test::More), perl(Test::Pod), perl(Test::Pod::Coverage)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -43,6 +43,12 @@
 
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.05-5
+- license tag fix
+
+* Fri Sep 15 2006 Tom "spot" Callaway <tcallawa at redhat.com> 0.05-4
+- bump for fc6
+
 * Wed Jul 27 2005 Tom "spot" Callaway <tcallawa at redhat.com> 0.05-3
 - add missing BuildRequires
 




More information about the fedora-extras-commits mailing list