]> git.pld-linux.org Git - packages/dazuko.git/blame - dazuko.spec
- up to 2.3.2; _alt_kernel support; built-in capability module patch
[packages/dazuko.git] / dazuko.spec
CommitLineData
259173cc 1#
8fb27c84
ER
2# Conditional build:
3%bcond_without dist_kernel # allow non-distribution kernel
4%bcond_without kernel # don't build kernel modules
5%bcond_without smp # don't build SMP module
6%bcond_without userspace # don't build userspace module
7%bcond_with verbose # verbose build (V=1)
8#
0884e6b9 9%if !%{with kernel}
7096ef6c
ER
10%undefine with_dist_kernel
11%endif
12#
45179628 13%define _rel 1
259173cc
JB
14Summary: Linux Dazuko driver
15Summary(pl): Sterownik Dazuko dla Linuksa
8fb27c84 16Name: dazuko
a14c06af 17Version: 2.3.2
8fb27c84
ER
18Release: %{_rel}
19Epoch: 0
3bd07a72 20License: BSD (library), GPL (Linux kernel module)
259173cc 21Group: Base/Kernel
7096ef6c 22Source0: http://www.dazuko.org/files/%{name}-%{version}.tar.gz
a14c06af 23# Source0-md5: bb32e24ad60a31dbfc419d3341287f68
b8a3cf17 24Patch0: %{name}-kbuild.patch
a14c06af 25Patch1: %{name}-caps.patch
8fb27c84
ER
26URL: http://www.dazuko.org/
27%if %{with kernel}
a14c06af 28%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.14}
58826144 29BuildRequires: rpmbuild(macros) >= 1.286
8fb27c84 30%endif
8fb27c84
ER
31BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
32
33%description
259173cc
JB
34Dazuko aims to be a cross-platform device driver that allows
35applications to control file access on a system. By installing the
36driver, your system will be able to support file access control
37applications that are based on Dazuko. As this project becomes more
38popular and more applications choose Dazuko for their file access
7096ef6c
ER
39needs, it is hoped that this driver will become a common component of
40most systems.
8fb27c84 41
259173cc
JB
42To install the dazuko kernel module install kernel-misc-dazuko or
43kernel-smp-misc-dazuko.
44
45%description -l pl
46