Author: adamg Date: Mon Mar 12 01:09:18 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 7.0.216
---- Files affected: SPECS: vim.spec (1.357.2.9.2.3.2.15 -> 1.357.2.9.2.3.2.16) ---- Diffs: ================================================================ Index: SPECS/vim.spec diff -u SPECS/vim.spec:1.357.2.9.2.3.2.15 SPECS/vim.spec:1.357.2.9.2.3.2.16 --- SPECS/vim.spec:1.357.2.9.2.3.2.15 Tue Jan 23 18:02:21 2007 +++ SPECS/vim.spec Mon Mar 12 02:09:13 2007 @@ -18,7 +18,7 @@ %bcond_without home_etc # without home_etc support # %define _ver 7.0 -%define _patchlevel 188 +%define _patchlevel 216 %define _rel 1 # cflags get changed while configuring @@ -124,12 +124,18 @@ %patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 139 155 # 156: patch for -extra %patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 157 160 -# 7.0.161: patch for windows +# 7.0.161: patch for win32 %patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 162 169 -# 7.0.170, 7.0.171: patch for windows +# 7.0.170, 7.0.171: patches for win32 %patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 172 179 -# 7.0.180: patch for windows -%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 181 %{_patchlevel} +# 7.0.180: patch for win32 +%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 181 196 +# 7.0.197, 7.0.198: patches for win32 +%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 199 207 +# 7.0.208: vms: reverts 7.0.171 and 7.0.180 +%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 209 214 +# 7.0.215: patch for macos +%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 216 216 URL: http://www.vim.org/ %{?with_athena:BuildRequires: XFree86-devel} BuildRequires: acl-devel @@ -556,7 +562,10 @@ %patchset_patch 157 160 %patchset_patch 162 169 %patchset_patch 172 179 -%patchset_patch 181 %{_patchlevel} +%patchset_patch 181 196 +%patchset_patch 199 207 +%patchset_patch 209 214 +%patchset_patch 216 216 %patch0 -p1 %patch1 -p1 @@ -1165,6 +1174,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.357.2.9.2.3.2.16 2007/03/12 01:09:13 adamg +- updated to 7.0.216 + Revision 1.357.2.9.2.3.2.15 2007/01/23 17:02:21 glen - avoid perl-base dep in -rt ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.357.2.9.2.3.2.15&r2=1.357.2.9.2.3.2.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
