Fix man page glob

epel9
Benjamin A. Beasley 4 years ago
parent f8b4682f4c
commit ca59c53172

@ -65,7 +65,7 @@ find '%{buildroot}' -type f -name '*gnulib.mo' -print -delete
%doc TODO
%{_bindir}/*
%{_mandir}/man1/*.1.gz
%{_mandir}/man1/*.1*
%{_infodir}/%{name}.info.*
@ -75,6 +75,7 @@ find '%{buildroot}' -type f -name '*gnulib.mo' -print -delete
- Add source file signature verification
- Use %%make_build and %%make_install macros
- Reformatting and minor changes for personal style preference
- Fix man page glob
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Loading…
Cancel
Save