SPECS: vim.spec - add various syntax improvements from gentoo
glen
glen at pld-linux.org
Sun Oct 9 03:49:58 CEST 2005
Author: glen Date: Sun Oct 9 01:49:58 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add various syntax improvements from gentoo
---- Files affected:
SPECS:
vim.spec (1.319 -> 1.320)
---- Diffs:
================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.319 SPECS/vim.spec:1.320
--- SPECS/vim.spec:1.319 Wed Oct 5 11:08:14 2005
+++ SPECS/vim.spec Sun Oct 9 03:49:53 2005
@@ -32,7 +32,7 @@
Summary(uk): Visual editor IMproved - ´ÄÉÎĎ ÷ŚŇÎÉĘ ňĹÄÁËÔĎŇ :)
Name: vim
Version: %{_ver}.%{_patchlevel}
-Release: 2
+Release: 3
Epoch: 4
License: Charityware
Group: Applications/Editors/Vim
@@ -82,6 +82,14 @@
Patch23: %{name}-doubleparenthesis.patch
Patch24: %{name}-lib64.patch
Patch25: %{name}-syntax-fstab.patch
+Patch26: 010_all_vim-6.3-vixie.patch
+Patch27: 013_all_vim-7.0-cron-vars-79981.patch
+Patch28: 014_all_vim-6.3-dns-syntax.patch
+Patch29: 015_all_vim-6.3-screen.linux-is-dark-83416.patch
+Patch30: 020_all_vim-7.0-fstab-tmpfs-size.patch
+Patch31: 021_all_vim-7.0-fstab-bogus-errors.patch
+Patch32: 024_all_vim-6.3-bash-83565.patch
+Patch33: 027_all_vim-7.0-automake-substitutions-93378.patch
%{?with_bonobo:Patch99: %{name}-bonobo-20050909.patch}
Patch101: ftp://ftp.vim.org/pub/editors/vim/patches/6.3/6.3.001
@@ -747,6 +755,15 @@
%endif
%patch25 -p1
+%patch26 -p1
+%patch27 -p1
+%patch28 -p1
+%patch29 -p0
+%patch30 -p1
+%patch31 -p1
+%patch32 -p0
+%patch33 -p0
+
install %{SOURCE15} runtime/indent
install %{SOURCE16} runtime/colors
install %{SOURCE17} runtime/syntax
@@ -1358,6 +1375,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.320 2005/10/09 01:49:53 glen
+- add various syntax improvements from gentoo
+
Revision 1.319 2005/10/05 09:08:14 arekm
- rel 2
@@ -1455,7 +1475,7 @@
- release 3 (brrr... )
Revision 1.290 2005/04/26 20:24:16 speedy
-- fix %%install
+- fix %install
Revision 1.289 2005/04/26 18:14:38 speedy
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.319&r2=1.320&f=u
More information about the pld-cvs-commit
mailing list