From 11ebdb8e994f5d83ecc56755b5a181676fc51bfdb9a91522ecb9d71e790b3c95 Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Wed, 11 Aug 2010 04:37:24 +0000 Subject: [PATCH 1/3] - Change "Requires: portmap" to "Requires: rpcbind". Current nfs-utils does not work properly with portmap due to IPv6 being enabled, so we really need rpcbind. So be explcit about that, else upgrading an old installation will leave portmap in place which won't work. bnc#620346 OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=22 --- nfs-utils.changes | 11 +++++++++++ nfs-utils.spec | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/nfs-utils.changes b/nfs-utils.changes index 95e17f8..85c13e5 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Aug 11 04:35:05 UTC 2010 - nfbrown@novell.com + +- Change "Requires: portmap" to "Requires: rpcbind". + Current nfs-utils does not work properly with portmap + due to IPv6 being enabled, so we really need rpcbind. + So be explcit about that, else upgrading an old + installation will leave portmap in place which + won't work. + bnc#620346 + ------------------------------------------------------------------- Sun Jul 25 07:01:59 UTC 2010 - aj@suse.de diff --git a/nfs-utils.spec b/nfs-utils.spec index b603c0c..3b96a5f 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -70,7 +70,7 @@ License: GPLv2+ Group: Productivity/Networking/NFS Summary: Support Utilities for NFS Obsoletes: nfs-utils < 1.1.0 -Requires: portmap +Requires: rpcbind PreReq: %fillup_prereq %insserv_prereq PreReq: permissions Provides: aaa_base:/etc/init.d/nfs @@ -93,7 +93,7 @@ Summary: Support Utilities for Kernel nfsd Provides: nfs-utils = %{version} Obsoletes: nfs-utils < 1.1.0 Conflicts: nfs-server -Requires: nfs-client = %{version} portmap +Requires: nfs-client = %{version} rpcbind PreReq: %fillup_prereq %insserv_prereq %description -n nfs-kernel-server From ac5643a13897d564eb659fd95105bc7a4bad8c7d492ef6862c7e9eae2c4f5728 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 27 Aug 2010 20:49:52 +0000 Subject: [PATCH 2/3] Accepting request 46400 from Base:System checked in (request 46400) OBS-URL: https://build.opensuse.org/request/show/46400 OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=23 --- nfs-utils.changes | 11 ----------- nfs-utils.spec | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/nfs-utils.changes b/nfs-utils.changes index 85c13e5..95e17f8 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Wed Aug 11 04:35:05 UTC 2010 - nfbrown@novell.com - -- Change "Requires: portmap" to "Requires: rpcbind". - Current nfs-utils does not work properly with portmap - due to IPv6 being enabled, so we really need rpcbind. - So be explcit about that, else upgrading an old - installation will leave portmap in place which - won't work. - bnc#620346 - ------------------------------------------------------------------- Sun Jul 25 07:01:59 UTC 2010 - aj@suse.de diff --git a/nfs-utils.spec b/nfs-utils.spec index 3b96a5f..b603c0c 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -70,7 +70,7 @@ License: GPLv2+ Group: Productivity/Networking/NFS Summary: Support Utilities for NFS Obsoletes: nfs-utils < 1.1.0 -Requires: rpcbind +Requires: portmap PreReq: %fillup_prereq %insserv_prereq PreReq: permissions Provides: aaa_base:/etc/init.d/nfs @@ -93,7 +93,7 @@ Summary: Support Utilities for Kernel nfsd Provides: nfs-utils = %{version} Obsoletes: nfs-utils < 1.1.0 Conflicts: nfs-server -Requires: nfs-client = %{version} rpcbind +Requires: nfs-client = %{version} portmap PreReq: %fillup_prereq %insserv_prereq %description -n nfs-kernel-server From 9f100072da792440168fd6928f56ea0e27f5f3c1b0d2ba055813ac233b4c9b28 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 27 Aug 2010 20:49:53 +0000 Subject: [PATCH 3/3] Updating link to change in openSUSE:Factory/nfs-utils revision 60.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=bbeeb2bdf262eff1ca1cb682b0da1be5 --- nfs-utils.changes | 11 +++++++++++ nfs-utils.spec | 6 +++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/nfs-utils.changes b/nfs-utils.changes index 95e17f8..85c13e5 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Aug 11 04:35:05 UTC 2010 - nfbrown@novell.com + +- Change "Requires: portmap" to "Requires: rpcbind". + Current nfs-utils does not work properly with portmap + due to IPv6 being enabled, so we really need rpcbind. + So be explcit about that, else upgrading an old + installation will leave portmap in place which + won't work. + bnc#620346 + ------------------------------------------------------------------- Sun Jul 25 07:01:59 UTC 2010 - aj@suse.de diff --git a/nfs-utils.spec b/nfs-utils.spec index b603c0c..1f0659d 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -27,7 +27,7 @@ BuildRequires: libevent Url: http://nfs.sourceforge.net Summary: Support Utilities for Kernel nfsd Version: 1.2.1 -Release: 7 +Release: 8 Group: Productivity/Networking/NFS License: GPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -70,7 +70,7 @@ License: GPLv2+ Group: Productivity/Networking/NFS Summary: Support Utilities for NFS Obsoletes: nfs-utils < 1.1.0 -Requires: portmap +Requires: rpcbind PreReq: %fillup_prereq %insserv_prereq PreReq: permissions Provides: aaa_base:/etc/init.d/nfs @@ -93,7 +93,7 @@ Summary: Support Utilities for Kernel nfsd Provides: nfs-utils = %{version} Obsoletes: nfs-utils < 1.1.0 Conflicts: nfs-server -Requires: nfs-client = %{version} portmap +Requires: nfs-client = %{version} rpcbind PreReq: %fillup_prereq %insserv_prereq %description -n nfs-kernel-server