Author: witekfl Date: Sat Dec 20 10:32:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.3 - no 256 colors support - rel 0.1
---- Files affected: SPECS: fbterm.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/fbterm.spec diff -u SPECS/fbterm.spec:1.5 SPECS/fbterm.spec:1.6 --- SPECS/fbterm.spec:1.5 Tue Dec 16 21:47:28 2008 +++ SPECS/fbterm.spec Sat Dec 20 11:32:20 2008 @@ -2,18 +2,13 @@ Summary: Terminal emulator for framebuffer Summary(pl.UTF-8): Emulator terminala dla framebuffera Name: fbterm -Version: 1.2 -Release: 1 +Version: 1.3 +Release: 0.1 License: GPL v2 Group: Applications/Graphics Source0: http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz -# Source0-md5: 92cc48ff42f6059722f72c62130ee97b +# Source0-md5: 12f52f60390576866ce9f7696779050d URL: http://code.google.com/p/fbterm/ -Patch0: %{name}-header.patch -Patch1: %{name}-directcolor.patch -Patch2: %{name}-256_colors.patch -Patch3: %{name}-wheelmouse.patch -Patch4: %{name}-input.patch BuildRequires: fontconfig-devel BuildRequires: freetype-devel BuildRequires: libstdc++-devel @@ -38,11 +33,6 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 %build %configure @@ -68,6 +58,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/12/20 10:32:20 witekfl +- up to 1.3 +- no 256 colors support +- rel 0.1 + Revision 1.5 2008/12/16 20:47:28 witekfl - added the input.patch - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fbterm.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
