[packages/perl-RPC-XML] - rel 4, fix noautoreq macro

baggins baggins at pld-linux.org
Sat Feb 7 10:21:47 CET 2026


commit 46299c5de1b5ce62004a56b2a77afb86bc6732f5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 7 11:21:38 2026 +0100

    - rel 4, fix noautoreq macro

 perl-RPC-XML.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-RPC-XML.spec b/perl-RPC-XML.spec
index 7cb0b23..c619f07 100644
--- a/perl-RPC-XML.spec
+++ b/perl-RPC-XML.spec
@@ -8,7 +8,7 @@ Summary:	RPC::XML - an implementation of XML-RPC for Perl
 Summary(pl.UTF-8):	RPC::XML - implementacja standardu XML-RPC dla Perla
 Name:		perl-RPC-XML
 Version:	0.76
-Release:	3
+Release:	4
 License:	Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -23,7 +23,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildArch:	noarch
 
 # these are provided by mod_perl's Apache2::compat
-%define		_noautoreq	perl(Apache) perl(Apache::Constants) perl(Apache::File)
+%define		_noautoreq_perl		Apache Apache::Constants Apache::File
 
 %description
 The RPC::XML package for Perl is an implementation of the XML-RPC
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-RPC-XML.git/commitdiff/46299c5de1b5ce62004a56b2a77afb86bc6732f5



More information about the pld-cvs-commit mailing list