]> git.pld-linux.org Git - packages/util-linux.git/commitdiff
- added pl.po patch (fixes sfdisk SEGV with pl locale); release 2 auto/th/util-linux-2.31-2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Nov 2017 17:03:04 +0000 (18:03 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 21 Nov 2017 17:03:04 +0000 (18:03 +0100)
util-linux-pl.po.patch [new file with mode: 0644]
util-linux.spec

diff --git a/util-linux-pl.po.patch b/util-linux-pl.po.patch
new file mode 100644 (file)
index 0000000..3db2f1c
--- /dev/null
@@ -0,0 +1,11 @@
+--- util-linux-2.31/po/pl.po.orig      2017-10-19 13:10:45.291478665 +0200
++++ util-linux-2.31/po/pl.po   2017-11-21 17:21:29.525515998 +0100
+@@ -4272,7 +4272,7 @@
+ "Type 'help' to get more information.\n"
+ msgstr ""
+ "\n"
+-"`%s --help' wyświetli więcej informacji.\n"
++"Polecenie 'help' wyświetli więcej informacji.\n"
+ #: disk-utils/sfdisk.c:1669
+ msgid "All partitions used."
index 20e8d62265ba19f80c32df770df1612818fa933c..b2e3404f830d11db8d3a673554361cff1b262d3e 100644 (file)
@@ -37,7 +37,7 @@ Summary(tr.UTF-8):    Temel sistem araçları
 Summary(uk.UTF-8):     Набір базових системних утиліт для Linux
 Name:          util-linux
 Version:       2.31
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Applications/System
 # https://github.com/karelzak/util-linux (GitHub backup)
@@ -63,6 +63,7 @@ Patch3:               %{name}-procpartitions.patch
 Patch4:                su-paths.patch
 Patch5:                %{name}-ac.patch
 Patch6:                %{name}-diet.patch
+Patch7:                %{name}-pl.po.patch
 URL:           https://github.com/karelzak/util-linux
 BuildRequires: audit-libs-devel >= 1.0.6
 BuildRequires: autoconf >= 2.60
@@ -744,6 +745,7 @@ Bashowe dopełnianie parametrów dla poleceń z pakietu util-linux.
 %patch4 -p1
 %patch5 -p1
 %{?with_initrd:%patch6 -p1}
+%patch7 -p1
 
 cp -p %{SOURCE10} nologin.c
 
This page took 0.142756 seconds and 4 git commands to generate.