Author: gotar Date: Sun Jul 3 11:40:05 2005 GMT Module: SPECS Tag: AC-branch ---- Log message: - we're going to use xterm not xterm-color again, leave xterm-color compatible with other distros
---- Files affected: SPECS: ncurses.spec (1.136.2.4 -> 1.136.2.5) ---- Diffs: ================================================================ Index: SPECS/ncurses.spec diff -u SPECS/ncurses.spec:1.136.2.4 SPECS/ncurses.spec:1.136.2.5 --- SPECS/ncurses.spec:1.136.2.4 Fri Jul 1 15:54:01 2005 +++ SPECS/ncurses.spec Sun Jul 3 13:40:00 2005 @@ -15,7 +15,7 @@ Summary(uk): ncurses - ÎĎ×Á ÂŚÂĚŚĎÔĹËÁ ËĹŇŐ×ÁÎÎŃ ÔĹŇÍŚÎÁĚÁÍÉ Name: ncurses Version: 5.4 -Release: 5 +Release: 6 License: distributable Group: Libraries Source0: ftp://dickey.his.com/ncurses/%{name}-%{version}.tar.gz @@ -35,7 +35,6 @@ Patch19: %{name}-mouse_trafo-warning.patch Patch20: %{name}-gnome-terminal.patch Patch21: %{name}-xterm-kbs.patch -Patch22: %{name}-xterm-color-new.patch BuildRequires: automake %{?with_ada:BuildRequires: gcc-ada} %{?with_cxx:BuildRequires: libstdc++-devel} @@ -310,7 +309,6 @@ %patch19 -p1 %patch20 -p1 %patch21 -p1 -%patch22 -p1 %build unset TERMINFO || : @@ -527,6 +525,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.136.2.5 2005/07/03 11:40:00 gotar +- we're going to use xterm not xterm-color again, leave xterm-color + compatible with other distros + Revision 1.136.2.4 2005/07/01 13:54:01 baggins - release 5 - xterm-color shouldn't differ from xterm, except for color ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ncurses.spec?r1=1.136.2.4&r2=1.136.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
