dmlb2000 pushed to torque (el6). "this works except for doxygen produces bad latex (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 03:58:24 UTC 2015


>From e23e1e70273d9c9727eb81b1fc84a4516adb19b3 Mon Sep 17 00:00:00 2001
From: David Brown <dmlb2000 at gmail.com>
Date: Tue, 7 Apr 2015 20:52:34 -0700
Subject: this works except for doxygen produces bad latex
 https://bugzilla.gnome.org/show_bug.cgi?id=742427


diff --git a/torque.spec b/torque.spec
index d1ca055..fcf5121 100644
--- a/torque.spec
+++ b/torque.spec
@@ -103,6 +103,7 @@ BuildRequires: ncurses-devel
 BuildRequires: gperf
 BuildRequires: openssl-devel
 BuildRequires: libxml2-devel
+BuildRequires: munge-devel
 %if %{use_tcl}
 BuildRequires: tcl-devel
 %endif
@@ -124,6 +125,7 @@ BuildRequires:  tex-xtab
 BuildRequires:  tex-sectsty
 BuildRequires:  tex-tocloft
 BuildRequires:  tex-multirow
+BuildRequires:  tex-adjustbox
 %else
 %if %{?rhel}%{!?rhel:0} >= 6
 BuildRequires:  tex(latex)
@@ -358,7 +360,7 @@ CFLAGS="%{optflags} -Wno-overlength-strings -DUSE_INTERP_RESULT -DUSE_INTERP_ERR
   --with-server-home=%{torquehomedir} --with-pam=/%{_lib}/security \
   --with-sendmail=%{_sbindir}/sendmail --disable-static \
   --with-tcp-retry-limit=2 --without-debug \
-  --enable-drmaa --enable-munge-auth \
+  --enable-drmaa --enable-munge-auth --with-munge \
   %{server_nameflags} %{guiflags} %{tclflags} %{rcpflags}
 
 make %{?_smp_mflags}
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list