Author: witekfl Date: Wed Oct 3 13:02:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added the utf8.patch - to use UTF-8, run on a UTF-8 terminal twin --hw=tty,termcap,charset=UTF-8 - rel 4
---- Files affected: SPECS: twin.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/twin.spec diff -u SPECS/twin.spec:1.40 SPECS/twin.spec:1.41 --- SPECS/twin.spec:1.40 Mon Oct 1 21:59:13 2007 +++ SPECS/twin.spec Wed Oct 3 15:02:14 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Tekstowe środowisko okienkowe Name: twin Version: 0.5.1 -Release: 3 +Release: 4 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/twin/%{name}-%{version}.tar.gz @@ -12,6 +12,7 @@ Patch1: %{name}-ac.patch Patch2: %{name}-declarations.patch Patch3: %{name}-ncursesw.patch +Patch4: %{name}-utf8.patch URL: http://twin.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -130,6 +131,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__libtoolize} @@ -215,6 +217,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2007/10/03 13:02:14 witekfl +- added the utf8.patch +- to use UTF-8, run on a UTF-8 terminal + twin --hw=tty,termcap,charset=UTF-8 +- rel 4 + Revision 1.40 2007/10/01 19:59:13 witekfl - added three patches - it builds on Th and works for the C locale ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/twin.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
