From f44ad98d55768b4b75ed65d02f67d5c5d0b22a8f Mon Sep 17 00:00:00 2001 From: YellowJacketLinux Date: Tue, 25 Apr 2023 20:53:43 -0700 Subject: [PATCH] minor tweaks --- SPECS/perl-Params-Util.spec | 2 +- SPECS/perl-XML-Parser.spec | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/SPECS/perl-Params-Util.spec b/SPECS/perl-Params-Util.spec index b1ef426..cf5436a 100644 --- a/SPECS/perl-Params-Util.spec +++ b/SPECS/perl-Params-Util.spec @@ -62,7 +62,7 @@ params and data are coming in from outside your code. %prep %setup -n %{cpanname}-%{version} -chmod -x Changes +%__chmod -x Changes %build diff --git a/SPECS/perl-XML-Parser.spec b/SPECS/perl-XML-Parser.spec index 30b0591..940e469 100644 --- a/SPECS/perl-XML-Parser.spec +++ b/SPECS/perl-XML-Parser.spec @@ -80,6 +80,7 @@ EOF %endif %files +%defattr(-,root,root,-) %dir %{perl5_vendorarch}/XML %attr(0444,root,root) %{perl5_vendorarch}/XML/Parser.pm %dir %{perl5_vendorarch}/XML/Parser