Fix file list

This commit is contained in:
Daniel Berteaud 2022-02-11 15:39:31 +01:00
parent 54db4c4904
commit c0cde35585
1 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%doc Changes LICENSE META.json README.md
%{perl_vendorarch}/auto/*
%{perl_vendorarch}/CryptX*
%{perl_vendorarch}/CryptX.pm
%{perl_vendorarch}/Crypt/*
%{perl_vendorarch}/Math/BigInt/LTM.pm
%{_mandir}/man3/*
%changelog