[perl-SQL-Statement] remove DBD::AnyData which were removed by upstream for now

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Apr 10 09:02:50 UTC 2012


commit 2c7806bc3c54cc20b10c1a7b9eee93f7e6675d81
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Tue Apr 10 11:02:37 2012 +0200

    remove DBD::AnyData which were removed by upstream for now

 perl-SQL-Statement.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-SQL-Statement.spec b/perl-SQL-Statement.spec
index c2448b5..f4edafa 100644
--- a/perl-SQL-Statement.spec
+++ b/perl-SQL-Statement.spec
@@ -1,6 +1,6 @@
 Name:           perl-SQL-Statement
 Version:        1.33
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        SQL parsing and processing engine
 
 Group:          Development/Libraries
@@ -16,7 +16,6 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Clone) >= 0.30
 BuildRequires:  perl(Params::Util) >= 1.00
 # for tests only:
-BuildRequires:  perl(DBD::AnyData) >= 0.110
 # DBD::CSV buildrequires SQL::Statement
 %if 0%{!?perl_bootstrap:1}
 BuildRequires:  perl(DBD::CSV) >= 0.30
@@ -79,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Arp 10 2012 Marcela Mašláňová <mmaslano at redhat.com> - 1.33-6
+- remove DBD::AnyData which were removed by upstream for now 810377
+
 * Fri Apr  6 2012 Marcela Mašláňová <mmaslano at redhat.com> - 1.33-5
 - apply Paul's bootstrap macro 810377
 


More information about the scm-commits mailing list