]> git.pld-linux.org Git - packages/device-mapper.git/blame - device-mapper.spec
- adds '--disable-dynamic-link' option to device-mapper's configure script
[packages/device-mapper.git] / device-mapper.spec
CommitLineData
e2b16e78
ER
1#
2# Conditional build:
3%bcond_without selinux # build without SELinux support
64485ac5
JK
4%bcond_without initrd # don't build initrd version
5%bcond_with glibc # build glibc-based initrd version
e2b16e78 6#
64485ac5
JK
7%ifnarch %{ix86}
8%define with_glibc 1
9%endif
24effc5a 10Summary: Userspace support for the device-mapper
82ab75b9 11