Mailinglist Archive: opensuse-commit (750 mails)
| < Previous | Next > |
commit nfs-utils for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 08 Oct 2009 01:59:17 +0200
- Message-id: <20091007235917.F30516383@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package nfs-utils for openSUSE:Factory
checked in at Thu Oct 8 01:59:17 CEST 2009.
--------
--- nfs-utils/nfs-utils.changes 2009-03-20 04:52:39.000000000 +0100
+++ nfs-utils/nfs-utils.changes 2009-10-06 14:15:12.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 6 14:14:24 CEST 2009 - werner@xxxxxxx
+
+- Work around broken sysconfig file (bnc#529961)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nfs-utils.spec ++++++
--- /var/tmp/diff_new_pack.4mqpnm/_old 2009-10-08 01:58:34.000000000 +0200
+++ /var/tmp/diff_new_pack.4mqpnm/_new 2009-10-08 01:58:34.000000000 +0200
@@ -27,7 +27,7 @@
Url: http://nfs.sourceforge.net
Summary: Support Utilities for Kernel nfsd
Version: 1.1.3
-Release: 19
+Release: 20
Group: Productivity/Networking/NFS
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ nfs.init ++++++
--- /var/tmp/diff_new_pack.4mqpnm/_old 2009-10-08 01:58:34.000000000 +0200
+++ /var/tmp/diff_new_pack.4mqpnm/_new 2009-10-08 01:58:34.000000000 +0200
@@ -99,7 +99,8 @@
else false
fi
}
-if ! test $nfs = no -o -x /sbin/portmap -o -x /sbin/rpcbind; then
+
+if ! test "$nfs" = no -o -x /sbin/portmap -o -x /sbin/rpcbind; then
echo "portmap/rpcbind is missing"
rc_failed 3
rc_status -v
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |