[packages/rpm-getdeps] Fix -l pl encoding

glen glen at pld-linux.org
Sun Oct 25 13:28:08 CET 2020


commit 00a0315b05c27cce65bbc6a3213a6acc5da6155a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sun Oct 25 14:27:56 2020 +0200

    Fix -l pl encoding

 rpm-getdeps.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm-getdeps.spec b/rpm-getdeps.spec
index d8565cd..4d80d72 100644
--- a/rpm-getdeps.spec
+++ b/rpm-getdeps.spec
@@ -1,5 +1,5 @@
 Summary:	Get dependencies out of RPM spec file
-Summary(pl):	Pobieranie zależności z pliku spec pakietu RPM
+Summary(pl.UTF-8):	Pobieranie zależności z pliku spec pakietu RPM
 Name:		rpm-getdeps
 Version:	0.0.8
 Release:	1
@@ -13,7 +13,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Get dependencies out of RPM spec file.
 
-%description -l pl
+%description -l pl.UTF-8
 Pobieranie zależności z pliku spec pakietu RPM.
 
 %prep
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-getdeps.git/commitdiff/00a0315b05c27cce65bbc6a3213a6acc5da6155a



More information about the pld-cvs-commit mailing list