diff --git a/freewrl.spec b/freewrl.spec index 5bc6fac..17c604f 100644 --- a/freewrl.spec +++ b/freewrl.spec @@ -6,7 +6,7 @@ Name: freewrl Version: %{majorrel} -Release: 6.%{commitdate}git%{shortcommit}%{?dist} +Release: 7.%{commitdate}git%{shortcommit}%{?dist} Summary: X3D / VRML visualization program Group: Applications/Internet License: LGPLv3+ @@ -45,6 +45,7 @@ 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: texlive-makeindex-bin, texlive-dvips-bin +BuildRequires: texlive-courier, texlive-helvetic BuildRequires: ode-devel BuildRequires: autoconf, automake, libtool # FIXME: Presumably a packaging bug. Indirectly required by @@ -197,6 +198,9 @@ chrpath --delete %{buildroot}%{_libdir}/libFreeWRLEAI.so.* %endif %changelog +* Fri Jun 1 2018 Tom Callaway - 3.0.0-7.20170729git4f920cb +- add missing texlive BR + * Wed Feb 07 2018 Fedora Release Engineering - 3.0.0-6.20170729git4f920cb - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild