]> git.pld-linux.org Git - packages/help2man.git/commitdiff
- updated to 1.48.3; disabled zh_CN info for this release auto/th/help2man-1.48.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Apr 2021 14:08:26 +0000 (16:08 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Apr 2021 14:08:26 +0000 (16:08 +0200)
help2man.spec

index 97b94860350589335c614c2b6b20a348463b8e55..339361e48d658716d674381399c2534cdd1e7bed 100644 (file)
@@ -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*
This page took 0.1938 seconds and 4 git commands to generate.