[packages/vim: 5/6] bug-512.patch outdated

glen glen at pld-linux.org
Tue Dec 22 11:04:35 CET 2015


commit 23fbf47e50e3db83f3199775fb292234f01c1baa
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Dec 22 12:03:10 2015 +0200

    bug-512.patch outdated

 bug-512.patch | 11 -----------
 vim.spec      |  4 +---
 2 files changed, 1 insertion(+), 14 deletions(-)
---
diff --git a/vim.spec b/vim.spec
index 01dbf8b..e6e3c1f 100644
--- 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
diff --git a/bug-512.patch b/bug-512.patch
deleted file mode 100644
index 1f1d736..0000000
--- a/bug-512.patch
+++ /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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/326931dd1c562155513934a38219d22614a475c8



More information about the pld-cvs-commit mailing list