From ee104f3354fb99aceea6f822c6af685701b9b79599d10b31d59b6078765100c7 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 5 Nov 2009 14:52:01 +0000 Subject: [PATCH] Accepting request 23905 from home:neilbrown:branches:Base:System Copy from home:neilbrown:branches:Base:System/nfs-utils via accept of submit request 23905 revision 2. Request was accepted with message: ok. the install-strip should be install in .spec, as our build strips out debuginfo automaticaslly... but perhaps this was intended. OBS-URL: https://build.opensuse.org/request/show/23905 OBS-URL: https://build.opensuse.org/package/show/Base:System/nfs-utils?expand=0&rev=4 --- nfs-utils.changes | 2 +- nfs-utils.spec | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/nfs-utils.changes b/nfs-utils.changes index 40c2be4..84d9a4d 100644 --- a/nfs-utils.changes +++ b/nfs-utils.changes @@ -8,7 +8,7 @@ Thu Nov 5 03:16:22 UTC 2009 - nfbrown@novell.com * implement try-restart in a more gentle fashion so that active mounts are not lost. Also allow for the fact that binary has changed when finding - and killing running daemons. (bnc#543911) + and killing running daemons. (bnc#5439110) - start-statd * try-restart the firewall after starting statd as the firewall might need to update to reflect diff --git a/nfs-utils.spec b/nfs-utils.spec index e7f753e..16b53fa 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: 1 +Release: 0 Group: Productivity/Networking/NFS License: GPL v2 or later BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -180,7 +180,6 @@ install -m 755 %{S:9} $RPM_BUILD_ROOT/lib/mkinitrd/scripts/setup-nfs.sh install -m 755 %{S:10} $RPM_BUILD_ROOT/lib/mkinitrd/scripts/boot-nfs.sh install -m 755 %{S:12} $RPM_BUILD_ROOT/usr/sbin/start-statd install -m 644 utils/mount/nfsmount.conf $RPM_BUILD_ROOT/etc/nfsmount.conf - %clean rm -rf $RPM_BUILD_ROOT