dmlb2000 pushed to torque (el5). "- bump to 2.1.8 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 05:59:34 UTC 2015


>From 591933b6f52ba9706b891ce7c53293d948171605 Mon Sep 17 00:00:00 2001
From: Garrick Staples <garrick at fedoraproject.org>
Date: Tue, 13 Mar 2007 19:12:01 +0000
Subject: - bump to 2.1.8 - ensure daemons have the correct path to sendmail -
 don't need rpath configure patch anymore


diff --git a/.cvsignore b/.cvsignore
index 85a8732..3455aa0 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-torque-2.1.6.tar.gz
+torque-2.1.8.tar.gz
diff --git a/sources b/sources
index 7a59130..05097ee 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abfeb1a3a5aa53f725f975c2b5d98e1e  torque-2.1.6.tar.gz
+484cdbd5693ac12268405ca1fb6b549d  torque-2.1.8.tar.gz
diff --git a/torque-2.1.0-remove-rpath.path b/torque-2.1.0-remove-rpath.path
deleted file mode 100644
index 6887411..0000000
--- a/torque-2.1.0-remove-rpath.path
+++ /dev/null
@@ -1,14 +0,0 @@
-Remove the rpath added by libtool as-per fedora guidelines
-
---- torque-2.1.0p0-snap.200604071240/configure	2006-04-07 15:41:06.000000000 -0400
-+++ ./configure	2006-04-08 15:53:16.000000000 -0400
-@@ -5935,7 +5935,8 @@
- 
-   if test "$ld_shlibs" = yes; then
-     runpath_var=LD_RUN_PATH
--    hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
-+    # hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
-+    hardcode_libdir_flag_spec=''
-     export_dynamic_flag_spec='${wl}--export-dynamic'
-     case $host_os in
-     cygwin* | mingw* | pw32*)
diff --git a/torque.spec b/torque.spec
index e990453..170c58f 100644
--- a/torque.spec
+++ b/torque.spec
@@ -1,9 +1,9 @@
 
 # comment out snap if building a real release
 %define name torque
-%define version 2.1.6
+%define version 2.1.8
 #%%define snap 200604251602
-%define release 5
+%define release 1
 
 # The following options are supported:
 #   --with server_name=hostname
@@ -91,7 +91,6 @@ Source3: xpbsmon.desktop
 Source4: xpbs.png
 Source5: xpbsmon.png
 Source6: README-localhost
-Patch1: torque-2.1.0-remove-rpath.path
 License: Freely redistributable (See PBS_License.txt)
 Group: System Environment/Daemons
 URL: http://www.clusterresources.com/products/torque/
@@ -120,7 +119,6 @@ This package holds just a few shared files and directories.
 
 %prep
 %setup -q -n torque-%{version}%{?snap:-snap.%snap}
-%patch1 -p1
 
 %__install -pm 644 %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
 
@@ -128,6 +126,7 @@ This package holds just a few shared files and directories.
 %build
 %configure --includedir=%{_includedir}/torque \
   --with-server-home=%{torquehomedir} --with-pam=/%{_lib}/security \
+  --with-sendmail=/usr/sbin/sendmail \
   %{server_nameflags} %{guiflags} %{tclflags} %{rcpflags}
 
 %__make %{?_smp_mflags}
@@ -403,6 +402,11 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job.
 
 
 %changelog
+* Tue Mar 13 2007 Garrick Staples <garrick at usc.edu> 2.1.8-1
+- bump to 2.1.8
+- ensure daemons have the correct path to sendmail
+- don't need rpath configure patch anymore
+
 * Wed Feb 14 2007 Garrick Staples <garrick at usc.edu> 2.1.6-5
 - rebuilding because tcl8.5 was downgraded to tcl8.4
 
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list