rpms/vim/devel README.patches,1.136,1.137 vim.spec,1.253,1.254

Karsten Hopp karsten at fedoraproject.org
Fri Feb 26 23:02:17 UTC 2010


Author: karsten

Update of /cvs/extras/rpms/vim/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30985

Modified Files:
	README.patches vim.spec 
Log Message:
- patchlevel 377


Index: README.patches
===================================================================
RCS file: /cvs/extras/rpms/vim/devel/README.patches,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -p -r1.136 -r1.137
--- README.patches	24 Feb 2010 16:24:41 -0000	1.136
+++ README.patches	26 Feb 2010 23:02:17 -0000	1.137
@@ -407,3 +407,4 @@ Individual patches for Vim 7.2:
   4434  7.2.374  Ruby eval() doesn't understand Vim types
   1794  7.2.375  ml_get errors when using ":bprevious" in a BufEnter autocmd
   1577  7.2.376  ml_get error when using SiSU syntax
+  1983  7.2.377  (extra, after 7.2.372) small mistakes in Ming build file


Index: vim.spec
===================================================================
RCS file: /cvs/extras/rpms/vim/devel/vim.spec,v
retrieving revision 1.253
retrieving revision 1.254
diff -u -p -r1.253 -r1.254
--- vim.spec	24 Feb 2010 16:24:41 -0000	1.253
+++ vim.spec	26 Feb 2010 23:02:17 -0000	1.254
@@ -18,7 +18,7 @@
 #used for pre-releases:
 %define beta %{nil}
 %define vimdir vim72%{?beta}
-%define patchlevel 376
+%define patchlevel 377
 
 Summary: The VIM editor
 URL:     http://www.vim.org/
@@ -442,6 +442,7 @@ Patch373: ftp://ftp.vim.org/pub/vim/patc
 Patch374: ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.374
 Patch375: ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.375
 Patch376: ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.376
+Patch377: ftp://ftp.vim.org/pub/vim/patches/7.2/7.2.377
 
 Patch3000: vim-7.0-syntax.patch
 Patch3002: vim-7.1-nowarnings.patch
@@ -956,6 +957,7 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runti
 %patch374 -p0
 %patch375 -p0
 %patch376 -p0
+%patch377 -p0
 
 
 # install spell files
@@ -1420,6 +1422,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/icons/hicolor/*/apps/*
 
 %changelog
+* Sat Feb 27 2010 Karsten Hopp <karsten at redhat.com> 7.2.377-1
+- patchlevel 377
+
 * Wed Feb 24 2010 Karsten Hopp <karsten at redhat.com> 7.2.376-1
 - patchlevel 376
 



More information about the scm-commits mailing list