Add missing BRs for latex docs
This commit is contained in:
parent
3a5d38cddd
commit
aed6def2b2
@ -120,6 +120,10 @@ BuildRequires: graphviz-gd
|
|||||||
%endif
|
%endif
|
||||||
%if %{?fedora}%{!?fedora:0} >= 9
|
%if %{?fedora}%{!?fedora:0} >= 9
|
||||||
BuildRequires: tex(latex)
|
BuildRequires: tex(latex)
|
||||||
|
BuildRequires: tex(multirow.sty)
|
||||||
|
BuildRequires: tex(sectsty.sty)
|
||||||
|
BuildRequires: tex(tocloft.sty)
|
||||||
|
BuildRequires: tex(xtab.sty)
|
||||||
%else
|
%else
|
||||||
%if %{?rhel}%{!?rhel:0} >= 6
|
%if %{?rhel}%{!?rhel:0} >= 6
|
||||||
BuildRequires: tex(latex)
|
BuildRequires: tex(latex)
|
||||||
@ -790,6 +794,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 16 2013 Orion Poplawski <orion@cora.nwra.com> - 3.0.4-4
|
||||||
|
- Add missing BRs for latex docs
|
||||||
|
|
||||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-4
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.4-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user