dmlb2000 pushed to torque (el5). "Update to 3.0.1. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 06:03:04 UTC 2015


>From 48c939bc5d58dda652e07e877028aced8f107f20 Mon Sep 17 00:00:00 2001
From: Steve Traylen <steve.traylen at cern.ch>
Date: Thu, 21 Apr 2011 22:19:53 +0200
Subject: Update to 3.0.1. License file name change.


diff --git a/.gitignore b/.gitignore
index 159bc42..91fcb2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /torque-2.5.3.tar.gz
 /torque-3.0.0.tar.gz
 /torque-3.0.0-snap.201102011355.tar.gz
+/torque-3.0.1.tar.gz
diff --git a/sources b/sources
index d8c81dc..19cd989 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ded9cf062a2e323b89112956aa7ea8f4  torque-3.0.0-snap.201102011355.tar.gz
+d65463f823fdcd864c09ffd16841507b  torque-3.0.1.tar.gz
diff --git a/torque.spec b/torque.spec
index 032610a..4080584 100644
--- a/torque.spec
+++ b/torque.spec
@@ -15,8 +15,6 @@
 # that $PBS_SERVER_HOME/server_name contains the correct hostname.
 %global server_name localhost
 
-# Define this if a snapshot.
-%global snap 201102011355
 
 
 %global use_rcp 0
@@ -71,10 +69,10 @@
 %global server_nameflags --with-default-server=%{server_name}
 
 Name:        torque
-Version:     3.0.0%{?snap:_snap.%{snap}}
-Release:     2%{?dist}
+Version:     3.0.1
+Release:     1%{?dist}
 Summary:     Tera-scale Open-source Resource and QUEue manager
-Source0:     http://www.clusterresources.com/downloads/%{name}/%{name}-3.0.0%{?snap:-snap.%{snap}}.tar.gz
+Source0:     http://www.clusterresources.com/downloads/%{name}/%{name}-%{version}.tar.gz
 Source2:     xpbs.desktop
 Source3:     xpbsmon.desktop
 Source4:     xpbs.png
@@ -340,7 +338,7 @@ DRMAA is "Distributed Resource Management Application API"
 
 
 %prep
-%setup -q -n torque-3.0.0%{?snap:-snap.%{snap}}
+%setup -q -n torque-%{version}
 install -pm 644 %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} \
    %{SOURCE6} %{SOURCE8} .
 # rm x bit on some documentation.
@@ -541,7 +539,7 @@ fi
 %files
 %defattr(-, root, root, -)
 %doc               README.torque torque.setup Release_Notes 
-%doc               CHANGELOG PBS_License.txt README.Fedora
+%doc               CHANGELOG PBS_License_2.5.txt README.Fedora contrib/PBS_License_2.3.txt
 %dir %{torquehomedir} 
 %dir %{torquehomedir}/aux
 %dir %{torquehomedir}/spool
@@ -779,6 +777,10 @@ fi
 %endif
 
 %changelog
+* Thu Apr 21 2011 Steve Traylen <steve.traylen at cern.ch> - 3.0.1-1
+- Update to 3.0.1.
+  License file name change.
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.0_snap.201102011355-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list