Author: witekfl Date: Fri Feb 10 19:02:47 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added the fb-scroll.patch - rel 4
---- Files affected: SPECS: iterm.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/iterm.spec diff -u SPECS/iterm.spec:1.6 SPECS/iterm.spec:1.7 --- SPECS/iterm.spec:1.6 Thu Feb 9 18:02:55 2006 +++ SPECS/iterm.spec Fri Feb 10 20:02:41 2006 @@ -3,7 +3,7 @@ Summary(pl): Szkielet dla umiędzynarodowionego emulatora terminala Name: iterm Version: 0.5 -Release: 3 +Release: 4 License: Common Public License v0.5 Group: Applications Source0: http://www.doc.ic.ac.uk/~mbt99/Y/src/%{name}-%{version}-mbt.tar.gz @@ -12,6 +12,7 @@ Source2: xiterm.desktop Patch0: %{name}-make.patch Patch1: %{name}-256-colors.patch +Patch2: %{name}-fb-scroll.patch URL: http://www-124.ibm.com/linux/projects/iterm/ BuildRequires: XFree86-devel BuildRequires: autoconf >= 2.53 @@ -178,6 +179,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build # libiterm @@ -336,6 +338,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2006/02/10 19:02:41 witekfl +- added the fb-scroll.patch +- rel 4 + Revision 1.6 2006/02/09 17:02:55 witekfl - added 256-colors.patch - note that fbiterm works correctly only in 8bpp mode ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/iterm.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
