Author: witekfl Date: Tue Dec 16 20:47:34 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added the input.patch - rel 1
---- Files affected: SPECS: fbterm.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/fbterm.spec diff -u SPECS/fbterm.spec:1.4 SPECS/fbterm.spec:1.5 --- SPECS/fbterm.spec:1.4 Tue Dec 16 19:59:57 2008 +++ SPECS/fbterm.spec Tue Dec 16 21:47:28 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Emulator terminala dla framebuffera Name: fbterm Version: 1.2 -Release: 0.4 +Release: 1 License: GPL v2 Group: Applications/Graphics Source0: http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz @@ -13,6 +13,7 @@ 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 @@ -41,6 +42,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %configure @@ -66,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/12/16 20:47:28 witekfl +- added the input.patch +- rel 1 + Revision 1.4 2008/12/16 18:59:57 witekfl - added the wheelmouse.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fbterm.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
