- rebuilding with new tcl
This commit is contained in:
parent
bcc2a4876e
commit
a5acba4aa1
@ -1,12 +0,0 @@
|
|||||||
diff -pruN torque-2.1.6_orig/src/tools/xpbsmon/Makefile.in torque-2.1.6/src/tools/xpbsmon/Makefile.in
|
|
||||||
--- torque-2.1.6_orig/src/tools/xpbsmon/Makefile.in 2006-10-02 19:27:27.000000000 -0700
|
|
||||||
+++ torque-2.1.6/src/tools/xpbsmon/Makefile.in 2007-02-03 20:42:04.000000000 -0800
|
|
||||||
@@ -417,7 +417,7 @@ buildindex: $(srcdir)/buildindex.src
|
|
||||||
|
|
||||||
tclIndex: $(dist_xpbs_DATA) buildindex
|
|
||||||
@echo Running buildindex \(locally\)
|
|
||||||
- @./buildindex $(srcdir) .
|
|
||||||
+ ./buildindex $(srcdir) .
|
|
||||||
|
|
||||||
install-data-hook:
|
|
||||||
$(INSTALL_SCRIPT) buildindex $(DESTDIR)$(XPBSMON_DIR)/buildindex
|
|
@ -3,7 +3,7 @@
|
|||||||
%define name torque
|
%define name torque
|
||||||
%define version 2.1.6
|
%define version 2.1.6
|
||||||
#%%define snap 200604251602
|
#%%define snap 200604251602
|
||||||
%define release 3
|
%define release 4
|
||||||
|
|
||||||
# The following options are supported:
|
# The following options are supported:
|
||||||
# --with server_name=hostname
|
# --with server_name=hostname
|
||||||
@ -92,7 +92,6 @@ Source4: xpbs.png
|
|||||||
Source5: xpbsmon.png
|
Source5: xpbsmon.png
|
||||||
Source6: README-localhost
|
Source6: README-localhost
|
||||||
Patch1: torque-2.1.0-remove-rpath.path
|
Patch1: torque-2.1.0-remove-rpath.path
|
||||||
Patch2: torque-2.1.6-show_buildindex_arg.patch
|
|
||||||
License: Freely redistributable (See PBS_License.txt)
|
License: Freely redistributable (See PBS_License.txt)
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://www.clusterresources.com/products/torque/
|
URL: http://www.clusterresources.com/products/torque/
|
||||||
@ -122,7 +121,6 @@ This package holds just a few shared files and directories.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q -n torque-%{version}%{?snap:-snap.%snap}
|
%setup -q -n torque-%{version}%{?snap:-snap.%snap}
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%__install -pm 644 %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
|
%__install -pm 644 %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} .
|
||||||
|
|
||||||
@ -405,6 +403,9 @@ A simple PAM module to authorize users on PBS MOM nodes with a running job.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 6 2007 Garrick Staples <garrick@usc.edu> 2.1.6-4
|
||||||
|
- rebuilding with new tcl
|
||||||
|
|
||||||
* Sat Feb 3 2007 Garrick Staples <garrick@usc.edu> 2.1.6-3
|
* Sat Feb 3 2007 Garrick Staples <garrick@usc.edu> 2.1.6-3
|
||||||
- trying to resolve tcl8.5 buildindex issue
|
- trying to resolve tcl8.5 buildindex issue
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user