]> git.pld-linux.org Git - packages/vim.git/blobdiff - vim.spec
rebuild with perl 5.32
[packages/vim.git] / vim.spec
index b2a2adf78b2550d2a574f691e2205bdd310dd7da..df3ab2f1361e6e672f750da4802191c887c4300d 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -31,8 +31,8 @@
 # wget ftp://ftp.vim.org/pub/editors/vim/patches/8.0/MD5SUMS -O - | tail -n1 | awk '{print $2}'
 # VCS Commits: https://github.com/vim/vim/commits/master
 
-%define                ver             8.2.1524
-%define                rel             1
+%define                ver             8.2.2529
+%define                rel             2
 Summary:       Vi IMproved - a Vi clone
 Summary(de.UTF-8):     VIsual editor iMproved
 Summary(es.UTF-8):     Editor visual incrementado
@@ -52,7 +52,7 @@ License:      Charityware
 Group:         Applications/Editors/Vim
 #Source0:      ftp://ftp.vim.org/pub/vim/unix/%{name}-%{ver}.tar.bz2
 Source0:       https://github.com/vim/vim/archive/v%{ver}.tar.gz
-# Source0-md5: 00e6782f70651a49b976c85ec0ab1895
+# Source0-md5: 9e108a0a9307fc578d365c97d2dc5b0d
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: bc4d1e115ca506ad7751b9bd2b773a7f
 Source2:       http://skawina.eu.org/mikolaj/usr_doc_pl.zip
@@ -457,9 +457,7 @@ Obsoletes:  vim-syntax-gitcommit
 Obsoletes:     vim-syntax-golang <= 1.3.3-1
 Obsoletes:     vim-syntax-lxc-docker <= 0.9.0-1
 Obsoletes:     vim-syntax-upstart
-%if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
-%endif
 
 %description rt
 This package contains macros, documentation, syntax configuration and
@@ -525,9 +523,7 @@ 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
@@ -545,9 +541,7 @@ Summary(pl.UTF-8):  Dokumentacja kontekstowa do Vima
 Group:         Applications/Editors/Vim
 Requires(post,postun): /usr/bin/vim
 Requires:      %{name}-rt = %{epoch}:%{version}-%{release}
-%if "%{_rpmversion}" >= "5"
 BuildArch:     noarch
-%endif
 
 %description doc
 This package contains Vim documentation accessible from vim itself
@@ -562,9 +556,7 @@ 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.
@@ -580,9 +572,7 @@ 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.035142 seconds and 4 git commands to generate.