]> git.pld-linux.org Git - packages/libfuse.git/blame - libfuse.spec
- rel 2; fix sparc/ppc
[packages/libfuse.git] / libfuse.spec
CommitLineData
c28e4405 1#
496fbb04 2# TODO:
3# - review patches
4#
c28e4405
PS
5# Condtional build:
6%bcond_without dist_kernel # without distribution kernel
a35003d8 7%bcond_without kernel # don't build kernel modules
c28e4405 8%bcond_without smp # without smp packages
4965dc0c 9%bcond_without userspace # don't build userspace tools
a35003d8 10%bcond_with verbose # verbose build (V=1)
c28e4405 11#
de7386ee
AM
12%ifarch sparc
13%undefine with_smp
14%endif
15#
7fdb01a1 16Name: kernel-misc-fuse
9c73f04f 17Summary: Filesystem in Userspace
544fbe9d 18