Author: qboosh Date: Wed Oct 19 17:51:53 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.36.1, added pl.po-update patch
---- Files affected: SPECS: help2man.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/help2man.spec diff -u SPECS/help2man.spec:1.15 SPECS/help2man.spec:1.16 --- SPECS/help2man.spec:1.15 Thu Oct 13 11:42:45 2005 +++ SPECS/help2man.spec Wed Oct 19 19:51:48 2005 @@ -3,13 +3,14 @@ Summary: help2man - automatic manual page generation Summary(pl): help2man - automatyczne generowanie stron manuala Name: help2man -Version: 1.35.2 +Version: 1.36.1 Release: 1 License: GPL Group: Applications/Text Source0: http://ftp.debian.org/debian/pool/main/h/help2man/%{name}_%{version}.tar.gz -# Source0-md5: 0581005bc093306ea1038f495f021bc2 +# Source0-md5: 89ad3d6a54692ce16626e64ab25ca071 Patch0: %{name}-info.patch +Patch1: %{name}-pl.po-update.patch URL: http://www.gnu.org/software/help2man/ BuildRequires: gettext-devel BuildRequires: perl-Locale-gettext @@ -37,6 +38,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure @@ -68,6 +70,7 @@ %attr(755,root,root) %{_libdir}/hacklocaledir.so %{_infodir}/*.info* %{_mandir}/man1/*.1* +%lang(fi) %{_mandir}/fi/man1/*.1* %lang(fr) %{_mandir}/fr/man1/*.1* %lang(pl) %{_mandir}/pl/man1/*.1* @@ -77,6 +80,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2005/10/19 17:51:48 qboosh +- updated to 1.36.1, added pl.po-update patch + Revision 1.15 2005/10/13 09:42:45 qboosh - updated to 1.35.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/help2man.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
