Make %files list more explicit

This commit is contained in:
Paul Howarth 2023-04-25 09:14:17 +01:00
parent 4e7b277eda
commit 2aeb6a54f5

View File

@ -95,7 +95,9 @@ make test
%{_bindir}/json_xs %{_bindir}/json_xs
%{perl_vendorarch}/auto/JSON/ %{perl_vendorarch}/auto/JSON/
%{perl_vendorarch}/JSON/ %{perl_vendorarch}/JSON/
%{_mandir}/man[13]/* %{_mandir}/man1/json_xs.1*
%{_mandir}/man3/JSON::XS.3*
%{_mandir}/man3/JSON::XS::Boolean.3*
%files tests %files tests
%{_libexecdir}/%{name} %{_libexecdir}/%{name}