]> git.pld-linux.org Git - packages/clusternfs.git/blame - clusternfs.spec
- cleaning
[packages/clusternfs.git] / clusternfs.spec
CommitLineData
c2f75cea
TO
1Summary: ClusterNFS server
2Summary(pl): Serwer ClusterNFS
3Name: clusternfs
fc170d04
TO
4Version: 3.0
5Release: 0.rc2.1
11f2f52a 6License: GPL v2
c2f75cea
TO
7Group: Networking/Daemons
8URL: http://clusternfs.sourceforge.net
fc170d04
TO
9Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}rc2.tar.bz2
10Source1: %{name}.init
cb4c3d33
JB
11BuildRequires: autoconf
12BuildRequires: automake
13PreReq: rc-scripts
14Requires(post,preun): /sbin/chkconfig
c2f75cea
TO
15Requires: portmap >= 4.0
16Provides: nfscluster
17Conflicts: nfs-utils nfs-server
fc170d04 18BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
c2f75cea
TO
19
20%description
21ClusterNFS allows diskless clients to share a single root filesystem
fc170d04 22by matching "tagged" filenames of the form "filename$$TAG=value$$"
c2f75cea
TO
23with fallback to the original filename.
24
25%description -l pl
fc170d04
TO
26