- Only build noarch doc package on RHEL6 or Fedora10. #659723
This commit is contained in:
parent
b3e0302035
commit
65af9ebfff
@ -68,7 +68,7 @@
|
||||
|
||||
Name: torque
|
||||
Version: 2.5.3
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Tera-scale Open-source Resource and QUEue manager
|
||||
Source0: http://www.clusterresources.com/downloads/%{name}/%{name}-%{version}.tar.gz
|
||||
Source2: xpbs.desktop
|
||||
@ -130,7 +130,9 @@ This package holds the command-line client programs.
|
||||
Group: Documentation
|
||||
Summary: Documentation files for TORQUE
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
%if 0%{?fedora} >= 10 || 0%{?rhel} >= 6
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
|
||||
%description docs
|
||||
TORQUE (Tera-scale Open-source Resource and QUEue manager) is a resource
|
||||
@ -654,6 +656,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 8 2010 Steve Traylen <steve.traylen@cern.ch> - 2.5.3-2
|
||||
- Only build noarch doc package on RHEL6 or Fedora10. #659723
|
||||
|
||||
* Thu Nov 18 2010 Steve Traylen <steve.traylen@cern.ch> - 2.5.3-1
|
||||
- Upstream to 2.5.3.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user