]> git.proxmox.com Git - lvm.git/blob - patchdir/fix-build-dependencies.patch
add upload/dinstall target, use correct release version
[lvm.git] / patchdir / fix-build-dependencies.patch
1 Index: new/debian/control
2 ===================================================================
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
8 Priority: optional
9 -Maintainer: Debian LVM Team <pkg-lvm-maintainers@lists.alioth.debian.org>
10 -Uploaders: Bastian Blank <waldi@debian.org>
11 -Build-Depends: debhelper (>> 7), automake, libcman-dev (>> 2), libdlm-dev (>> 2), libreadline-gplv2-dev, libselinux1-dev, libudev-dev, pkg-config, quilt
12 +Maintainer: Proxmox Support Team <support@proxmox.com>
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/
17 @@ -39,7 +38,7 @@
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