Move grog/subs.pl to groff-perl subpackage where it belongs
- resolves: #1515167
This commit is contained in:
parent
1aa6e33c6e
commit
ba7b000a4c
@ -3,7 +3,7 @@
|
||||
Summary: A document formatting system
|
||||
Name: groff
|
||||
Version: 1.22.3
|
||||
Release: 11%{?dist}
|
||||
Release: 12%{?dist}
|
||||
License: GPLv3+ and GFDL and BSD and MIT
|
||||
Group: Applications/Publishing
|
||||
URL: http://www.gnu.org/software/groff/
|
||||
@ -210,7 +210,6 @@ fi
|
||||
%{_bindir}/tfmtodit
|
||||
%{_libdir}/groff/groff_opts_no_arg.txt
|
||||
%{_libdir}/groff/groff_opts_with_arg.txt
|
||||
%{_libdir}/groff/grog/subs.pl
|
||||
%{_mandir}/man1/addftinfo.*
|
||||
%{_mandir}/man1/eqn2graph.*
|
||||
%{_mandir}/man1/gdiffmk.*
|
||||
@ -396,6 +395,7 @@ fi
|
||||
%{_libdir}/groff/glilypond/oop_fh.pl
|
||||
%{_libdir}/groff/glilypond/subs.pl
|
||||
%{_libdir}/groff/gpinyin/subs.pl
|
||||
%{_libdir}/groff/grog/subs.pl
|
||||
|
||||
%if %{with_x}
|
||||
%files x11
|
||||
@ -421,6 +421,10 @@ fi
|
||||
%doc %{_pkgdocdir}/pdf/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 21 2017 Nikola Forró <nforro@redhat.com> - 1.22.3-12
|
||||
- Move grog/subs.pl to groff-perl subpackage where it belongs
|
||||
resolves: #1515167
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.3-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user