]> git.pld-linux.org Git - packages/vim.git/commitdiff
bug-512.patch outdated
authorElan Ruusamäe <glen@delfi.ee>
Tue, 22 Dec 2015 10:03:10 +0000 (12:03 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 22 Dec 2015 10:03:10 +0000 (12:03 +0200)
bug-512.patch [deleted file]
vim.spec

diff --git a/bug-512.patch b/bug-512.patch
deleted file mode 100644 (file)
index 1f1d736..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- vim74/runtime/filetype.vim~        2015-12-21 18:34:48.000000000 +0200
-+++ vim74/runtime/filetype.vim 2015-12-21 18:36:19.559607432 +0200
-@@ -1023,7 +1023,7 @@
- au BufNewFile,BufRead *.jov,*.j73,*.jovial    setf jovial
- " JSON
--au BufNewFile,BufRead *.json,*.jsonp          setf json
-+au BufNewFile,BufRead *.json,*.jsonp          setf javascript
- " Kixtart
- au BufNewFile,BufRead *.kix                   setf kix
index 01dbf8bcbc799e435b72f819db96b3abd818030d..e6e3c1f8116bfc60a4c3cd293886c56af90fa751 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -30,7 +30,7 @@
 # VCS Commits: https://github.com/vim/vim/commits/master
 
 %define                ver             7.4.979
-%define                rel             0.1
+%define                rel             0.2
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
 Summary(es.UTF-8):     Editor visual incrementado
@@ -112,7 +112,6 @@ Patch36:    %{name}-ft-lib-udevrules.patch
 Patch37:       %{name}-ft-mysql.patch
 Patch38:       %{name}-ft-gyp.patch
 Patch39:       %{name}-revert-7.4.165-noundo.patch
-Patch40:       bug-512.patch
 URL:           http://www.vim.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -780,7 +779,6 @@ jak również GUI GTK+2.
 %patch37 -p1
 %patch38 -p1
 %patch39 -p1
-%patch40 -p1
 
 cp -p %{SOURCE20} runtime/syntax
 cp -p %{SOURCE22} runtime/syntax
This page took 0.179935 seconds and 4 git commands to generate.