fix FTBFS
This commit is contained in:
parent
3e961a6f06
commit
d0d64946c0
13
torque.spec
13
torque.spec
@ -71,7 +71,7 @@
|
||||
|
||||
Name: torque
|
||||
Version: 4.2.10
|
||||
Release: 22%{?dist}
|
||||
Release: 23%{?dist}
|
||||
Summary: Tera-scale Open-source Resource and QUEue manager
|
||||
Source0: http://www.adaptivecomputing.com/download/%{name}/%{name}-%{version}.tar.gz
|
||||
Source2: xpbs.desktop
|
||||
@ -101,7 +101,7 @@ Patch4: torque-%{version}-remove-unused-header.patch
|
||||
|
||||
License: OpenPBS and TORQUEv1.1
|
||||
URL: http://www.adaptivecomputing.com/products/open-source/torque/
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: xauth
|
||||
@ -146,6 +146,12 @@ BuildRequires: tex-adjustbox
|
||||
BuildRequires: tex(latex)
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: tex(etoc.sty)
|
||||
BuildRequires: tex(hanging.sty)
|
||||
BuildRequires: tex(listofitems.sty)
|
||||
BuildRequires: tex(newunicodechar.sty)
|
||||
BuildRequires: tex(stackengine.sty)
|
||||
BuildRequires: tex(ulem.sty)
|
||||
|
||||
Requires: munge
|
||||
Requires(post): %{_bindir}/grep %{_bindir}/cat /etc/services
|
||||
@ -872,6 +878,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 3 2019 Tom Callaway <spot@fedoraproject.org> - 4.2.10-23
|
||||
- revive
|
||||
|
||||
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2.10-22
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user