]> git.proxmox.com Git - corosync-pve.git/blobdiff - patches/0001-add-Provides-Replaces-corosync-pve.patch
rebase patches
[corosync-pve.git] / patches / 0001-add-Provides-Replaces-corosync-pve.patch
index ade06796414932361aecb40e774a30d38fd33828..1998838d8c92a70381b312d733078294cbb08010 100644 (file)
@@ -1,7 +1,7 @@
-From 60055d6619687705a248bf3ff0f7e09bf2da488c Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= <f.gruenbichler@proxmox.com>
 Date: Tue, 7 Mar 2017 13:29:31 +0100
-Subject: [PATCH 1/7] add Provides/Replaces: corosync-pve
+Subject: [PATCH] add Provides/Replaces: corosync-pve
 MIME-Version: 1.0
 Content-Type: text/plain; charset=UTF-8
 Content-Transfer-Encoding: 8bit
@@ -12,12 +12,12 @@ Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
  1 file changed, 7 insertions(+)
 
 diff --git a/debian/control b/debian/control
-index fad5635..d11dc18 100644
+index 8a0855ce..d5e2513a 100644
 --- a/debian/control
 +++ b/debian/control
-@@ -31,6 +31,11 @@ Homepage: http://corosync.github.io/corosync/
- Vcs-Git: https://anonscm.debian.org/git/debian-ha/corosync.git
- Vcs-Browser: https://anonscm.debian.org/cgit/debian-ha/corosync.git
+@@ -43,6 +43,11 @@ X-Common-Description: The Corosync Cluster Engine is a Group Communication
+   * A quorum system that notifies applications when quorum is achieved
+     or lost.
  
 +Package: corosync-pve
 +Architecture: all
@@ -26,16 +26,13 @@ index fad5635..d11dc18 100644
 +
  Package: corosync
  Architecture: any
- Pre-Depends: ${misc:Pre-Depends}
-@@ -39,6 +44,8 @@ Depends: ${shlibs:Depends},
+ Pre-Depends:
+@@ -52,6 +57,8 @@ Depends: ${shlibs:Depends},
   lsb-base (>= 3.0-6),
   adduser,
   xsltproc
 +Provides: corosync-pve (= ${binary:Version})
 +Replaces: corosync-pve (<< 2.4.2-2)
  Description: cluster engine daemon and utilities
-  ${DESCRIPTION}
-  This package contains the Corosync daemon and some administration tools.
--- 
-2.1.4
-
+  ${S:X-Common-Description}
+  .