SPECS (AC-branch): vim.spec - as-needed changes from HEAD
glen
glen at pld-linux.org
Fri Oct 20 16:52:00 CEST 2006
Author: glen Date: Fri Oct 20 14:52:00 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- as-needed changes from HEAD
---- Files affected:
SPECS:
vim.spec (1.357.2.9.2.3.2.4 -> 1.357.2.9.2.3.2.5)
---- Diffs:
================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.357.2.9.2.3.2.4 SPECS/vim.spec:1.357.2.9.2.3.2.5
--- SPECS/vim.spec:1.357.2.9.2.3.2.4 Fri Oct 20 16:44:46 2006
+++ SPECS/vim.spec Fri Oct 20 16:51:55 2006
@@ -200,7 +200,7 @@
BuildRequires: libgnomeui-devel >= 2.2.0.1
BuildRequires: nautilus-devel >= 2.2.0
%endif
-BuildRequires: rpmbuild(macros) >= 1.210
+BuildRequires: rpmbuild(macros) >= 1.311
%if %{with static}
BuildRequires: acl-static
BuildRequires: attr-static
@@ -778,7 +778,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"
@@ -835,6 +835,7 @@
--enable-fontset \
--disable-gpm \
--without-gnome \
+ --with-tlib="ncurses -ltinfo" \
--enable-nls \
--with-modifiedby="PLD Linux Distribution" \
--with-compiledby="PLD Linux Distribution"
@@ -865,6 +866,7 @@
--enable-fontset \
--disable-gpm \
--without-gnome \
+ --with-tlib="ncurses -ltinfo" \
--enable-nls \
--with-modifiedby="PLD Linux Distribution" \
--with-compiledby="PLD Linux Distribution"
@@ -892,6 +894,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"
@@ -920,6 +923,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"
@@ -1267,6 +1271,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.357.2.9.2.3.2.5 2006/10/20 14:51:55 glen
+- as-needed changes from HEAD
+
Revision 1.357.2.9.2.3.2.4 2006/10/20 14:44:46 glen
- minimal merge from HEAD
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.357.2.9.2.3.2.4&r2=1.357.2.9.2.3.2.5&f=u
More information about the pld-cvs-commit
mailing list