rpms/perl-SQL-Library/devel perl-SQL-Library.spec,1.3,1.4

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


Author: spot

Update of /cvs/pkgs/rpms/perl-SQL-Library/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5660

Modified Files:
	perl-SQL-Library.spec 
Log Message:

Test::More



Index: perl-SQL-Library.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SQL-Library/devel/perl-SQL-Library.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-SQL-Library.spec	17 Oct 2007 03:09:42 -0000	1.3
+++ perl-SQL-Library.spec	17 Oct 2007 03:29:11 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Library
 Version:        0.0.3
-Release:        2%{?dist}.1
+Release:        2%{?dist}.2
 Summary:        Manage libraries of SQL easily 
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,7 +8,7 @@
 Source0:        http://www.cpan.org/authors/id/D/DG/DGORLEY/SQL-Library-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -49,6 +49,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.0.3-2.2
+- add BR: perl(Test::More)
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 0.0.3-2.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list