]> git.pld-linux.org Git - packages/vim.git/commitdiff
- added python tabstop patch
authorwrobell <wrobell@pld-linux.org>
Tue, 19 Aug 2003 21:37:14 +0000 (21:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 2 /bonobo support is conditional, so we can assume that package
  builds and works nicely/

Changed files:
    vim.spec -> 1.177

vim.spec

index a01113ccaddab18946ee53664e0e2c459eb71cb8..a73d3146dfed67572e23e036cd8bb659148852ca 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@ Summary(uk):  Visual editor IMproved - 
 Name:          vim
 Version:       %{_ver}.%{_patchlevel}
 #Version:      %{_ver}
-Release:       1.1
+Release:       2
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -54,6 +54,7 @@ Patch8:               %{name}-spec-fix.patch
 Patch9:                %{name}-specsyntax.patch
 Patch10:       %{name}-specsyntax-pld.patch
 Patch11:       %{name}-bonobo.patch
+Patch12:       %{name}-python_ts.patch
 Patch99:       http://www.opensky.ca/gnome-vim/patches/vim-bonobo-20030726.patch
 Patch101:      ftp://ftp.vim.org/pub/editors/vim/patches/6.2.001
 Patch102:      ftp://ftp.vim.org/pub/editors/vim/patches/6.2.002
@@ -575,6 +576,7 @@ GNOME, 
 %patch9 -p1
 %patch10 -p1
 %{?_with_bonobo:%patch11 -p1}
+%patch12 -p1
 
 %build
 cd src
This page took 0.193718 seconds and 4 git commands to generate.