[packages/rt] - update noautoreq macros, rel 2

baggins baggins at pld-linux.org
Tue Feb 22 22:36:27 CET 2022


commit 44f95c561b1a77c5027a927439ab90f415015493
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Feb 22 22:35:48 2022 +0100

    - update noautoreq macros, rel 2

 rt.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/rt.spec b/rt.spec
index 9de1b89..21bf836 100644
--- a/rt.spec
+++ b/rt.spec
@@ -44,7 +44,7 @@ Summary:	Request Tracker
 Summary(pl.UTF-8):	Request Tracker - system do śledzenia zleceń
 Name:		rt
 Version:	5.0.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications
 Source0:	http://download.bestpractical.com/pub/rt/release/%{name}-%{version}.tar.gz
@@ -276,8 +276,9 @@ Suggests:	perl-FCGI
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_noautoreq	'perl().*' 'perl(RT.*)' 'perl(Encode::compat)' 'perl(CGI::Fast)' 'perl(Exception::Class::Base)' 'perl(HTML::Mason::Request::PSGI)'
 # workarounds for bug in perl.req ("perl()") and ,,famous'' rpm's feature (RT::*)
+%define		_noautoreq		'perl().*' 'perl(RT.*)'
+%define		_noautoreq_perl		Encode::compat CGI::Fast Exception::Class::Base HTML::Mason::Request::PSGI
 
 %define         _webapps        /etc/webapps
 %define         _webapp         %{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rt.git/commitdiff/44f95c561b1a77c5027a927439ab90f415015493



More information about the pld-cvs-commit mailing list