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