[vim] - patchlevel 47

Karsten Hopp karsten at fedoraproject.org
Wed Oct 27 22:10:14 UTC 2010


commit 5846bddfdf8771cbdbed9beea58aac795fe9948c
Author: Karsten Hopp <karsten at redhat.com>
Date:   Thu Oct 28 00:10:07 2010 +0200

    - patchlevel 47

 README.patches |    1 +
 vim.spec       |    7 ++++++-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/README.patches b/README.patches
index 41c17fc..685d6ce 100644
--- a/README.patches
+++ b/README.patches
@@ -72,3 +72,4 @@ Individual patches for Vim 7.3:
   1857  7.3.044  preview window too high when opened by the popup menu
   1739  7.3.045  compiler warning for uninitialized variable
   2126  7.3.046  can't build Ruby on MS-Windows
+  6058  7.3.047  (after 7.3.032) missing makefile updates for test 75
diff --git a/vim.spec b/vim.spec
index 6a54c7d..5453378 100644
--- a/vim.spec
+++ b/vim.spec
@@ -18,7 +18,7 @@
 #used for pre-releases:
 %define beta %{nil}
 %define vimdir vim73%{?beta}
-%define patchlevel 046
+%define patchlevel 047
 
 Summary: The VIM editor
 URL:     http://www.vim.org/
@@ -110,6 +110,7 @@ Patch043: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.043
 Patch044: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.044
 Patch045: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.045
 Patch046: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.046
+Patch047: ftp://ftp.vim.org/pub/vim/patches/7.3/7.3.047
 
 Patch3000: vim-7.3-syntax.patch
 Patch3002: vim-7.1-nowarnings.patch
@@ -300,6 +301,7 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk
 %patch044 -p0
 %patch045 -p0
 %patch046 -p0
+%patch047 -p0
 
 
 # install spell files
@@ -767,6 +769,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Thu Oct 28 2010 Karsten Hopp <karsten at redhat.com> 7.3.047-1
+- patchlevel 047
+
 * Wed Oct 27 2010 Karsten Hopp <karsten at redhat.com> 7.3.046-1
 - patchlevel 046
 


More information about the scm-commits mailing list