[packages/help2man] - updated to 1.48.3; disabled zh_CN info for this release
qboosh
qboosh at pld-linux.org
Fri Apr 16 16:08:32 CEST 2021
commit 15d89d0cde7658a5b02ccd0254ef243f09fcf5c9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 16 16:08:26 2021 +0200
- updated to 1.48.3; disabled zh_CN info for this release
help2man.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/help2man.spec b/help2man.spec
index 97b9486..339361e 100644
--- a/help2man.spec
+++ b/help2man.spec
@@ -1,12 +1,12 @@
Summary: help2man - automatic manual page generation
Summary(pl.UTF-8): help2man - automatyczne generowanie stron manuala
Name: help2man
-Version: 1.48.2
-Release: 2
+Version: 1.48.3
+Release: 1
License: GPL v3+
Group: Applications/Text
Source0: http://ftp.debian.org/debian/pool/main/h/help2man/%{name}_%{version}.tar.xz
-# Source0-md5: e34e34b3c226ac382fdfec31321af4e6
+# Source0-md5: b51001b5d6c9fc929291d5ae8e6caafc
Patch0: %{name}-info.patch
URL: http://www.gnu.org/software/help2man/
BuildRequires: gettext-tools
@@ -42,6 +42,9 @@ przekształcić to wyjście na coś przypominającego stronę manuala.
%setup -q
%patch0 -p1
+# too little coverage (<60%) as of 1.48.3
+%{__rm} po-texi/zh_CN.po
+
%build
%configure \
--enable-nls
@@ -81,7 +84,7 @@ rm -rf $RPM_BUILD_ROOT
%lang(sr) %{_infodir}/help2man-sr.info*
%lang(sv) %{_infodir}/help2man-sv.info*
%lang(uk) %{_infodir}/help2man-uk.info*
-%lang(zh_CN) %{_infodir}/help2man-zh_CN.info*
+#%lang(zh_CN) %{_infodir}/help2man-zh_CN.info*
%{_mandir}/man1/help2man.1*
%lang(da) %{_mandir}/da/man1/help2man.1*
%lang(de) %{_mandir}/de/man1/help2man.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/help2man.git/commitdiff/15d89d0cde7658a5b02ccd0254ef243f09fcf5c9
More information about the pld-cvs-commit
mailing list