]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim.spec
updated to 7.3.1109
[packages/vim.git] / vim.spec
index bfe1c09e660352e9977357ad56ca1065d87d6527..1e511934fe3db0aaa462de5723a3f4cbdab8340d 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -26,7 +26,7 @@
 # tail -n1 sources | awk '{print $2}'
 
 %define                ver             7.3
-%define                patchlevel      961
+%define                patchlevel      1109
 %define                rel             1
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
@@ -393,6 +393,9 @@ Requires:   rpm-whiteout >= 1.3
 Requires:      vim-plugin-securemodelines
 Obsoletes:     gvim-bonobo
 Obsoletes:     vim-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description rt
 This package contains macros, documentation, syntax configuration and
@@ -458,6 +461,9 @@ Summary:    Vim runtime extra files
 Summary(pl.UTF-8):     Dodatkowe pliki uruchomieniowe Vima
 Group:         Applications/Editors/Vim
 Requires:      %{name}-rt = %{epoch}:%{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description rt-extras
 This package contains more runtime extra files, not really useful. If
@@ -475,6 +481,9 @@ Summary(pl.UTF-8):  Dokumentacja kontekstowa do Vima
 Group:         Applications/Editors/Vim
 Requires:      %{name}-rt = %{epoch}:%{version}-%{release}
 Requires:      gzip
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description doc
 This package contains Vim documentation accessible from vim itself
@@ -489,6 +498,9 @@ Summary:    English dictionaries for VIMspell
 Summary(pl.UTF-8):     Angielskie sĹ‚owniki dla VIMspella
 Group:         Applications/Editors/Vim
 Requires:      %{name}-rt = %{epoch}:%{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description spell-en
 English dictionaries for VIMspell.
@@ -504,6 +516,9 @@ Group:              Applications/Editors/Vim
 Requires:      %{name}-rt = %{epoch}:%{version}-%{release}
 Requires:      mktemp
 Requires:      vim-editor = %{epoch}:%{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description tutor
 This package contains Vim tutorial.
This page took 0.38675 seconds and 4 git commands to generate.