]> git.pld-linux.org Git - packages/vim.git/commitdiff
- updated to 7.0.50
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 9 Aug 2006 21:57:48 +0000 (21:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim.spec -> 1.373

vim.spec

index 953365a04ce6419870a4e0f29cd0e157ec005830..e02a079ff88f34373c463bbac999d1016470e35a 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -18,7 +18,7 @@
 %bcond_without home_etc        # without home_etc support
 #
 %define                _ver            7.0
-%define                _patchlevel     042
+%define                _patchlevel     050
 %define                _rel            1
 
 # cflags get changed while configuring
@@ -134,6 +134,15 @@ Patch239:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.039
 Patch240:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.040
 Patch241:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.041
 Patch242:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.042
+Patch243:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.043
+Patch244:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.044
+# patch for -extra
+#Patch245:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.045
+Patch246:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.046
+Patch247:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.047
+Patch248:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.048
+Patch249:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.049
+Patch250:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.050
 URL:           http://www.vim.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -614,6 +623,18 @@ element bonobo.
 %patch237 -p0
 %patch238 -p0
 %patch239 -p0
+%patch240 -p0
+%patch241 -p0
+%patch242 -p0
+%patch243 -p0
+%patch244 -p0
+# patch for -extra
+#%patch245 -p0
+%patch246 -p0
+%patch247 -p0
+%patch248 -p0
+%patch249 -p0
+%patch250 -p0
 
 # bonobo
 %if %{with bonobo}
This page took 0.045842 seconds and 4 git commands to generate.