Author: witekfl Date: Tue Feb 14 17:10:07 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added terminfo.patch
---- Files affected: SPECS: iterm.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/iterm.spec diff -u SPECS/iterm.spec:1.7 SPECS/iterm.spec:1.8 --- SPECS/iterm.spec:1.7 Fri Feb 10 20:02:41 2006 +++ SPECS/iterm.spec Tue Feb 14 18:10:02 2006 @@ -3,7 +3,7 @@ Summary(pl): Szkielet dla umiędzynarodowionego emulatora terminala Name: iterm Version: 0.5 -Release: 4 +Release: 5 License: Common Public License v0.5 Group: Applications Source0: http://www.doc.ic.ac.uk/~mbt99/Y/src/%{name}-%{version}-mbt.tar.gz @@ -13,6 +13,7 @@ Patch0: %{name}-make.patch Patch1: %{name}-256-colors.patch Patch2: %{name}-fb-scroll.patch +Patch3: %{name}-terminfo.patch URL: http://www-124.ibm.com/linux/projects/iterm/ BuildRequires: XFree86-devel BuildRequires: autoconf >= 2.53 @@ -180,6 +181,7 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build # libiterm @@ -338,6 +340,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2006/02/14 17:10:02 witekfl +- added terminfo.patch + Revision 1.7 2006/02/10 19:02:41 witekfl - added the fb-scroll.patch - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/iterm.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
