]> git.pld-linux.org Git - packages/shfs.git/blame - shfs.spec
- workaround for builder automation to allow building against
[packages/shfs.git] / shfs.spec
CommitLineData
4fee4f0f
JB
1#
2# Conditional build:
da51438a
PS
3%bcond_without dist_kernel # without distribution kernel
4%bcond_without kernel # don't build kernel modules
5%bcond_without smp # don't build SMP module
6%bcond_with verbose # verbose build (V=1)
33f2f3f5 7%bcond_without userspace # don't build userspace tools
e70479b3 8%bcond_with grsec_kernel # build for kernel-grsecurity
9#
10%if %{with kernel} && %{with dist_kernel} && %{with grsec_kernel}
11%define alt_kernel grsecurity
12%endif
4fee4f0f 13#
468160b1
AM
14%ifarch sparc
15%undefine with_smp
16%endif
17#
e70479b3 18%define _rel 18
4fee4f0f
JB
19Summary: (Secure) SHell FileSystem utilities
20