Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2011-11-23 19:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2011-11-07 16:18:11.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2011-11-23 
19:38:04.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Nov 22 22:49:39 UTC 2011 - [email protected]
+
+- Set tinfo as the terminal library for openSUSE > 12.1 since it
+  has been splitted from ncurses
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.70LlUi/_old  2011-11-23 19:38:09.000000000 +0100
+++ /var/tmp/diff_new_pack.70LlUi/_new  2011-11-23 19:38:09.000000000 +0100
@@ -296,7 +296,11 @@
     --enable-sniff \
     --with-features=huge \
     --with-compiledby='http://www.opensuse.org/' \
+%if 0%{?suse_version} > 1210
+    --with-tlib=tinfo \
+%else
     --with-tlib=ncurses \
+%endif
     --with-global-runtime=%{site_runtimepath}"
 export SCRIPT_OPTIONS="\
     --enable-perlinterp \


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to