rpms/perl-SQL-Statement/devel perl-SQL-Statement.spec,1.5,1.6

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


Author: spot

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

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

Test::More



Index: perl-SQL-Statement.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SQL-Statement/devel/perl-SQL-Statement.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-SQL-Statement.spec	17 Oct 2007 03:11:21 -0000	1.5
+++ perl-SQL-Statement.spec	17 Oct 2007 03:30:45 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Statement
 Version:        1.15
-Release:        2%{?dist}.1
+Release:        2%{?dist}.2
 Summary:        SQL parsing and processing engine
 
 Group:          Development/Libraries
@@ -13,6 +13,7 @@
 BuildRequires:  perl(DBI)
 BuildRequires:  perl(DBD::XBase)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -58,6 +59,9 @@
 
 
 %changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.15-2.2
+- add BR: perl(Test::More)
+
 * Tue Oct 16 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.15-2.1
 - correct license tag
 - add BR: perl(ExtUtils::MakeMaker)




More information about the fedora-extras-commits mailing list