Author: witekfl Date: Thu Dec 25 12:30:36 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - readded the 256_colors.patch - rel 0.3
---- Files affected: SPECS: fbterm.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/fbterm.spec diff -u SPECS/fbterm.spec:1.7 SPECS/fbterm.spec:1.8 --- SPECS/fbterm.spec:1.7 Sun Dec 21 12:31:44 2008 +++ SPECS/fbterm.spec Thu Dec 25 13:30:31 2008 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): Emulator terminala dla framebuffera Name: fbterm Version: 1.3 -Release: 0.2 +Release: 0.3 License: GPL v2 Group: Applications/Graphics Source0: http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: 12f52f60390576866ce9f7696779050d +Patch0: %{name}-256_colors.patch URL: http://code.google.com/p/fbterm/ BuildRequires: fontconfig-devel BuildRequires: freetype-devel @@ -33,6 +34,7 @@ %prep %setup -q +%patch0 -p1 %build %configure @@ -61,6 +63,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008/12/25 12:30:31 witekfl +- readded the 256_colors.patch +- rel 0.3 + Revision 1.7 2008/12/21 11:31:44 witekfl - set the cap_sys_tty_config capability after install to allow plain users use Shift-PageUp, etc. This will work if the kernel is built with ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fbterm.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
