Author: witekfl Date: Mon Dec 15 19:23:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added the directcolor.patch - rel 0.2
---- Files affected: SPECS: fbterm.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/fbterm.spec diff -u SPECS/fbterm.spec:1.1 SPECS/fbterm.spec:1.2 --- SPECS/fbterm.spec:1.1 Thu Dec 11 22:42:50 2008 +++ SPECS/fbterm.spec Mon Dec 15 20:23:06 2008 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Emulator terminala dla framebuffera Name: fbterm Version: 1.2 -Release: 0.1 +Release: 0.2 License: GPL v2 Group: Applications/Graphics Source0: http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: 92cc48ff42f6059722f72c62130ee97b URL: http://code.google.com/p/fbterm/ Patch0: %{name}-header.patch +Patch1: %{name}-directcolor.patch BuildRequires: fontconfig-devel BuildRequires: freetype-devel BuildRequires: libstdc++-devel @@ -35,6 +36,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure @@ -60,6 +62,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/12/15 19:23:06 witekfl +- added the directcolor.patch +- rel 0.2 + Revision 1.1 2008/12/11 21:42:50 witekfl - new - I can only see colorful garbage on the screen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fbterm.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
