From 2e96ee6713ad1712c7cf18d46ad71db634527c4919edba738386d912fb806d8c Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Tue, 7 Dec 2010 17:44:25 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/rpcbind revision 15.0 OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=b00496bc9a2fed715f7ae91baa5fc218 --- rpcbind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpcbind.spec b/rpcbind.spec index ac70214..e4407b6 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -26,7 +26,7 @@ License: BSD3c Group: Productivity/Networking/System AutoReqProv: on Version: 0.2.0_git201007131952 -Release: 1 +Release: 2 Summary: Transport independent RPC portmapper Url: http://git.infradead.org/users/steved/rpcbind.git Source: %{name}-%{version}.tar.xz From 5e5c2521a2f26d903a19ed219a1a826e9fead4a3bb5251366e2230b0cb074a2c Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 10 Feb 2011 12:34:35 +0000 Subject: [PATCH 2/2] Accepting request 59074 from home:lnussel:branches:network ok. OBS-URL: https://build.opensuse.org/request/show/59074 OBS-URL: https://build.opensuse.org/package/show/network/rpcbind?expand=0&rev=9 --- rpcbind.changes | 5 +++++ rpcbind.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rpcbind.changes b/rpcbind.changes index 0ccca0e..ba06683 100644 --- a/rpcbind.changes +++ b/rpcbind.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 12 14:39:35 UTC 2011 - lnussel@suse.de + +- don't enable rpcbind init script by default + ------------------------------------------------------------------- Tue Dec 7 12:01:55 UTC 2010 - coolo@novell.com diff --git a/rpcbind.spec b/rpcbind.spec index e4407b6..480029f 100644 --- a/rpcbind.spec +++ b/rpcbind.spec @@ -108,7 +108,7 @@ fi %stop_on_removal rpcbind %post -%fillup_and_insserv -y rpcbind +%fillup_and_insserv rpcbind # if portmap is running, we need to stop portmap *now*, # start rpcbind and restore the old tables if test -r %statefile; then