From 1248c65ebb3585d3ed404b24d0ffb2554df25baa Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Feb 20 2019 18:11:53 +0000 Subject: add lots of missing tex BRs --- diff --git a/freewrl.spec b/freewrl.spec index b78f6c0..be12661 100644 --- a/freewrl.spec +++ b/freewrl.spec @@ -6,7 +6,7 @@ Name: freewrl Version: %{majorrel} -Release: 9.%{commitdate}git%{shortcommit}%{?dist} +Release: 10.%{commitdate}git%{shortcommit}%{?dist} Summary: X3D / VRML visualization program License: LGPLv3+ URL: http://freewrl.sourceforge.net @@ -42,9 +42,11 @@ BuildRequires: tex(xtab.sty), tex(tocloft.sty), tex(cmr10.tfm) BuildRequires: tex(ecrm1000.tfm), tex(sectsty.sty), tex(fancyhdr.sty) BuildRequires: tex(natbib.sty), tex(phvr8t.tfm), tex(wasysym.sty) BuildRequires: tex(zptmcm7t.tfm), tex(wasy7.tfm), tex(pcrr8t.tfm) -BuildRequires: tex(adjustbox.sty), tex(language.dat) +BuildRequires: tex(adjustbox.sty), tex(language.dat), tex(hanging.sty) BuildRequires: texlive-makeindex-bin, texlive-dvips-bin BuildRequires: texlive-courier, texlive-helvetic, texlive-gsftopk, texlive-updmap-map +BuildRequires: tex(stackengine.sty), tex(listofitems.sty), tex(ulem.sty) +BuildRequires: tex(newunicodechar.sty), tex(etoc.sty) BuildRequires: ode-devel BuildRequires: autoconf, automake, libtool # FIXME: Presumably a packaging bug. Indirectly required by @@ -190,6 +192,9 @@ chrpath --delete %{buildroot}%{_libdir}/libFreeWRLEAI.so.* %endif %changelog +* Mon Feb 18 2019 Tom Callaway - 3.0.0-10.20170729git4f920cb +- add lots of missing tex BRs + * Thu Jan 31 2019 Fedora Release Engineering - 3.0.0-9.20170729git4f920cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild