Author: qboosh Date: Mon Mar 3 21:56:58 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added catgets-iconv patch to display messages using proper encoding - release 2 (man becomes usable again after 16 months)
---- Files affected: SPECS: man.spec (1.152 -> 1.153) ---- Diffs: ================================================================ Index: SPECS/man.spec diff -u SPECS/man.spec:1.152 SPECS/man.spec:1.153 --- SPECS/man.spec:1.152 Mon Mar 3 21:33:26 2008 +++ SPECS/man.spec Mon Mar 3 22:56:53 2008 @@ -13,7 +13,7 @@ Summary(uk.UTF-8): Набір утиліт для документації: man, apropos та whatis Name: man Version: 1.6f -Release: 1 +Release: 2 License: GPL Group: Applications/System Source0: http://primates.ximian.com/~flucifredi/man/%{name}-%{version}.tar.gz @@ -43,6 +43,7 @@ Patch18: %{name}-i18n_makewhatis.patch Patch19: %{name}-apropos.patch Patch20: %{name}-rpm.patch +Patch21: %{name}-catgets-iconv.patch URL: http://primates.ximian.com/~flucifredi/man/ BuildRequires: iconv BuildRequires: less @@ -227,6 +228,7 @@ %patch18 -p1 %patch19 -p1 %patch20 -p1 +%patch21 -p1 # prefer included man pages over old from "additional" tarball rm man/ja/man1/{apropos,man,whatis}.1 @@ -556,6 +558,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.153 2008-03-03 21:56:53 qboosh +- added catgets-iconv patch to display messages using proper encoding +- release 2 (man becomes usable again after 16 months) + Revision 1.152 2008-03-03 20:33:26 qboosh - simplified conversion, don't overwrite converted manuals with "legacy" versions ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/man.spec?r1=1.152&r2=1.153&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
