minor tweaks

This commit is contained in:
YellowJacketLinux 2023-04-25 20:53:43 -07:00
parent 63e2e788b0
commit f44ad98d55
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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