From 6dc50f241dba07a002590fef6478d57f64ac9f7f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Adam=20Go=C5=82=C4=99biowski?= Date: Thu, 28 Apr 2005 09:55:01 +0000 Subject: [PATCH] - leave only Perl interpreter enabled by default. Now let the thread die. Changed files: vim.spec -> 1.295 --- vim.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/vim.spec b/vim.spec index dab88ec..0ad1685 100644 --- 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 -- 2.44.0