rpms/gridengine/devel gridengine-6.1u4-execd.patch, NONE, 1.1 gridengine-6.1u4-qmon.patch, NONE, 1.1 gridengine-6.1u4-rctemplates.patch, NONE, 1.1 .cvsignore, 1.2, 1.3 gridengine.spec, 1.2, 1.3 sources, 1.2, 1.3 gridengine-6.1u2-qmon.patch, 1.1, NONE gridengine-6.1u3-execd.patch, 1.1, NONE gridengine-6.1u3-perm.patch, 1.1, NONE gridengine-6.1u3-rctemplates.patch, 1.1, NONE

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Wed May 7 03:28:32 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/gridengine/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18150

Modified Files:
	.cvsignore gridengine.spec sources 
Added Files:
	gridengine-6.1u4-execd.patch gridengine-6.1u4-qmon.patch 
	gridengine-6.1u4-rctemplates.patch 
Removed Files:
	gridengine-6.1u2-qmon.patch gridengine-6.1u3-execd.patch 
	gridengine-6.1u3-perm.patch gridengine-6.1u3-rctemplates.patch 
Log Message:
* Fri Apr 11 2008 - Orion Poplawski <orion at cora.nwra.com> - 6.1u4-1
- Update to 6.1u4


gridengine-6.1u4-execd.patch:

