Author: witekfl Date: Tue Dec 16 14:16:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added 256_colors.patch - rel 0.3
---- Files affected: SPECS: fbterm.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/fbterm.spec diff -u SPECS/fbterm.spec:1.2 SPECS/fbterm.spec:1.3 --- SPECS/fbterm.spec:1.2 Mon Dec 15 20:23:06 2008 +++ SPECS/fbterm.spec Tue Dec 16 15:16:18 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Emulator terminala dla framebuffera Name: fbterm Version: 1.2 -Release: 0.2 +Release: 0.3 License: GPL v2 Group: Applications/Graphics Source0: http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz @@ -11,6 +11,7 @@ URL: http://code.google.com/p/fbterm/ Patch0: %{name}-header.patch Patch1: %{name}-directcolor.patch +Patch2: %{name}-256_colors.patch BuildRequires: fontconfig-devel BuildRequires: freetype-devel BuildRequires: libstdc++-devel @@ -37,6 +38,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %configure @@ -62,6 +64,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/12/16 14:16:18 witekfl +- added 256_colors.patch +- rel 0.3 + Revision 1.2 2008/12/15 19:23:06 witekfl - added the directcolor.patch - rel 0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fbterm.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
