]> git.pld-linux.org Git - packages/device-mapper.git/blame - device-mapper.spec
- should work now
[packages/device-mapper.git] / device-mapper.spec
CommitLineData
24effc5a
JR
1Summary: Userspace support for the device-mapper
2Name: device-mapper
3Version: 0.96.08
4Release: 0.1
5License: GPL
6Group: Applications/System
7Source0: ftp://ftp.sistina.com/pub/LVM2/device-mapper/%{name}.%{version}.tgz
8Patch0: %{name}-install.patch
9BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
10
3f80d918 11%define _sbindir /sbin
24effc5a
JR
12
13%description
14The goal of this driver is to support volume management.
15The driver enables the definition of new block devices composed of
16ranges of sectors of existing devices. This can be used to define
17disk partitions - or logical volumes. This light-weight kernel
18component can support user-space tools for logical volume management.
19
3f80d918
JR
20%package devel
21Summary: Header files and development documentation for %{name}
22