[packages/popt] - added pl.po-update patch

qboosh qboosh at pld-linux.org
Fri Sep 23 17:27:29 CEST 2022


commit 12600173e6e2db01ae68b53790fe3bd1d07be217
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Sep 23 17:27:53 2022 +0200

    - added pl.po-update patch

 popt-pl.po-update.patch | 11 +++++++++++
 popt.spec               |  3 +++
 2 files changed, 14 insertions(+)
---
diff --git a/popt.spec b/popt.spec
index 13750e6..31d840e 100644
--- a/popt.spec
+++ b/popt.spec
@@ -17,6 +17,7 @@ Group:		Libraries
 Source0:	http://ftp.rpm.org/popt/releases/popt-1.x/%{name}-%{version}.tar.gz
 # Source0-md5:	eaa2135fddb6eb03f2c87ee1823e5a78
 Patch0:		%{name}-diet.patch
+Patch1:		%{name}-pl.po-update.patch
 URL:		https://rpm.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1:1.10
@@ -153,7 +154,9 @@ Biblioteka statyczna dietlibc popt.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
+%{__rm} po/stamp-po
 %{__sed} -i -e 's#po/Makefile.in intl/Makefile##g' configure.ac
 
 %build
diff --git a/popt-pl.po-update.patch b/popt-pl.po-update.patch
new file mode 100644
index 0000000..7acac1e
--- /dev/null
+++ b/popt-pl.po-update.patch
@@ -0,0 +1,11 @@
+--- popt-1.19/po/pl.po.orig	2022-09-16 09:04:11.000000000 +0200
++++ popt-1.19/po/pl.po	2022-09-23 17:00:36.772741170 +0200
+@@ -34,7 +34,7 @@ msgstr "brak parametru"
+ 
+ #: src/popt.c:1640
+ msgid "option does not take an argument"
+-msgstr ""
++msgstr "opcja nie może mieć argumentu"
+ 
+ #: src/popt.c:1642
+ msgid "unknown option"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/popt.git/commitdiff/12600173e6e2db01ae68b53790fe3bd1d07be217



More information about the pld-cvs-commit mailing list