[packages/rpm/rpm.org] - fix super ambiguous pl translation - rel 3
baggins
baggins at pld-linux.org
Tue Feb 23 10:50:19 CET 2021
commit 68a73504d90e973a0d5fc6a00f206fdad158c03a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue Feb 23 10:49:45 2021 +0100
- fix super ambiguous pl translation
- rel 3
pl-po.patch | 11 +++++++++++
rpm.spec | 4 +++-
2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/rpm.spec b/rpm.spec
index 0a9280b..c3257aa 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -26,7 +26,7 @@ Summary(ru.UTF-8): Менеджер пакетов от RPM
Summary(uk.UTF-8): Менеджер пакетів від RPM
Name: rpm
Version: 4.16.1.2
-Release: 2
+Release: 3
Epoch: 1
License: GPL v2 / LGPL v2.1
Group: Base
@@ -82,6 +82,7 @@ Patch31: missing-doc-terminate-build.patch
Patch32: noexpand.patch
Patch33: sqlite-db-backend.patch
Patch34: skip-symlinks.patch
+Patch35: pl-po.patch
URL: https://rpm.org/
BuildRequires: acl-devel
BuildRequires: db-devel >= %{db_ver}
@@ -581,6 +582,7 @@ Dokumentacja API RPM-a oraz przewodniki w formacie HTML generowane ze
%patch32 -p1
%patch33 -p1
%patch34 -p1
+%patch35 -p1
install %{SOURCE15} scripts/perl.prov.in
diff --git a/pl-po.patch b/pl-po.patch
new file mode 100644
index 0000000..08e2818
--- /dev/null
+++ b/pl-po.patch
@@ -0,0 +1,11 @@
+--- rpm-4.16.1.2/po/pl.po~ 2021-02-19 09:16:53.000000000 +0100
++++ rpm-4.16.1.2/po/pl.po 2021-02-23 10:46:24.003601872 +0100
+@@ -37,7 +37,7 @@
+ #: cliutils.c:27 lib/poptALL.c:61
+ #, c-format
+ msgid "RPM version %s\n"
+-msgstr "RPM %s\n"
++msgstr "RPM wersja %s\n"
+
+ #: cliutils.c:32
+ #, c-format
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/68a73504d90e973a0d5fc6a00f206fdad158c03a
More information about the pld-cvs-commit
mailing list