From 758f14c3c75e665674d2113fcd16cd8fdcf9cc9274811248f20ada58e4ac8e3b Mon Sep 17 00:00:00 2001 From: Eric ren Date: Mon, 7 Aug 2017 08:52:16 +0000 Subject: [PATCH] Accepting request 514876 from network:ha-clustering:Unstable - version-plugins-in-libdir.patch - version-plugins-in-libdir.patch - version-plugins-in-libdir.patch OBS-URL: https://build.opensuse.org/request/show/514876 OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=201 --- device-mapper.changes | 1 + lvm2-clvm.changes | 1 + lvm2.changes | 1 + version-plugins-in-libdir.patch | 22 ---------------------- 4 files changed, 3 insertions(+), 22 deletions(-) delete mode 100644 version-plugins-in-libdir.patch diff --git a/device-mapper.changes b/device-mapper.changes index 05ca69e..0a0f321 100644 --- a/device-mapper.changes +++ b/device-mapper.changes @@ -10,6 +10,7 @@ Tue Aug 1 05:59:29 UTC 2017 - zren@suse.com - libdm-iface-not-output-error-message-inside-retry-loop.patch - pvcreate-enhance-the-error-message.patch - pvmove_support_clustered_vg.diff + - version-plugins-in-libdir.patch ------------------------------------------------------------------- Tue Jul 25 13:48:00 UTC 2017 - zren@suse.com diff --git a/lvm2-clvm.changes b/lvm2-clvm.changes index 05ca69e..0a0f321 100644 --- a/lvm2-clvm.changes +++ b/lvm2-clvm.changes @@ -10,6 +10,7 @@ Tue Aug 1 05:59:29 UTC 2017 - zren@suse.com - libdm-iface-not-output-error-message-inside-retry-loop.patch - pvcreate-enhance-the-error-message.patch - pvmove_support_clustered_vg.diff + - version-plugins-in-libdir.patch ------------------------------------------------------------------- Tue Jul 25 13:48:00 UTC 2017 - zren@suse.com diff --git a/lvm2.changes b/lvm2.changes index 05ca69e..0a0f321 100644 --- a/lvm2.changes +++ b/lvm2.changes @@ -10,6 +10,7 @@ Tue Aug 1 05:59:29 UTC 2017 - zren@suse.com - libdm-iface-not-output-error-message-inside-retry-loop.patch - pvcreate-enhance-the-error-message.patch - pvmove_support_clustered_vg.diff + - version-plugins-in-libdir.patch ------------------------------------------------------------------- Tue Jul 25 13:48:00 UTC 2017 - zren@suse.com diff --git a/version-plugins-in-libdir.patch b/version-plugins-in-libdir.patch deleted file mode 100644 index c39a3d2..0000000 --- a/version-plugins-in-libdir.patch +++ /dev/null @@ -1,22 +0,0 @@ -From: Jeff Mahoney -Subject: build: Install links in libdir with versions - -Plugins in $(libdir)/device-mapper should probably be versioned but -when they're linked into $(libdir) directly, they must be versioned. - -Signed-off-by: Jeff Mahoney ---- - make.tmpl.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - ---- a/make.tmpl.in -+++ b/make.tmpl.in -@@ -394,7 +394,7 @@ install_lib_shared: $(LIB_SHARED) - # when the code is fixed links could be removed. - install_dm_plugin: $(LIB_SHARED) - $(INSTALL_PROGRAM) -D $< $(libdir)/device-mapper/$(