commit 02c795203849d083a15f5782c48b204baefaba7f Author: Iain Arnell <iarn...@gmail.com> Date: Wed Nov 3 05:26:11 2010 +0100
update to 0.08002 .gitignore | 1 + perl-HTML-FormFu.spec | 12 +++++------- sources | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) --- diff --git a/.gitignore b/.gitignore index 3e71aa0..a3a037c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ HTML-FormFu-0.07002.tar.gz /HTML-FormFu-0.07003.tar.gz +/HTML-FormFu-0.08002.tar.gz diff --git a/perl-HTML-FormFu.spec b/perl-HTML-FormFu.spec index 00efc97..cd6884d 100644 --- a/perl-HTML-FormFu.spec +++ b/perl-HTML-FormFu.spec @@ -1,12 +1,11 @@ Name: perl-HTML-FormFu -Version: 0.07003 +Version: 0.08002 Release: 1%{?dist} Summary: HTML Form Creation, Rendering and Validation Framework License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/HTML-FormFu/ Source0: http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/HTML-FormFu-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Captcha::reCAPTCHA) >= 0.93 BuildRequires: perl(CGI) @@ -81,8 +80,6 @@ find examples -type f | xargs sed -i -e 's/\r//' make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; @@ -95,9 +92,6 @@ rm -rf $RPM_BUILD_ROOT/blib %check make test -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes README examples @@ -107,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat Sep 25 2010 Iain Arnell <iarn...@gmail.com> 0.08002-1 +- update to latest upstream +- clean up spec for modern rpmbuild + * Tue Sep 07 2010 Iain Arnell <iarn...@gmail.com> 0.07003-1 - update to latest upstream version - bump Captcha::reCAPTCHA requirement to 0.93 diff --git a/sources b/sources index c3a4bee..11b3f25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1b1d5d6ccadc966a5588c13de6ca523 HTML-FormFu-0.07003.tar.gz +41eaff68496f9fc9b06afb79562e2d1e HTML-FormFu-0.08002.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel