diff --git a/automake.spec b/automake.spec index fb211ff..de13a55 100644 --- a/automake.spec +++ b/automake.spec @@ -30,11 +30,6 @@ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libtool gettext-devel flex bison texinfo-tex texlive-dvips BuildRequires: gcc-java java-devel-openjdk gcc-gfortran /usr/bin/g77 BuildRequires: dejagnu expect emacs imake python-docutils vala -# seems like texlive-dvips should be dependant on texlive-latex-fonts -# (https://bugzilla.redhat.com/show_bug.cgi?id=868011#c10) -%if 0%{?fedora} == 19 -BuildRequires: texlive-latex-fonts -%endif BuildRequires: cscope python-virtualenv ncompress lzip sharutils help2man BuildRequires: gcc-objc gcc-objc++ @@ -98,6 +93,7 @@ fi * Thu Feb 14 2013 Pavel Raiskup - 1.13.1-5 - Do not fail in aclocal when the first include directory does not exist (#901333) +- do not require texlive-latex-fonts (rawhide texinfo repaired) * Wed Feb 13 2013 Fedora Release Engineering - 1.13.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild