dmlb2000 pushed to torque (f21). "make this work with epel7"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 16 15:24:08 UTC 2015


From e05f8fc6cd679937efe12f8b7bec61bd865ebd91 Mon Sep 17 00:00:00 2001
From: David Brown <dmlb2000 at gmail.com>
Date: Mon, 27 Apr 2015 20:57:17 -0700
Subject: make this work with epel7


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)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/torque.git/commit/?h=f21&id=e05f8fc6cd679937efe12f8b7bec61bd865ebd91


More information about the scm-commits mailing list