From e05f8fc6cd679937efe12f8b7bec61bd865ebd91 Mon Sep 17 00:00:00 2001 From: David Brown Date: Mon, 27 Apr 2015 20:57:17 -0700 Subject: [PATCH] make this work with epel7 --- torque.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/torque.spec b/torque.spec index 3eee715..0534dbb 100644 --- a/torque.spec +++ b/torque.spec @@ -119,13 +119,15 @@ BuildRequires: doxygen %if "%{?rhel}" == "5" BuildRequires: graphviz-gd %endif -%if %{?fedora}%{!?fedora:0} >= 9 +%if %{?fedora}%{!?fedora:0} >= 9 || %{?rhel}%{!?rhel:0} >= 7 BuildRequires: tex(latex) BuildRequires: tex-xtab BuildRequires: tex-sectsty BuildRequires: tex-tocloft BuildRequires: tex-multirow +%if %{?fedora}%{!?fedora:0} BuildRequires: tex-adjustbox +%endif %else %if %{?rhel}%{!?rhel:0} >= 6 BuildRequires: tex(latex)