[prev in list] [next in list] [prev in thread] [next in thread] 

List:       annvix-cvs
Subject:    [cvs] CVS commit in packages/am-utils on 2005/09/28 04:40:33
From:       cvsrep () annvix ! org
Date:       2005-09-28 4:40:33
Message-ID: E1EKTk9-0002xD-UW () build ! annvix ! org
[Download RAW message or body]

Module name:   packages/am-utils
Changes by:    vdanen
Date:          2005/09/28 04:40:33

Commit log:
- quotes in runscript

Index: am-utils.spec
===================================================================
RCS file: /work/annvix/cvsroot/packages/am-utils/am-utils.spec,v
retrieving revision 1.2.4.6
retrieving revision 1.2.4.7
diff -u -r1.2.4.6 -r1.2.4.7
--- am-utils.spec	25 Sep 2005 21:14:56 -0000	1.2.4.6
+++ am-utils.spec	28 Sep 2005 04:40:33 -0000	1.2.4.7
@@ -9,7 +9,7 @@
 
 %define name		am-utils
 %define version		6.0.9
-%define release		10avx
+%define release		11avx
 %define epoch		3
 
 %define major		2
@@ -169,6 +169,9 @@
 
 
 %changelog
+* Tue Sep 27 2005 Vincent Danen <vdanen@annvix.org> 6.0.9-11avx
+- quotes in runscript
+
 * Sun Sep 25 2005 Vincent Danen <vdanen@annvix.org> 6.0.9-10avx
 - back down to 6.0.9 due to some very wierd amd behaviour with
   6.1.x

Index: amd.run
===================================================================
RCS file: /work/annvix/cvsroot/packages/am-utils/amd.run,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -u -r1.2.4.1 -r1.2.4.2
--- amd.run	25 Sep 2005 21:14:56 -0000	1.2.4.1
+++ amd.run	28 Sep 2005 04:40:33 -0000	1.2.4.2
@@ -12,12 +12,12 @@
     elglob -0 DEPENDS ./depends/*
 }
 
-/bin/if { /sbin/svwaitup -s 5 $DEPENDS }
+/bin/if { /sbin/svwaitup -s 5 ${DEPENDS} }
 
 /bin/ifthenelse { /usr/bin/test ! -f /etc/amd.conf }
 {
     /bin/echo "/etc/amd.conf doesn't exist and is required to run amd!"
 }
 {
-    /usr/sbin/amd -D nodaemon -F /etc/amd.conf $AMDOPTS $MOUNTPTS 
+    /usr/sbin/amd "-D nodaemon -F /etc/amd.conf ${AMDOPTS} ${MOUNTPTS}" 
 }


_______________________________________________
cvs mailing list
cvs@annvix.org
http://annvix.org/mailman/listinfo/cvs

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic