]> git.pld-linux.org Git - packages/vim.git/commitdiff
- leave only Perl interpreter enabled by default. Now let the thread die.
authorAdam Gołębiowski <adamg@pld-linux.org>
Thu, 28 Apr 2005 09:55:01 +0000 (09:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim.spec -> 1.295

vim.spec

index dab88eca2ff700483483091575a9dc28afda0b6a..0ad1685033699c10aa8019c21bd9668acb718a58 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -9,9 +9,9 @@
 %bcond_without gnome           # don't build GNOME-based gvim support
 %bcond_without kde             # don't build kvim
 %bcond_without perl            # without Perl interp
-%bcond_without python          # without Python interp
-%bcond_without ruby            # without Ruby interp
-%bcond_without tcl             # without Tcl interp
+%bcond_with    python          # with Python interp
+%bcond_with    ruby            # with Ruby interp
+%bcond_with    tcl             # with Tcl interp
 %bcond_with    bonobo          # with bonobo component (breaks other things)
 %bcond_without selinux         # without selinux support
 %bcond_without ispell          # don't build vim.ispell
@@ -31,7 +31,7 @@ Summary(tr):  Geli
 Summary(uk):   Visual editor IMproved - ´ÄÉÎÏ ÷¦ÒÎÉÊ òÅÄÁËÔÏÒ :)
 Name:          vim
 Version:       %{_ver}.%{_patchlevel}
-Release:       4
+Release:       5
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
This page took 0.087117 seconds and 4 git commands to generate.