[perl-Class-DBI-AsForm] fix build

Tom Callaway spot at fedoraproject.org
Mon Jan 23 05:00:34 UTC 2012


commit ba5529ccb206011a70bcf9ec8d91e8b7739f3a33
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Jan 23 00:00:32 2012 -0500

    fix build

 perl-Class-DBI-AsForm.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-Class-DBI-AsForm.spec b/perl-Class-DBI-AsForm.spec
index 3a805e8..a557a9c 100644
--- a/perl-Class-DBI-AsForm.spec
+++ b/perl-Class-DBI-AsForm.spec
@@ -1,6 +1,6 @@
 Name:           perl-Class-DBI-AsForm
 Version:        2.42
-Release:        17%{?dist}
+Release:        18%{?dist}
 Summary:        Produce HTML form elements for database columns
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,6 +9,7 @@ Source0:        http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-AsFor
 BuildArch:      noarch
 BuildRequires:	perl(Class::DBI), perl(HTML::Element), perl(Class::DBI::Plugin::Type)
 BuildRequires:  perl(DBD::SQLite), perl(Test::Pod), perl(Test::Pod::Coverage), perl(Test::More)
+BuildRequires:  perl(Pod::Perldoc)
 Requires:  perl(Class::DBI)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Patch0:		perl-Class-DBI-AsForm-fix01test.patch
@@ -22,7 +23,6 @@ Patch0:		perl-Class-DBI-AsForm-fix01test.patch
 perldoc -t perlartistic > Artistic
 perldoc -t perlgpl > COPYING
  
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
@@ -41,8 +41,10 @@ make test
 %{perl_vendorlib}/Class/DBI
 %{_mandir}/man3/*.3*
 
-
 %changelog
+* Mon Jan 23 2012 Tom Callaway <spot at fedoraproject.org> - 2.42-18
+- fix build
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.42-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list