Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lvm2: update to 2.02.185.
@ 2019-06-04 19:03 voidlinux-github
  2019-06-06  7:25 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-06-04 19:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

There is a new pull request by xtraeme against master on the void-packages repository

https://github.com/xtraeme/void-packages lvm2-2.02.185
https://github.com/void-linux/void-packages/pull/12146

lvm2: update to 2.02.185.
Signed-off-by: Juan RP <xtraeme@gmail.com>

A patch file from https://github.com/void-linux/void-packages/pull/12146.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lvm2-2.02.185-12146.patch --]
[-- Type: application/text/x-diff, Size: 1665 bytes --]

From 5194b1716df10b1798e48a6bd9122e4d8cfa76d9 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@gmail.com>
Date: Tue, 4 Jun 2019 21:02:39 +0200
Subject: [PATCH] lvm2: update to 2.02.185.

Signed-off-by: Juan RP <xtraeme@gmail.com>
---
 srcpkgs/lvm2/template | 16 +++++-----------
 1 file changed, 5 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/lvm2/template b/srcpkgs/lvm2/template
index 863938a1025..824e66ec087 100644
--- a/srcpkgs/lvm2/template
+++ b/srcpkgs/lvm2/template
@@ -1,6 +1,6 @@
 # Template file for 'lvm2'
 pkgname=lvm2
-version=2.02.184
+version=2.02.185
 revision=1
 wrksrc="LVM2.${version}"
 build_style=gnu-configure
@@ -19,18 +19,14 @@ license="GPL-2.0-only, LGPL-2.1-only"
 homepage="https://sourceware.org/lvm2/"
 changelog="https://abi-laboratory.pro/?view=changelog&l=lvm2&v=${version}"
 distfiles="https://mirrors.kernel.org/sourceware/lvm2/releases/LVM2.${version}.tgz"
-checksum=d12da937ce5c0753d4ea8b5215afaa3b12061ea961268693e24e81b19918f514
-conf_files="/etc/lvm/lvm.conf
- /etc/lvm/lvmlocal.conf
- /etc/lvm/profile/*"
+checksum=070b2e7d34c8069602741c7483be715327f62875f5ce1f5727627fbea2481f4d
+conf_files="/etc/lvm/*.conf /etc/lvm/profile/*"
 make_dirs="
  /etc/lvm/archive 0755 root root
  /etc/lvm/backup 0755 root root"
 
 case $XBPS_TARGET_MACHINE in
-	*-musl)
-		configure_args+=" --enable-static_link"
-	;;
+	*-musl) configure_args+=" --enable-static_link";;
 esac
 
 do_check() {
@@ -66,9 +62,7 @@ device-mapper-devel_package() {
 		vmove usr/lib/liblvm2cmd.so
 		vmove "usr/lib/libdevmapper*.so"
 		case $XBPS_TARGET_MACHINE in
-			*-musl)
-				vmove "usr/lib/*.a"
-			;;
+			*-musl) vmove "usr/lib/*.a";;
 		esac
 	}
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: lvm2: update to 2.02.185.
  2019-06-04 19:03 [PR PATCH] lvm2: update to 2.02.185 voidlinux-github
@ 2019-06-06  7:25 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-06-06  7:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

There's a merged pull request on the void-packages repository

lvm2: update to 2.02.185.
https://github.com/void-linux/void-packages/pull/12146
Description: Signed-off-by: Juan RP <xtraeme@gmail.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-06  7:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04 19:03 [PR PATCH] lvm2: update to 2.02.185 voidlinux-github
2019-06-06  7:25 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).