Author: iarnell Update of /cvs/pkgs/rpms/perl-HTML-FormFu/devel In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23430 Modified Files: perl-HTML-FormFu.spec Log Message: * Fri Jun 18 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.07001-2 - doesn't BR perl(Regexp::Copy) any more Index: perl-HTML-FormFu.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-HTML-FormFu/devel/perl-HTML-FormFu.spec,v retrieving revision 1.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- perl-HTML-FormFu.spec 17 May 2010 03:10:01 -0000 1.17 +++ perl-HTML-FormFu.spec 18 Jun 2010 11:12:22 -0000 1.18 @@ -1,6 +1,6 @@ Name: perl-HTML-FormFu Version: 0.07001 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTML Form Creation, Rendering and Validation Framework License: GPL+ or Artistic Group: Development/Libraries @@ -38,7 +38,6 @@ BuildRequires: perl(Number::Format) BuildRequires: perl(Path::Class::File) BuildRequires: perl(Readonly) BuildRequires: perl(Regexp::Common) -BuildRequires: perl(Regexp::Copy) BuildRequires: perl(Task::Weaken) BuildRequires: perl(Template) BuildRequires: perl(Test::More) >= 0.92 @@ -47,7 +46,6 @@ BuildRequires: perl(YAML::XS) >= 0.32 Requires: perl(Captcha::reCAPTCHA) >= 0.92 Requires: perl(Class::Accessor::Chained::Fast) Requires: perl(Config::Any) >= 0.18 -Requires: perl(Crypt::CBC) Requires: perl(Crypt::DES) Requires: perl(Data::Visitor) >= 0.26 Requires: perl(Date::Calc) @@ -74,6 +72,8 @@ anything else you might want to do (as l %prep %setup -q -n HTML-FormFu-%{version} +sed -i -e '/Regexp::Copy/d' Makefile.PL + find examples -type f | xargs chmod 644 find examples -type f | xargs sed -i -e 's/\r//' @@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Jun 18 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.07001-2 +- doesn't BR perl(Regexp::Copy) any more + * Mon May 17 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.07001-1 - update to latest upstream version - re-enable tests -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel