]> git.pld-linux.org Git - packages/libfuse.git/blame - libfuse.spec
- build optimized.
[packages/libfuse.git] / libfuse.spec
CommitLineData
c28e4405 1#
002758f1 2# TODO:
4965dc0c
PS
3# - kernel-smp-* subpackage
4# - fix %%install and check %%files
002758f1 5#
c28e4405
PS
6# Condtional build:
7%bcond_without dist_kernel # without distribution kernel
a35003d8 8%bcond_without kernel # don't build kernel modules
c28e4405 9%bcond_without smp # without smp packages
4965dc0c 10%bcond_without userspace # don't build userspace tools
a35003d8 11%bcond_with verbose # verbose build (V=1)
c28e4405 12#
7fdb01a1 13Name: kernel-misc-fuse
9c73f04f 14Summary: Filesystem in Userspace
544fbe9d 15