dmlb2000 pushed to torque (el5). "- Only build noarch doc package on RHEL6 or Fedora10. #659723"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 06:02:13 UTC 2015


>From 65af9ebffff1ea0e66285c6090e3a34b1f4f835d Mon Sep 17 00:00:00 2001
From: Steve Traylen <steve.traylen at cern.ch>
Date: Wed, 8 Dec 2010 12:45:08 +0100
Subject: - Only build noarch doc package on RHEL6 or Fedora10. #659723


diff --git a/torque.spec b/torque.spec
index c7138ea..8479e34 100644
--- a/torque.spec
+++ b/torque.spec
@@ -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 at cern.ch> - 2.5.3-2
+- Only build noarch doc package on RHEL6 or Fedora10. #659723
+
 * Thu Nov 18 2010 Steve Traylen <steve.traylen at cern.ch> - 2.5.3-1
 - Upstream to 2.5.3.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/torque.git/commit/?h=el5&id=65af9ebffff1ea0e66285c6090e3a34b1f4f835d


More information about the scm-commits mailing list