From 2aeb6a54f5069b5be4a0ecaca96b095e35909dae Mon Sep 17 00:00:00 2001 From: Paul Howarth Date: Tue, 25 Apr 2023 09:14:17 +0100 Subject: [PATCH] Make %files list more explicit --- perl-JSON-XS.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index 9134d9a..06ddc74 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -95,7 +95,9 @@ make test %{_bindir}/json_xs %{perl_vendorarch}/auto/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 %{_libexecdir}/%{name}