]> git.pld-linux.org Git - packages/dazuko.git/blame - dazuko.spec
- 2.2.0 - latest stable
[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#
f4af26f0 13%define _rel 0.1
259173cc
JB
14Summary: Linux Dazuko driver
15Summary(pl): Sterownik Dazuko dla Linuksa
8fb27c84 16Name: dazuko
f4af26f0 17Version: 2.2.0
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
f4af26f0 23# Source0-md5: bbe7651888d9904fb6c82fdb02331d82
b8a3cf17 24Patch0: %{name}-kbuild.patch
8fb27c84
ER
25URL: http://www.dazuko.org/
26%if %{with kernel}
27%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
58826144 28BuildRequires: rpmbuild(macros) >= 1.286
8fb27c84
ER
29%endif
30BuildRequires: bash
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