rpms/perl-HTML-FormFu/devel perl-HTML-FormFu.spec,1.12,1.13

Iain Arnell iarnell at fedoraproject.org
Fri Dec 18 09:28:50 UTC 2009


Author: iarnell

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

Modified Files:
	perl-HTML-FormFu.spec 
Log Message:
* Fri Dec 18 2009 Iain Arnell <iarnell at gmail.com> 0.05004-2
- fix silly typo in requires filtering



Index: perl-HTML-FormFu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-HTML-FormFu/devel/perl-HTML-FormFu.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-HTML-FormFu.spec	9 Dec 2009 04:13:58 -0000	1.12
+++ perl-HTML-FormFu.spec	18 Dec 2009 09:28:50 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           perl-HTML-FormFu
 Version:        0.05004
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        HTML Form Creation, Rendering and Validation Framework
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -59,7 +59,7 @@ Requires:       perl(:MODULE_COMPAT_%(ev
 
 %{?perl_default_filter:
 %filter_from_provides /perl(unicode/d
-%filter_from_requires /perl(Catalyst/d; /perl(default/d; perl(model_config)/d;
+%filter_from_requires /perl(Catalyst/d; /perl(default/d; /perl(model_config)/d;
 %perl_default_filter
 }
 
@@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 18 2009 Iain Arnell <iarnell at gmail.com> 0.05004-2
+- fix silly typo in requires filtering
+
 * Tue Dec 08 2009 Iain Arnell <iarnell at gmail.com> 0.05004-1
 - update to latest upstream version
 - use perl_default_filter




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