]> git.pld-linux.org Git - packages/drbd.git/blame_incremental - drbd.spec
- release 8: rebuild against kernel 2.2.21.
[packages/drbd.git] / drbd.spec
... / ...
CommitLineData
1
2# conditional build
3# _without_dist_kernel without kernel from distribution
4
5%define _kernel24 %(echo %{_kernel_ver} | grep -q '2\.[012]\.' ; echo $?)
6%define rel 8
7
8Summary: drbd is a block device designed to build high availibility clusters
9