]> git.pld-linux.org Git - packages/clusternfs.git/blame - clusternfs.spec
- massive attack: adding Source-md5
[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 9Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}rc2.tar.bz2
776217b5 10# Source0-md5: b25b578b2dd3222b554c4953a32efc8f
fc170d04 11Source1: %{name}.init
cb4c3d33
JB
12BuildRequires: autoconf
13BuildRequires: automake
14PreReq: rc-scripts
15Requires(post,preun): /sbin/chkconfig
c2f75cea
TO
16Requires: portmap >= 4.0
17Provides: nfscluster
18Conflicts: nfs-utils nfs-server
fc170d04 19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
c2f75cea
TO
20
21%description
22ClusterNFS allows diskless clients to share a single root filesystem
fc170d04 23by matching "tagged" filenames of the form "filename$$TAG=value$$"
c2f75cea
TO
24with fallback to the original filename.
25
26%description -l pl
fc170d04
TO
27