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/$(