[packages/lvm2] up to 2.03.28
atler
atler at pld-linux.org
Mon Nov 4 21:16:54 CET 2024
commit c7f2220761d61207446210d40f6b9d95ef25bd21
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Nov 4 21:03:58 2024 +0100
up to 2.03.28
lvm2-typo.patch | 11 -----------
lvm2.spec | 6 ++----
2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/lvm2.spec b/lvm2.spec
index 235e1b4..ba211ee 100644
--- a/lvm2.spec
+++ b/lvm2.spec
@@ -28,17 +28,16 @@
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.27
+Version: 2.03.28
Release: 1
License: GPL v2 and LGPL v2.1
Group: Applications/System
Source0: ftp://sourceware.org/pub/lvm2/LVM2.%{version}.tgz
-# Source0-md5: 6a40882e318e855916f59bbc7355f9c4
+# Source0-md5: 35b0805126efee7239b353b70b46b4e7
Patch0: device-mapper-dmsetup-export.patch
Patch1: %{name}-pld_init.patch
Patch2: device-mapper-dmsetup-deps-export.patch
Patch3: %{name}-thin.patch
-Patch4: %{name}-typo.patch
URL: https://www.sourceware.org/lvm2/
BuildRequires: autoconf >= 2.69
BuildRequires: autoconf-archive
@@ -302,7 +301,6 @@ potrzeby initrd.
%patch1 -p1
%patch2 -p1
%patch3 -p1
-%patch4 -p1
%build
%{__aclocal}
diff --git a/lvm2-typo.patch b/lvm2-typo.patch
deleted file mode 100644
index 3f19931..0000000
--- a/lvm2-typo.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- LVM2.2.03.27/daemons/lvmlockd/lvmlockd-internal.h.orig 2024-10-02 14:21:09.000000000 +0200
-+++ LVM2.2.03.27/daemons/lvmlockd/lvmlockd-internal.h 2024-10-03 21:48:43.310400551 +0200
-@@ -630,7 +630,7 @@ static inline int lm_is_running_sanlock(
- return 0;
- }
-
--static inline int lm_find_free_lock_sanlock(struct lockspace *ls, uint64_t lv_size_bytes);
-+static inline int lm_find_free_lock_sanlock(struct lockspace *ls, uint64_t lv_size_bytes)
- {
- return -1;
- }
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lvm2.git/commitdiff/c7f2220761d61207446210d40f6b9d95ef25bd21
More information about the pld-cvs-commit
mailing list