[packages/perl-HTML-Mason-PSGIHandler] Fix auto-reqs Release 3
baggins
baggins at pld-linux.org
Mon Jul 16 23:00:02 CEST 2012
commit 0dbc2de8887e9b23a62fe8fe39fc4d086511210d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jul 16 22:59:43 2012 +0200
Fix auto-reqs
Release 3
perl-HTML-Mason-PSGIHandler.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/perl-HTML-Mason-PSGIHandler.spec b/perl-HTML-Mason-PSGIHandler.spec
index 17e66d4..9599bb3 100644
--- a/perl-HTML-Mason-PSGIHandler.spec
+++ b/perl-HTML-Mason-PSGIHandler.spec
@@ -8,7 +8,7 @@
Summary: HTML::Mason::PSGIHandler - PSGI handler for HTML::Mason
Name: perl-HTML-Mason-PSGIHandler
Version: 0.52
-Release: 2
+Release: 3
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -24,6 +24,9 @@ BuildRequires: perl-HTML-Mason >= 1.12
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+# provided indirectly by perl(HTML::Mason::CGIHandler)
+%define _noautoreq 'perl(HTML::Mason::Request::CGI)'
+
%description
HTML::Mason::PSGIHandler is a PSGI handler for HTML::Mason. It's based
on HTML::Mason::CGIHandler and allows you to process Mason templates
More information about the pld-cvs-commit
mailing list