rpms/perl-HTML-FormFu/F-9 .cvsignore, 1.2, 1.3 perl-HTML-FormFu.spec, 1.1, 1.2 sources, 1.2, 1.3

Iain Arnell iarnell at fedoraproject.org
Fri Dec 19 07:55:43 UTC 2008


Author: iarnell

Update of /cvs/pkgs/rpms/perl-HTML-FormFu/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11479

Modified Files:
	.cvsignore perl-HTML-FormFu.spec sources 
Log Message:
* Mon Dec 08 2008 Iain Arnell <iarnell at gmail.com> 0.03007-1
- update to 030007



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTML-FormFu/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	5 Dec 2008 15:23:37 -0000	1.2
+++ .cvsignore	19 Dec 2008 07:55:12 -0000	1.3
@@ -1 +1 @@
-HTML-FormFu-0.03005.tar.gz
+HTML-FormFu-0.03007.tar.gz


Index: perl-HTML-FormFu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTML-FormFu/F-9/perl-HTML-FormFu.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-HTML-FormFu.spec	5 Dec 2008 15:23:37 -0000	1.1
+++ perl-HTML-FormFu.spec	19 Dec 2008 07:55:12 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           perl-HTML-FormFu
-Version:        0.03005
-Release:        3%{?dist}
+Version:        0.03007
+Release:        1%{?dist}
 Summary:        HTML Form Creation, Rendering and Validation Framework
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@
 Source0:        http://www.cpan.org/authors/id/C/CF/CFRANKS/HTML-FormFu-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(CGI::Simple)
 BuildRequires:  perl(Captcha::reCAPTCHA)
 BuildRequires:  perl(Class::Accessor::Chained::Fast)
@@ -74,7 +75,7 @@
 cat << \EOF > %{name}-req
 #!/bin/sh
 %{__perl_requires} $* |\
-sed -e '/perl(Catalyst/d'
+sed -e '/perl(Catalyst/d' -e '/perl(defaults)/d' -e '/perl(model_config)/d'
 EOF
 
 %define __perl_requires %{_builddir}/HTML-FormFu-%{version}/%{name}-req
@@ -110,6 +111,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 08 2008 Iain Arnell <iarnell at gmail.com> 0.03007-1
+- update to 030007
+
+* Sat Dec 06 2008 Iain Arnell <iarnell at gmail.com> 0.03005-4
+- remove wrongly detected requires (defaults and model_config)
+
 * Sat Nov 29 2008 Iain Arnell <iarnell at gmail.com> 0.03005-3
 - remove more unnecessary requires
 - requires Exporter >= 5.57


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTML-FormFu/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	5 Dec 2008 15:23:37 -0000	1.2
+++ sources	19 Dec 2008 07:55:13 -0000	1.3
@@ -1 +1 @@
-0bac58fc9ad070e931207cc6a83c1b2c  HTML-FormFu-0.03005.tar.gz
+e29b491c3ed8a88139ab7ee2374e8334  HTML-FormFu-0.03007.tar.gz




More information about the Fedora-perl-devel-list mailing list