From a0567da9d6838e01548120bf62d696938a46f75a Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Sun, 27 Apr 2025 19:22:16 +0200 Subject: [PATCH] - updated to 2.03.31 --- device-mapper-dmsetup-export.patch | 4 ++-- lvm2.spec | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/device-mapper-dmsetup-export.patch b/device-mapper-dmsetup-export.patch index 2aba64e..7f867a9 100644 --- a/device-mapper-dmsetup-export.patch +++ b/device-mapper-dmsetup-export.patch @@ -134,7 +134,7 @@ diff -urNpa LVM2.2.03.23.orig/man/dmsetup.8_main LVM2.2.03.23/man/dmsetup.8_main .HP .B dmsetup +.de CMD_EXPORT -+. BR export ++. B export +. RI [ device_name ] +.. +.CMD_EXPORT @@ -142,7 +142,7 @@ diff -urNpa LVM2.2.03.23.orig/man/dmsetup.8_main LVM2.2.03.23/man/dmsetup.8_main +.HP +.B dmsetup .de CMD_HELP - . BR help + . B help . RB [ -c | -C | --columns ] @@ -642,6 +650,9 @@ device. Device names on output can be cu \fBdevname\fP (map name for device-mapper devices, equal to blkdevname otherwise). diff --git a/lvm2.spec b/lvm2.spec index 9c69876..8cf48c3 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -29,19 +29,19 @@ Summary: The new version of Logical Volume Manager for Linux Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 -Version: 2.03.30 +Version: 2.03.31 Release: 1 License: GPL v2 and LGPL v2.1 Group: Applications/System Source0: ftp://sourceware.org/pub/lvm2/LVM2.%{version}.tgz -# Source0-md5: 048cd0e39cce7b15e48a8d3ba5c8d80c +# Source0-md5: 38b4821b1fb80fe6f2e264669ba1ed2b Patch0: %{name}-selinux.patch Patch1: device-mapper-dmsetup-export.patch Patch2: %{name}-tld_init.patch Patch3: %{name}-run-dir.patch Patch4: %{name}-thin.patch Patch5: link.patch -URL: http://www.sourceware.org/lvm2/ +URL: https://www.sourceware.org/lvm2/ BuildRequires: autoconf >= 2.69 BuildRequires: autoconf-archive BuildRequires: automake @@ -250,12 +250,12 @@ Statyczna biblioteka devmapper zbudowana z dietlibc. %prep %setup -q -n LVM2.%{version} -%{?with_selinux:%patch0 -p1} -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 +%{?with_selinux:%patch -P0 -p1} +%patch -P1 -p1 +%patch -P2 -p1 +%patch -P3 -p1 +%patch -P4 -p1 +%patch -P5 -p1 %build %{__aclocal} -- 2.49.0