OBS User unknown
2007-12-18 17:53:26 +00:00
committed by Git OBS Bridge
parent 43b0e55414
commit bc6f33cc3e
4 changed files with 25 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ BuildRequires: e2fsprogs-devel gcc-c++ krb5-devel libevent librpcsecgss nfsidma
Url: http://nfs.sourceforge.net
Summary: Support Utilities for Kernel nfsd
Version: 1.1.0
Release: 9
Release: 10
Group: Productivity/Networking/NFS
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -249,6 +249,11 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Dec 17 2007 - nfbrown@suse.de
- Fix sed script used to create bind mounts for NFSv4 export
(#279665)
- Fail nfs.init if portmap is not running. Normally it will be,
but if it isn't nfs can fail strangely. (#325763)
* Mon Dec 17 2007 - nfbrown@suse.de
- Add SuSEfirewall2 config files for nfs-client and nfs-kernel-server
(#247354)
* Mon Nov 12 2007 - ro@suse.de