From b5fa7a00714517ed4a3c1c97efd4693ee4ab601256debb7fd0a5132ab0a5506b Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Tue, 10 Jun 2014 09:37:22 +0000 Subject: [PATCH] - start-statd.patch - needed to make upstream start-statd work properly. OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=126 --- nfs-utils.changes | 1 + nfs-utils.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/nfs-utils.changes b/nfs-utils.changes index df5d18b..8ac2ca7 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -3,6 +3,7 @@ Tue Jun 10 07:19:06 UTC 2014 - nfbrown@suse.com - Use start-statd and rpc-statd.service from upstream for running statd. Our start-statd doesn't work in a systemd environment (bnc#852984) +- start-statd.patch - needed to make upstream start-statd work properly. - use .xz from upstream, that is what kernel.org prefers and it is smaller ------------------------------------------------------------------- diff --git a/nfs-utils.spec b/nfs-utils.spec index 9df5aa2..fb3a740 100644 --- a/nfs-utils.spec +++ b/nfs-utils.spec @@ -63,6 +63,7 @@ Source13: nfs-utils.rpmlintrc Patch0: nfs-utils-1.0.7-bind-syntax.patch # PATCH-FIX-UPSTREAM nfsdcltrack.sbin.patch nfbrown@suse.de Patch1: nfsdcltrack.sbin.patch +# PATCH-FIX-OPENSUSE start-statd.patch nfbrown@suse.de Patch2: start-statd.patch Suggests: python-base