rpms/perl-Class-Factory-Util/F-7 perl-Class-Factory-Util.spec, 1.4, 1.5

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Tue Jan 1 11:17:08 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Class-Factory-Util/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5227/F-7

Modified Files:
	perl-Class-Factory-Util.spec 
Log Message:
* Tue Jan 01 2008 Ralf Corsépius <rc040203 at freenet.de> 1.7-2
- Adjust License-tag.
- BR: perl(Test::More) (BZ 419631).
- BR: perl(Test::Pod), perl(Test::Pod::Coverage).



Index: perl-Class-Factory-Util.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Class-Factory-Util/F-7/perl-Class-Factory-Util.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Class-Factory-Util.spec	2 Apr 2007 16:37:42 -0000	1.4
+++ perl-Class-Factory-Util.spec	1 Jan 2008 11:16:28 -0000	1.5
@@ -1,16 +1,19 @@
 Name:           perl-Class-Factory-Util
 Version:        1.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Provide utility methods for factory classes 
 
 Group:          Development/Libraries
-License:        Artistic or GPL        
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Class-Factory-Util            
 Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Class-Factory-Util-%{version}.tar.gz        
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl, perl(Module::Build)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod) >= 1.14
+BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -51,6 +54,11 @@
 
 
 %changelog
+* Tue Jan 01 2008 Ralf Corsépius <rc040203 at freenet.de> 1.7-2
+- Adjust License-tag.
+- BR: perl(Test::More) (BZ 419631).
+- BR: perl(Test::Pod), perl(Test::Pod::Coverage).
+
 * Mon Apr 02 2007 Chris Weyl <cweyl at alumni.drew.edu> 1.7-1
 - update to 1.7
 - switch to Build.PL




More information about the fedora-extras-commits mailing list