]> git.pld-linux.org Git - packages/cvsfs.git/blame - cvsfs.spec
- longer pl desc
[packages/cvsfs.git] / cvsfs.spec
CommitLineData
72840de8
JB
1#
2# Conditional build:
3203a79f 3%bcond_without dist_kernel # without kernel from distribution
72840de8 4#
59503da2 5Summary: CVSFS - CVS filesystem
6Summary(pl): CVSFS - system plikowy CVS
7b0fa7a6 7Name: cvsfs
9a742957 8Version: 1.1.9
9%define _rel 0.1
b652f5a8 10Release: %{_rel}
7b0fa7a6 11License: GPL
611dc78f 12Group: Applications/System
bf20bbf8 13Source0: http://dl.sourceforge.net/cvsfs/%{name}-%{version}.tar.gz
9a742957 14# Source0-md5: 622365b1b94e85653cec013fa43504d3
f9c57d29 15Patch0: cvsfs-Makefile.am.patch
5f255a15 16Patch1: cvsfs-PPC.patch
1b05b561 17Patch2: cvsfs-AXP.patch
59503da2 18URL: http://sourceforge.net/projects/cvsfs/
dcef2d72
JB
19BuildRequires: autoconf
20BuildRequires: automake
fc778ea9 21BuildRequires: libstdc++-devel
3203a79f 22%{?with_dist_kernel:BuildRequires: kernel-headers}
5a0f21a7 23BuildRequires: rpmbuild(macros) >= 1.118
7b0fa7a6 24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
25
7b0fa7a6 26%description
e8f665d2
ER
27This provides a package which presents the CVS contents as mountable
28file system. It allows to view the versioned files as like they were
29ordinary files on a disk. There is also a possibility to check in/out
30some files for editing.
7b0fa7a6 31
b652f5a8 32%description -l pl
bf20bbf8
JB
33