Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37885141
en ru br
ALT Linux repos
S:0.10.0-alt1
5.0: 0.9.20-alt2
4.1: 0.9.20-alt2
4.0: 0.9.20-alt2
3.0:
+backports:0.9.15-alt0.M30.1

Group :: System/Servers
RPM: unfs3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: unfs3
Version: 0.9.15
Release: alt0.M30.1

Summary: UNFS3 user-space NFSv3 server
License: BSD
Group: System/Servers

Url: http://unfs3.sourceforge.net
Source: %name-%version.tar.gz
Source1: nfs.init
# Automatically added by buildreq on Mon Jan 16 2006
BuildRequires: flex

%description
UNFS3 user-space NFSv3 server

%prep
%setup -q

%build
%configure --enable-cluster
%make

%install
%makeinstall
install -D -m 744 %SOURCE1 %buildroot%_initdir/nfs

%description
UNFS3 is a user-space implementation of the NFS (Network File System)
version 3 server specification. It provides a daemon that supports both
the MOUNT and NFS protocol.

%files
%doc CREDITS README README.nfsroot LICENSE NEWS contrib doc
%_sbindir/unfsd
%_man7dir/*
%_man8dir/*
%_initdir/*

%post
%post_service nfs

%preun
%preun_service nfs

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin