packages: vim/vim.spec - rel 3; no more tinfo

arekm arekm at pld-linux.org
Thu Sep 1 09:20:22 CEST 2011


Author: arekm                        Date: Thu Sep  1 07:20:22 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3; no more tinfo

---- Files affected:
packages/vim:
   vim.spec (1.560 -> 1.561) 

---- Diffs:

================================================================
Index: packages/vim/vim.spec
diff -u packages/vim/vim.spec:1.560 packages/vim/vim.spec:1.561
--- packages/vim/vim.spec:1.560	Wed Aug 31 20:30:59 2011
+++ packages/vim/vim.spec	Thu Sep  1 09:20:17 2011
@@ -27,7 +27,7 @@
 
 %define		ver		7.3
 %define		patchlevel	289
-%define		rel			2
+%define		rel		3
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
 Summary(es.UTF-8):	Editor visual incrementado
@@ -768,7 +768,7 @@
 
 	%configure \
 %if "%{pld_release}" == "th"
-		--with-tlib="ncursesw -ltinfow" \
+		--with-tlib="ncursesw" \
 %else
 		--with-tlib="ncurses -ltinfo"
 %endif
@@ -786,7 +786,7 @@
 		--enable-multibyte \
 		--enable-nls \
 %if "%{pld_release}" == "th"
-		--with-tlib="ncursesw -ltinfow" \
+		--with-tlib="ncursesw" \
 %else
 		--with-tlib="ncurses -ltinfo" \
 %endif
@@ -1395,6 +1395,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.561  2011/09/01 07:20:17  arekm
+- rel 3; no more tinfo
+
 Revision 1.560  2011/08/31 18:30:59  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vim/vim.spec?r1=1.560&r2=1.561&f=u



More information about the pld-cvs-commit mailing list