Author: wrobell Date: Tue Aug 1 16:36:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ver. 7.0.42
---- Files affected: SPECS: vim.spec (1.371 -> 1.372) ---- Diffs: ================================================================ Index: SPECS/vim.spec diff -u SPECS/vim.spec:1.371 SPECS/vim.spec:1.372 --- SPECS/vim.spec:1.371 Mon Jul 31 23:06:14 2006 +++ SPECS/vim.spec Tue Aug 1 18:36:36 2006 @@ -19,7 +19,7 @@ %bcond_without home_etc # without home_etc support # %define _ver 7.0 -%define _patchlevel 039 +%define _patchlevel 042 %define _rel 1 # cflags get changed while configuring @@ -132,6 +132,9 @@ Patch237: ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.037 Patch238: ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.038 Patch239: ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.039 +Patch240: ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.040 +Patch241: ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.041 +Patch242: ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.042 URL: http://www.vim.org/ BuildRequires: acl-devel BuildRequires: autoconf @@ -684,7 +687,7 @@ --disable-multibyte \ %{?with_bonobo:--disable-bonobo} \ --with-features=small \ - --with-tlib=tinfo \ + --with-tlib="ncurses -ltinfo" \ --disable-nls \ --with-modifiedby="PLD Linux Distribution" \ --with-compiledby="PLD Linux Distribution" @@ -740,6 +743,7 @@ --enable-fontset \ --disable-gpm \ --without-gnome \ + --with-tlib="ncurses -ltinfo" \ --enable-nls \ --with-modifiedby="PLD Linux Distribution" \ --with-compiledby="PLD Linux Distribution" @@ -769,6 +773,7 @@ --enable-fontset \ --disable-gpm \ --without-gnome \ + --with-tlib="ncurses -ltinfo" \ --enable-nls \ --with-modifiedby="PLD Linux Distribution" \ --with-compiledby="PLD Linux Distribution" @@ -795,6 +800,7 @@ %{?with_bonobo:--disable-bonobo} \ --disable-gpm \ --enable-cscope \ + --with-tlib="ncurses -ltinfo" \ --enable-nls \ --with-modifiedby="PLD Linux Distribution" \ --with-compiledby="PLD Linux Distribution" @@ -822,6 +828,7 @@ %{?with_tcl:--enable-tclinterp} \ --disable-gpm \ --enable-cscope \ + --with-tlib="ncurses -ltinfo" \ --enable-nls \ --with-modifiedby="PLD Linux Distribution" \ --with-compiledby="PLD Linux Distribution" @@ -1185,6 +1192,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.372 2006/08/01 16:36:36 wrobell +- ver. 7.0.42 + Revision 1.371 2006/07/31 21:06:14 sparky - fix for ncurses/tinfo as-needed problem: --with-tlib="ncurses -ltinfo" ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.371&r2=1.372&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
