[packages/xfsprogs] up to 7.1.1

atler atler at pld-linux.org
Fri Jul 17 20:15:41 CEST 2026


commit d5e4a7990bdc4a96f7ee52e3b25dd49a76704bef
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri Jul 17 20:15:30 2026 +0200

    up to 7.1.1

 healer-install.patch | 14 --------------
 xfsprogs.spec        |  6 ++----
 2 files changed, 2 insertions(+), 18 deletions(-)
---
diff --git a/xfsprogs.spec b/xfsprogs.spec
index 0aa9cfb..0d80226 100644
--- a/xfsprogs.spec
+++ b/xfsprogs.spec
@@ -10,16 +10,15 @@
 Summary:	Tools for the XFS filesystem
 Summary(pl.UTF-8):	Narzędzia do systemu plików XFS
 Name:		xfsprogs
-Version:	7.1.0
+Version:	7.1.1
 Release:	1
 License:	LGPL v2.1 (libhandle), GPL v2 (the rest)
 Group:		Applications/System
 Source0:	https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/%{name}-%{version}.tar.xz
-# Source0-md5:	576a70da5b617700b403009de2290361
+# Source0-md5:	befa97b62b635a1817db666806d40411
 Source1:	xfs_lsprojid
 Patch0:		%{name}-miscfix-v2.patch
 Patch1:		%{name}-pl.po-update.patch
-Patch2:		healer-install.patch
 URL:		https://xfs.wiki.kernel.org/
 # for <attr/attributes.h>
 BuildRequires:	attr-devel
@@ -136,7 +135,6 @@ Biblioteki statyczne do XFS.
 %prep
 %setup -q
 %patch -P 0 -p1
-%patch -P 2 -p1
 
 # files order in pot changes in every version, making diff huge - sort entries first
 %{__mv} po/xfsprogs.pot po/xfsprogs.pot.upstream
diff --git a/healer-install.patch b/healer-install.patch
deleted file mode 100644
index 224f38f..0000000
--- a/healer-install.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- xfsprogs-7.1.0/healer/Makefile.orig	2026-07-10 13:06:28.000000000 +0200
-+++ xfsprogs-7.1.0/healer/Makefile	2026-07-15 20:12:59.449147195 +0200
-@@ -69,7 +69,10 @@
- 
- install-healer: default
- 	$(INSTALL) -m 755 -d $(PKG_LIBEXEC_DIR)
--	$(LTINSTALL) -m 755 $(BUILD_TARGETS) $(PKG_LIBEXEC_DIR)
-+	$(LTINSTALL) -m 755 $(LTCOMMAND) $(PKG_LIBEXEC_DIR)
-+ifneq ($(filter-out $(LTCOMMAND),$(BUILD_TARGETS)),)
-+	$(INSTALL) -m 755 $(filter-out $(LTCOMMAND),$(BUILD_TARGETS)) $(PKG_LIBEXEC_DIR)
-+endif
- 
- install-systemd: default
- 	$(INSTALL) -m 755 -d $(SYSTEMD_SYSTEM_UNIT_DIR)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfsprogs.git/commitdiff/d5e4a7990bdc4a96f7ee52e3b25dd49a76704bef



More information about the pld-cvs-commit mailing list