Hello community,

here is the log from the commit of package nfs-utils for openSUSE:Factory 
checked in at 2013-11-28 07:38:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nfs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.nfs-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nfs-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes      2013-11-26 
19:21:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nfs-utils.new/nfs-utils.changes 2013-11-28 
07:38:11.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 27 09:00:36 UTC 2013 - [email protected]
+
+- nfsserver.init: fix that typo properly.
+  Somehow I only fixed part of the problem
+  (bnc#849476)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------

++++++ nfsserver.init ++++++
--- /var/tmp/diff_new_pack.KmGGbs/_old  2013-11-28 07:38:12.000000000 +0100
+++ /var/tmp/diff_new_pack.KmGGbs/_new  2013-11-28 07:38:12.000000000 +0100
@@ -210,7 +210,7 @@
        VERSION_PARAMS="--no-nfs-version 4"
       fi
       if [ "$NFS4_SERVER_MINOR_VERSION" != "0" ]; then
-       VERSION_PARAMS="$VERSION_PARAMS --nfs-version 4 -nfs-version 
4.$NFS4_SERVER_MINOR_VERSION"
+       VERSION_PARAMS="$VERSION_PARAMS --nfs-version 4 --nfs-version 
4.$NFS4_SERVER_MINOR_VERSION"
       fi
       if [ -n "$NFSV4LEASETIME" -a -f /proc/fs/nfsd/nfsv4leasetime ]; then
         echo "$NFSV4LEASETIME" > /proc/fs/nfsd/nfsv4leasetime

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to