]> git.pld-linux.org Git - packages/dazuko.git/blame_incremental - dazuko.spec
- prepared for kernel >= 2.6.13: link Module.symvers
[packages/dazuko.git] / dazuko.spec
... / ...
CommitLineData
1#
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#
9Summary: Linux Dazuko driver
10Summary(pl): Sterownik Dazuko dla Linuksa
11Name: dazuko
12Version: 2.0.6
13%define _rel 1
14Release: %{_rel}
15Epoch: 0
16License: BSD/GPL
17Group: Base/Kernel
18Source0: http://www.dazuko.org/files/dazuko-%{version}.tar.gz
19# Source0-md5: 844498651d22ddd76bea4104bf7c3e43
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
26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
27
28%description
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
35of most systems.
36
37To install the dazuko kernel module install kernel-misc-dazuko or
38kernel-smp-misc-dazuko.
39
40%description -l pl
41