[packages/xfsprogs] - added pl.po-update patch (single fuzzy entry, but update-po shuffles whole file)
qboosh
qboosh at pld-linux.org
Mon Jan 9 21:29:11 CET 2023
commit 173ccea2d8e1b9192a0d1ce59abbf8b752d17f5d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Jan 9 21:30:16 2023 +0100
- added pl.po-update patch (single fuzzy entry, but update-po shuffles whole file)
xfsprogs.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/xfsprogs.spec b/xfsprogs.spec
index 20136c0..77f4944 100644
--- a/xfsprogs.spec
+++ b/xfsprogs.spec
@@ -13,6 +13,8 @@ Source0: https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/%{name}-%{versio
# Source0-md5: 267f09f8b2b0c286d49693841f48400c
Source1: xfs_lsprojid
Patch0: %{name}-miscfix-v2.patch
+Patch1: %{name}-pl.po-update.patch
+# Patch1-md5: 06b093a929a826d277f12f98cf6bc253
URL: https://xfs.wiki.kernel.org/
# for <attr/attributes.h>
BuildRequires: attr-devel
@@ -118,6 +120,7 @@ Biblioteki statyczne do XFS.
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' scrub/xfs_scrub_all.in tools/xfsbuflock.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xfsprogs.git/commitdiff/173ccea2d8e1b9192a0d1ce59abbf8b752d17f5d
More information about the pld-cvs-commit
mailing list