Package Release Info

sgmltool-1.0.9-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

sgmltool
sgmltool-latex

Change Logs

* Mon Jul 15 2024 mjambor@suse.com
- Fix up cflags-sgml-tools-1.0.9.diff so that %optflags are not
  completely lost.  Added -fpermissive to %optflags in order to
  make GCC 14 treat a number of C99 violations as mere warnings
  by default. [boo#1225928]
* Mon Feb 26 2024 dimstar@opensuse.org
- Use %patch -P N instead of deprecated %patchN.
* Mon Sep 30 2019 tchvatal@suse.com
- Add suplements for the sgml2latex to make sure it gets
  autoinstalled if one has both latex and sgmltool
* Fri Sep 27 2019 stefan.bruens@rwth-aachen.de
- Move sgml2latex to separate subpackage, avoid pulling in half
  of TeXLive when e.g. only sgml2html is required.
- Really remove sgmltool-flex.patch, was only applied for obsolete
  distribution versions.
- Stop distributing RTF and LyX versions of the guide; plaintext,
  HTML and Postscript should be sufficient.
- spec file cleanup:
  * drop defattr, use license, use buildroot instead of shell variable
  * remove long obsolete distro support
* Wed Feb 18 2015 schwab@linux-m68k.org
- sgmltool-flex.patch: removed, flex has been fixed
* Mon Sep 09 2013 werner@suse.de
- Use kpsepath to determine texmf main location
* Wed Dec 12 2012 nfbrown@suse.com
- Add buildrequires for groff so that sgml2txt
  works, and rationalize setting of CFLAGS.
  In particular having a "\" line continuation
  before a %configure macro probably doesn't
  behave as expected.
* Mon Nov 19 2012 idonmez@suse.com
- Add sgmltool-flex.patch: yyleng must be size_t with new flex
* Thu Aug 02 2012 jengelh@inai.de
- Parallel build with %_smp_mflags
- Remove redundant tags/sections from specfile,
  use %configure
* Mon Jul 30 2012 werner@suse.de
- Move styles where they belong to
- Require packages for sgml2latex
- Use texlive infrastructure