Accepting request 175298 from Base:System
- remove sysvinit requires - they are rather harmful these days OBS-URL: https://build.opensuse.org/request/show/175298 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nfs-utils?expand=0&rev=102
This commit is contained in:
commit
032a802528
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 13 15:32:55 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- remove sysvinit requires - they are rather harmful these days
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 6 20:04:55 UTC 2013 - darin@darins.net
|
Wed Mar 6 20:04:55 UTC 2013 - darin@darins.net
|
||||||
|
|
||||||
|
@ -64,13 +64,6 @@ This package contains the NFS utilities. You can tune the number of
|
|||||||
server threads via the sysconfig variable USE_KERNEL_NFSD_NUMBER. For
|
server threads via the sysconfig variable USE_KERNEL_NFSD_NUMBER. For
|
||||||
quota over NFS support, install the quota package.
|
quota over NFS support, install the quota package.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Olaf Kirch <okir@monad.swb.de>
|
|
||||||
H.J. Lu <hjl@valinux.com>
|
|
||||||
|
|
||||||
%package -n nfs-client
|
%package -n nfs-client
|
||||||
Summary: Support Utilities for NFS
|
Summary: Support Utilities for NFS
|
||||||
Group: Productivity/Networking/NFS
|
Group: Productivity/Networking/NFS
|
||||||
@ -78,20 +71,13 @@ Obsoletes: nfs-utils < 1.1.0
|
|||||||
Requires: netcfg
|
Requires: netcfg
|
||||||
Requires: rpcbind
|
Requires: rpcbind
|
||||||
PreReq: %fillup_prereq %insserv_prereq
|
PreReq: %fillup_prereq %insserv_prereq
|
||||||
PreReq: permissions sysvinit(portmap) sysvinit(network)
|
PreReq: permissions
|
||||||
Provides: aaa_base:/etc/init.d/nfs
|
Provides: aaa_base:/etc/init.d/nfs
|
||||||
|
|
||||||
%description -n nfs-client
|
%description -n nfs-client
|
||||||
This package contains common NFS utilities which are needed for client
|
This package contains common NFS utilities which are needed for client
|
||||||
and kernel based server.
|
and kernel based server.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Olaf Kirch <okir@monad.swb.de>
|
|
||||||
H.J. Lu <hjl@valinux.com>
|
|
||||||
|
|
||||||
%package -n nfs-kernel-server
|
%package -n nfs-kernel-server
|
||||||
Summary: Support Utilities for Kernel nfsd
|
Summary: Support Utilities for Kernel nfsd
|
||||||
Group: Productivity/Networking/NFS
|
Group: Productivity/Networking/NFS
|
||||||
@ -109,13 +95,6 @@ tune the number of server threads via the sysconfig variable
|
|||||||
USE_KERNEL_NFSD_NUMBER. For quota over NFS support, install the quota
|
USE_KERNEL_NFSD_NUMBER. For quota over NFS support, install the quota
|
||||||
package.
|
package.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Olaf Kirch <okir@monad.swb.de>
|
|
||||||
H.J. Lu <hjl@valinux.com>
|
|
||||||
|
|
||||||
%package -n nfs-doc
|
%package -n nfs-doc
|
||||||
Summary: Support Utilities for NFS
|
Summary: Support Utilities for NFS
|
||||||
Group: Productivity/Networking/NFS
|
Group: Productivity/Networking/NFS
|
||||||
@ -125,13 +104,6 @@ Requires: latex2html-pngicons
|
|||||||
%description -n nfs-doc
|
%description -n nfs-doc
|
||||||
This package contains additional NFS documentation.
|
This package contains additional NFS documentation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
Olaf Kirch <okir@monad.swb.de>
|
|
||||||
H.J. Lu <hjl@valinux.com>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n nfs-utils-%{version} -a 1
|
%setup -q -n nfs-utils-%{version} -a 1
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user