commit 5712733811082be6ec308a1cd833f0d038808580
Author: Iain Arnell <[email protected]>
Date:   Tue Dec 7 05:30:32 2010 +0100

    explicitly BuildRequire perl(CGI)

 perl-Data-FormValidator-Constraints-DateTime.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Data-FormValidator-Constraints-DateTime.spec 
b/perl-Data-FormValidator-Constraints-DateTime.spec
index 7e775e5..c841b3f 100644
--- a/perl-Data-FormValidator-Constraints-DateTime.spec
+++ b/perl-Data-FormValidator-Constraints-DateTime.spec
@@ -1,6 +1,6 @@
 Name:           perl-Data-FormValidator-Constraints-DateTime
 Version:        1.11
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        D::FV constraints for dates and times
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -9,6 +9,7 @@ Source0:        
http://www.cpan.org/authors/id/W/WO/WONKO/Data-FormValidator-Con
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(Data::FormValidator)
 BuildRequires:  perl(DateTime)
 BuildRequires:  perl(DateTime::Format::Builder)
@@ -57,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Dec 07 2010 Iain Arnell <[email protected]> 1.11-2
+- explicitly BuildRequire perl(CGI)
+
 * Mon Jun 14 2010 Iain Arnell <[email protected]> 1.11-1
 - update to latest upstream (license clarification)
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to