Hello community, here is the log from the commit of package texinfo4 for openSUSE:Factory checked in at 2020-08-20 22:32:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/texinfo4 (Old) and /work/SRC/openSUSE:Factory/.texinfo4.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "texinfo4" Thu Aug 20 22:32:43 2020 rev:4 rq:828113 version:4.13a Changes: -------- --- /work/SRC/openSUSE:Factory/texinfo4/texinfo4.changes 2020-05-07 14:57:11.778585122 +0200 +++ /work/SRC/openSUSE:Factory/.texinfo4.new.3399/texinfo4.changes 2020-08-20 22:33:09.212102685 +0200 @@ -1,0 +2,5 @@ +Wed Aug 19 13:03:17 UTC 2020 - Dave Plater <[email protected]> + +- Remove links sub package and generate links in lilypond build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ texinfo4.spec ++++++ --- /var/tmp/diff_new_pack.UZaLni/_old 2020-08-20 22:33:10.428103254 +0200 +++ /var/tmp/diff_new_pack.UZaLni/_new 2020-08-20 22:33:10.432103256 +0200 @@ -76,20 +76,6 @@ build service. Please don't install Aggregated with texinfo in this package is texi2html and texi2roff. -%package links -Summary: texi2pdf4 etc links -License: GPL-3.0-or-later -Group: Productivity/Publishing/Texinfo -Conflicts: texi2html > 2 -Conflicts: texi2pdf > 2 -Conflicts: texi2roff > 2 -Conflicts: texinfo > 2 -Requires: %{name} = %{version} - -%description links -This package contains links to the 4 suffixed binaries to enable -easier building in the absense of texi* packages. - %package -n info4 Summary: Old version of the "info" manual browser License: GPL-3.0-or-later @@ -212,11 +198,6 @@ mv %{buildroot}%{_datadir}/texi2html %{buildroot}%{_datadir}/texi2html4 mv %{buildroot}%{_datadir}/texinfo %{buildroot}%{_datadir}/texinfo4 -pushd %{buildroot}%{_bindir} -for i in `ls -1 *texi*4 |tr -d 4` -do ln -s ${i}4 ${i} -done - %fdupes -s %{buildroot}%{_mandir} %if 1 == 0 @@ -239,7 +220,8 @@ %defattr(-, root, root) %dir %{_defaultdocdir}/texi2html4 %dir %{_defaultdocdir}/texi2roff4 -%doc ABOUT-NLS AUTHORS COPYING INTRODUCTION NEWS README TODO +%doc ABOUT-NLS AUTHORS INTRODUCTION NEWS README TODO +%license COPYING %doc doc/texinfo.tex doc/txi-*.tex %doc %{_defaultdocdir}/texi2html4/* %doc %{_defaultdocdir}/texi2roff4/* @@ -258,15 +240,6 @@ %{_datadir}/texinfo4 %{_datadir}/texi2html4 -%files links -%{_bindir}/pdftexi2dvi -%{_bindir}/texi2dvi -%{_bindir}/texi2html -%{_bindir}/texi2index -%{_bindir}/texi2pdf -%{_bindir}/texi2roff -%{_bindir}/texindex - %files -n makeinfo4 %defattr(-,root,root) %{_bindir}/makeinfo4
