diff --git a/mercurial.spec b/mercurial.spec index 27331ad..dabf847 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -232,7 +232,7 @@ rm -rf %{buildroot}%{python3_sitearch}/mercurial/locale %files -f %{name}-base.files -f hg.lang %doc CONTRIBUTORS COPYING doc/README doc/hg*.html hgweb.cgi contrib/hgweb.fcgi contrib/hgweb.wsgi -%doc %attr(644,root,root) %{_mandir}/man?/hg*.gz +%doc %attr(644,root,root) %{_mandir}/man?/hg* %doc %attr(644,root,root) contrib/*.svg %dir %{python3_sitearch}/%{name}-*-py*.egg-info %dir %{_datadir}/zsh/ @@ -259,7 +259,7 @@ rm -rf %{buildroot}%{python3_sitearch}/mercurial/locale %files chg %{_bindir}/chg -%doc %attr(644,root,root) %{_mandir}/man?/chg.*.gz +%doc %attr(644,root,root) %{_mandir}/man?/chg.* %if %{with rust} %files rust