]> git.pld-linux.org Git - packages/drbd.git/blame - drbd.spec
- release 2
[packages/drbd.git] / drbd.spec
CommitLineData
865899a0
JB
1#
2# Conditional build:
8a621363 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)
865899a0 8#
9bc98bf1
AM
9%ifarch sparc
10%undefine with_smp
11%endif
12
3582c79d 13%define _rel 2
adfef6a4
JB
14Summary: drbd is a block device designed to build high availibility clusters
15