]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- added pl.po-update patch (single fuzzy entry, but update-po shuffles whole file)
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 9 Jan 2023 20:30:16 +0000 (21:30 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Mon, 9 Jan 2023 20:30:16 +0000 (21:30 +0100)
xfsprogs.spec

index 20136c047372d391b7f9fc1c4ad159f5cb6fd097..77f4944aa3e12c11323873e978d8550630a03a6c 100644 (file)
@@ -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
 
This page took 0.163513 seconds and 4 git commands to generate.