]> git.proxmox.com Git - lvm.git/blame - patchdir/fix-build-dependencies.patch
add upload/dinstall target, use correct release version
[lvm.git] / patchdir / fix-build-dependencies.patch
CommitLineData
6aa3d573 1Index: new/debian/control
fe305e81 2===================================================================
6aa3d573
DM
3--- new.orig/debian/control 2011-09-20 12:49:53.000000000 +0200
4+++ new/debian/control 2011-09-20 12:52:06.000000000 +0200
5@@ -1,9 +1,8 @@
6 Source: lvm2
7 Section: admin
fe305e81 8 Priority: optional
6aa3d573
DM
9-Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
10-Uploaders: Bastian Blank <waldi@debian.org>
fe305e81 11-Build-Depends: debhelper (>> 7), automake, libcman-dev (>> 2), libdlm-dev (>> 2), libreadline-gplv2-dev, libselinux1-dev, libudev-dev, pkg-config, quilt
6aa3d573 12+Maintainer: Proxmox Support Team <support@proxmox.com>
fe305e81
DM
13+Build-Depends: debhelper (>> 7), automake, redhat-cluster-pve-dev, libreadline6-dev, libselinux1-dev, libudev-dev, pkg-config, quilt
14 Standards-Version: 3.9.1
15 Homepage: http://sources.redhat.com/lvm2/
16 Vcs-Svn: svn://svn.debian.org/pkg-lvm/lvm2/trunk/
6aa3d573 17@@ -39,7 +38,7 @@
fe305e81
DM
18 Package: clvm
19 Priority: extra
20 Architecture: any
21-Depends: ${shlibs:Depends}, ${misc:Depends}, lvm2 (= ${binary:Version}), lsb-base, cman
22+Depends: ${shlibs:Depends}, ${misc:Depends}, lvm2 (= ${binary:Version}), lsb-base, redhat-cluster-pve
23 Description: Cluster LVM Daemon for lvm2
24 This package provides the clustering interface for lvm2, when used with
25 Red Hat's "cman" cluster infrastructure. It allows logical volumes to