From: Jan Rękorajski Date: Thu, 17 Oct 2013 13:44:08 +0000 (+0200) Subject: - use new noautoreq macros X-Git-Tag: auto/th/perl-HTML-Mason-1.52-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=72bdf9f882914fe9a2bf3788a415910e0480f8ff;p=packages%2Fperl-HTML-Mason.git - use new noautoreq macros - rel 2 --- diff --git a/perl-HTML-Mason.spec b/perl-HTML-Mason.spec index 1a942d4..b96d720 100644 --- a/perl-HTML-Mason.spec +++ b/perl-HTML-Mason.spec @@ -9,7 +9,7 @@ Summary: Mason Perl module - high-performance, dynamic web site authoring system Summary(pl.UTF-8): Moduł Perla Mason - wysokowydajny system do tworzenia dynamicznych stron WWW Name: perl-HTML-Mason Version: 1.52 -Release: 1 +Release: 2 Epoch: 3 # same as perl License: GPL v1+ or Artistic @@ -40,7 +40,7 @@ Conflicts: perl-Apache-Filter < 1.021 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _noautoreq 'perl(Cache::Cache)' 'perl(HTML::Mason::Exceptions()' 'perl(HTML::Mason::MethodMaker(read_write)' 'perl(Apache)' 'perl(Apache::Constants)' 'perl(Apache::Request)' +%define _noautoreq_perl Cache::Cache HTML::Mason::Exceptions HTML::Mason::MethodMaker(read_write) Apache Apache::Constants Apache::Request %description Mason is a tool for building, serving and managing large web sites.