--- NEW FILE gridengine-6.1u4-execd.patch ---
--- gridengine/source/dist/util/install_modules/inst_common.sh.execd	2008-04-11 13:57:05.000000000 -0600
+++ gridengine/source/dist/util/install_modules/inst_common.sh	2008-04-11 14:03:30.000000000 -0600
@@ -342,7 +342,7 @@
 {
 
    BINFILES="sge_coshepherd \
-             sge_execd sge_qmaster  \
+             sge_qmaster  \
              sge_schedd sge_shadowd \
              sge_shepherd qacct qalter qconf qdel qhold \
              qhost qlogin qmake qmod qresub qrls qrsh qselect qsh \

gridengine-6.1u4-qmon.patch:

--- NEW FILE gridengine-6.1u4-qmon.patch ---
--- gridengine/source/dist/util/install_modules/inst_common.sh.qmon	2008-04-11 13:54:34.000000000 -0600
+++ gridengine/source/dist/util/install_modules/inst_common.sh	2008-04-11 13:55:59.000000000 -0600
@@ -345,7 +345,7 @@
              sge_execd sge_qmaster  \
              sge_schedd sge_shadowd \
              sge_shepherd qacct qalter qconf qdel qhold \
-             qhost qlogin qmake qmod qmon qresub qrls qrsh qselect qsh \
+             qhost qlogin qmake qmod qresub qrls qrsh qselect qsh \
              qstat qsub qtcsh qping qquota sgepasswd"
 
    WINBINFILES="sge_coshepherd sge_execd sge_shepherd  \

gridengine-6.1u4-rctemplates.patch:

--- NEW FILE gridengine-6.1u4-rctemplates.patch ---
--- gridengine/source/dist/util/install_modules/inst_common.sh.rctemplates	2008-04-11 14:04:26.000000000 -0600
+++ gridengine/source/dist/util/install_modules/inst_common.sh	2008-04-11 14:07:40.000000000 -0600
@@ -1447,11 +1447,6 @@
          template="util/rctemplates/sgeexecd_template"
       fi
 
-      ExecuteAsAdmin sed -e "s%GENROOT%${SGE_ROOT_VAL}%g" \
-                            -e "s%GENCELL%${SGE_CELL_VAL}%g" \
-                            -e "/#+-#+-#+-#-/,/#-#-#-#-#-#/d" \
-                            $template > ${TMP_SGE_STARTUP_FILE}.0
-
       if [ "$SGE_QMASTER_PORT" != "" ]; then
          ExecuteAsAdmin sed -e "s/=GENSGE_QMASTER_PORT/=$SGE_QMASTER_PORT/" \
                             ${TMP_SGE_STARTUP_FILE}.0 > $TMP_SGE_STARTUP_FILE.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gridengine/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Feb 2008 21:57:23 -0000	1.2
+++ .cvsignore	7 May 2008 03:27:55 -0000	1.3
@@ -1,2 +1,2 @@
-ge-V61u3_TAG-src.tar.gz
 gridengine-ppc.tar.gz
+ge-V61u4_TAG-src.tar.gz


Index: gridengine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gridengine/devel/gridengine.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gridengine.spec	1 Apr 2008 17:47:03 -0000	1.2
+++ gridengine.spec	7 May 2008 03:27:55 -0000	1.3
@@ -5,8 +5,8 @@
 %define gecos Grid Engine
 
 Name:    gridengine
-Version: 6.1u3
-Release: 7%{?dist}
+Version: 6.1u4
+Release: 1%{?dist}
 Summary: Grid Engine - Distributed Computing Management software
 
 Group:   Applications/System
@@ -18,7 +18,7 @@
 # which is not used or linked by other parts of gridengine.
 License: (BSD and LGPLv2+ and MIT and SISSL) and GPLv2+ and BSD with advertising
 URL:     http://gridengine.sunsource.net/
-Source0: http://gridengine.sunsource.net/files/documents/7/161/ge-V61u3_TAG-src.tar.gz
+Source0: http://gridengine.sunsource.net/files/documents/7/169/ge-V61u4_TAG-src.tar.gz
 Source1: gridengine-ppc.tar.gz
 Source2: my_configuration.conf
 Source3: sge.csh
@@ -39,13 +39,12 @@
 Patch15: gridengine-6.0u8-lesstif.patch
 Patch16: gridengine-6.1u2-java.patch
 Patch17: gridengine-6.1u3-open.patch
-Patch18: gridengine-6.1u2-qmon.patch
+Patch18: gridengine-6.1u4-qmon.patch
 Patch19: gridengine-6.1u2-auto.patch
 Patch20: gridengine-6.1u2-qstat-xml.patch
-Patch21: gridengine-6.1u3-execd.patch
+Patch21: gridengine-6.1u4-execd.patch
 Patch22: gridengine-6.1u3-rpath.patch
-Patch23: gridengine-6.1u3-rctemplates.patch
-Patch24: gridengine-6.1u3-perm.patch
+Patch23: gridengine-6.1u4-rctemplates.patch
 Patch25: gridengine-6.1u3-libs.patch
 Patch26: gridengine-6.1u3-csh.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -155,7 +154,6 @@
 %patch21 -p1 -b .execd
 %patch22 -p1 -b .rpath
 %patch23 -p1 -b .rctemplates
-%patch24 -p1 -b .perm
 %patch25 -p1 -b .libs
 %patch26 -p1 -b .csh
 sed -i.arch -e 's,/\$DSTARCH,,g' source/scripts/distinst
@@ -475,6 +473,9 @@
 
 
 %changelog
+* Fri Apr 11 2008 - Orion Poplawski <orion at cora.nwra.com> - 6.1u4-1
+- Update to 6.1u4
+
 * Tue Apr 1 2008 - Orion Poplawski <orion at cora.nwra.com> - 6.1u3-7
 - Use alternatives to avoid conflicts with torque (bug #437613)
 - Add patch to support stricter csh variable handling


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gridengine/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Feb 2008 21:57:24 -0000	1.2
+++ sources	7 May 2008 03:27:55 -0000	1.3
@@ -1,2 +1,3 @@
 a0e8ff817ac79f1ad76aa7e100b3cd9c  ge-V61u3_TAG-src.tar.gz
 a03b0663e8a8912d67adf281c5c49eb4  gridengine-ppc.tar.gz
+d47aee70a978ab59e6a74c3e96c47dd8  ge-V61u4_TAG-src.tar.gz


--- gridengine-6.1u2-qmon.patch DELETED ---


--- gridengine-6.1u3-execd.patch DELETED ---


--- gridengine-6.1u3-perm.patch DELETED ---


--- gridengine-6.1u3-rctemplates.patch DELETED ---




More information about the fedora-extras-commits mailing list