OBS User unknown
2007-09-14 14:24:10 +00:00
committed by Git OBS Bridge
parent 5827009d64
commit 29891d00a5
3 changed files with 17 additions and 6 deletions

View File

@@ -12,15 +12,15 @@
Name: nfs-utils
BuildRequires: e2fsprogs-devel gcc-c++ krb5-devel libevent librpcsecgss nfsidmap-devel pkgconfig tcpd-devel
URL: http://nfs.sourceforge.net
Url: http://nfs.sourceforge.net
Summary: Support Utilities for Kernel nfsd
Version: 1.1.0
Release: 6
Release: 7
Group: Productivity/Networking/NFS
License: GPL v2 or later
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: %fillup_prereq %insserv_prereq
Autoreqprov: on
AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: ftp://ftp.sourceforge.net/pub/sourceforge/n/nf/nfs/nfs-utils-%{version}.tar.bz2
Source1: ftp://nfs.sourceforge.net/pub/nfs/nfs.doc.tar.bz2
@@ -232,6 +232,9 @@ rm -rf $RPM_BUILD_ROOT
%doc nfs/*.html nfs/*.ps linux-nfs/* README.NFSv4
%changelog
* Fri Sep 14 2007 - ro@suse.de
- use "--no-nfs-version 4" for nfsd and mountd if
NFS4_SUPPORT is set to "no" (#308661)
* Wed Sep 12 2007 - ro@suse.de
- drop conflicts with nfs-server (userspace) in nfs-client package
showmount has been removed there (#309782)