rpms/perl-SQL-Statement/EL-6 perl-SQL-Statement.spec,1.12,1.13

Iain Arnell iarnell at fedoraproject.org
Sat Jul 3 08:05:27 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/perl-SQL-Statement/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29622

Modified Files:
	perl-SQL-Statement.spec 
Log Message:
* Sat Jul 03 2010 Iain Arnell <iarnell at gmail.com> 1.20-1.2
- add DBD::CSV BR again now that it's available



Index: perl-SQL-Statement.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-SQL-Statement/EL-6/perl-SQL-Statement.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-SQL-Statement.spec	3 Jul 2010 06:54:45 -0000	1.12
+++ perl-SQL-Statement.spec	3 Jul 2010 08:05:27 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Statement
 Version:        1.20
-Release:        1%{?dist}.1
+Release:        1%{?dist}.2
 Summary:        SQL parsing and processing engine
 
 Group:          Development/Libraries
@@ -16,7 +16,7 @@ BuildRequires:  perl(Test::Simple) >= 0.
 BuildRequires:  perl(Clone) >= 0.30
 BuildRequires:  perl(Params::Util) >= 1.00
 # for tests only:
-#BuildRequires:  perl(DBD::CSV) perl(DBD::XBase)
+BuildRequires:  perl(DBD::CSV) perl(DBD::XBase)
 
 %description
 The SQL::Statement module implements a pure Perl SQL parsing and execution
@@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 03 2010 Iain Arnell <iarnell at gmail.com> 1.20-1.2
+- add DBD::CSV BR again now that it's available
+
 * Sat Jul 03 2010 Iain Arnell <iarnell at gmail.com> 1.20-1.1
 - temporarily remove DBD::CSV BR to bootstrap in EL-6
 




More information about the perl-devel mailing list