forked from pool/nfs-utils
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
This commit is contained in:
parent
300a0cb74b
commit
ee104f3354
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user