No need to explicitly BR texlive-latex-fonts now

Version: 1.13.1-5
This commit is contained in:
Pavel Raiskup 2013-02-09 08:08:27 +01:00
parent fedee23596
commit 7c578643ef
1 changed files with 1 additions and 5 deletions

View File

@ -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 <praiskup@redhat.com> - 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 <rel-eng@lists.fedoraproject.org> - 1.13.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild