]> git.pld-linux.org Git - packages/dazuko.git/blame - dazuko.spec
- updated from template-kernel-module.spec
[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#
7096ef6c
ER
9%if %{without kernel}
10%undefine with_dist_kernel
11%endif
12#
13%define _rel 1
259173cc
JB
14Summary: Linux Dazuko driver
15Summary(pl): Sterownik Dazuko dla Linuksa
8fb27c84 16Name: dazuko
d0c8e146 17Version: 2.0.6
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
d0c8e146 23# Source0-md5: 844498651d22ddd76bea4104bf7c3e43
8fb27c84
ER
24URL: http://www.dazuko.org/
25%if %{with kernel}
26%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
7096ef6c 27BuildRequires: rpmbuild(macros) >= 1.217
8fb27c84
ER
28%endif
29BuildRequires: bash
8fb27c84
ER
30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
31
32%description
259173cc
JB
33Dazuko aims to be a cross-platform device driver that allows
34applications to control file access on a system. By installing the
35driver, your system will be able to support file access control
36applications that are based on Dazuko. As this project becomes more
37popular and more applications choose Dazuko for their file access
7096ef6c
ER
38needs, it is hoped that this driver will become a common component of
39most systems.
8fb27c84 40
259173cc
JB
41To install the dazuko kernel module install kernel-misc-dazuko or
42kernel-smp-misc-dazuko.
43
44%description -l pl
45