Compare commits
140 Commits
8.2.0033-1
...
8.2.3434-1
Author | SHA1 | Date | |
---|---|---|---|
fc7c029911 | |||
bfd8f866d0 | |||
c8d14ba95c | |||
52d1d8425e | |||
f6a763a93b | |||
c1c27711a7 | |||
7102c250e9 | |||
4c7e5cad66 | |||
245c44c811 | |||
3ec188dc4d | |||
d0ae68ab02 | |||
a844959cf3 | |||
0188c1e4d7 | |||
cc2c0115ff | |||
addbe8f480 | |||
36efe4986e | |||
2b57b2e49e | |||
d315f03637 | |||
91bb28696c | |||
44bc18850a | |||
5112f65eee | |||
f2fd4b1a68 | |||
7466133fb2 | |||
1ec33a06d1 | |||
7c2c5cc6e3 | |||
bf1cbad864 | |||
00d173eb01 | |||
cae5a6ac53 | |||
3a24780850 | |||
0cbcaa841e | |||
90a1c6a0ec | |||
3c4a4e737e | |||
bf795de692 | |||
82a46a1812 | |||
e020814102 | |||
6a380b1898 | |||
37082177ff | |||
aaad3a82d6 | |||
f2d9f4f383 | |||
e2ad4527b2 | |||
ff6e861a48 | |||
3e2c9e51f3 | |||
b25ffaded5 | |||
9ca77b8b9c | |||
b33bf1d1b8 | |||
3074f67a0e | |||
2de4ae1735 | |||
9b5dd53a0d | |||
ee9cc00e21 | |||
088ba420f8 | |||
d4aa04278f | |||
e1aa447418 | |||
083c0d4f94 | |||
8a9a053c69 | |||
73e6b2bcdf | |||
76c71bfe52 | |||
6d73a136e9 | |||
3ccc07bf97 | |||
1928916a66 | |||
08656ae082 | |||
15d238a0e5 | |||
1a19f319fa | |||
ad0b052cda | |||
4f54e0009f | |||
5985c7203a | |||
cf82b17079 | |||
5e6f8c3f47 | |||
7a86fd64de | |||
bebf64e4ba | |||
aed27bbd8e | |||
c04102cf51 | |||
7c99449f0c | |||
b61d0dc0ac | |||
ce9c2c180c | |||
d1ddca3f29 | |||
172439aab5 | |||
353c9a9b48 | |||
257d3c0e71 | |||
f9821852f2 | |||
079a49fa64 | |||
068991458a | |||
9942b779a5 | |||
c6fc20e0df | |||
72838ca826 | |||
73e8119c63 | |||
86efadb038 | |||
4c2a515d42 | |||
90f7f17f6a | |||
fc04c91ca3 | |||
d1e7648ada | |||
1194cb1bd6 | |||
98e202bf82 | |||
baa4b65b5a | |||
54d7e418f2 | |||
a0a4b21537 | |||
3a068aaae6 | |||
54b2152c0b | |||
92fc31a0c8 | |||
73855bca7c | |||
be88220617 | |||
cba944b9c2 | |||
6303e7de25 | |||
7a486fe1f4 | |||
b68fc16cef | |||
97d20a2d09 | |||
44b03fbbb5 | |||
9df49953ba | |||
71fed2fe7f | |||
d3c2fbf1fb | |||
a4f4a3a9ad | |||
cea426853d | |||
8038424a16 | |||
f05efb33e7 | |||
707d4ee291 | |||
bde3c045ee | |||
a022a3a2ec | |||
26bae8c7f0 | |||
87cbef881f | |||
eb46e0fef0 | |||
f1547d0334 | |||
59cdba3e05 | |||
f84364d83f | |||
896a63d4d8 | |||
8c9597c2e5 | |||
48df29fc41 | |||
71482ad9f9 | |||
5fd9e95e2c | |||
f5202c5bf5 | |||
d5aa69221e | |||
2998125c08 | |||
d12b447b23 | |||
a032c4b4c3 | |||
619aa8df03 | |||
9fdf4f31d3 | |||
954b41fb9f | |||
281d1f6de7 | |||
9782806a7a | |||
c98cb3346a | |||
4be3479a41 | |||
e078469e8b |
688
vim.spec
688
vim.spec
@ -6,37 +6,29 @@
|
||||
%define with_gvim 0
|
||||
|
||||
Name: vim
|
||||
Version: 8.2.0033
|
||||
Version: 8.2.3434
|
||||
Release: 1mamba
|
||||
Summary: VIsual editor iMproved
|
||||
Group: Applications/Text
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.vim.org/
|
||||
URL: https://www.vim.org/
|
||||
Source: https://github.com/vim/vim.git/v%{version}/vim-%{version}.tar.bz2
|
||||
#Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{majversion}.tar.bz2
|
||||
#Source1: ftp://ftp.vim.org/pub/vim/extra/vim-%{langversion}-lang.tar.gz
|
||||
Source2: vimrc-skel
|
||||
# patches got from: ftp://ftp.vim.org/pub/vim/patches/%{majversion}
|
||||
# create full patches archive with vim-patches.sh script below
|
||||
#Source3: %{name}-%{version}-patchset.tar.gz
|
||||
#Source4: vim-autoupdate
|
||||
License: Charityware
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcanberra-devel
|
||||
BuildRequires: libgpm-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libruby-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libsodium-devel
|
||||
BuildRequires: libtcl-devel
|
||||
BuildRequires: ruby-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-devel >= 2:5.8.7
|
||||
BuildRequires: libpython-devel >= 2.3.4
|
||||
BuildRequires: libtcl >= 8.4.11
|
||||
BuildRequires: gettext-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
VIM (VIsual editor iMproved) is an updated and improved version of the vi editor.
|
||||
@ -68,34 +60,12 @@ VIM improves on vi by adding new features: multiple windows, multi-level undo, b
|
||||
If you install this package, you can run VIM as an X application with a full GUI interface and mouse support.
|
||||
This package provides tutorial files.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
## apply big patches
|
||||
#mkdir patches
|
||||
#cd patches
|
||||
#tar xf %{SOURCE3}
|
||||
#cd ..
|
||||
#ls patches/| sort -V | while read f; do
|
||||
# [ "$f" = "8.0.0001" -o "$f" = "8.0.0002" -o "$f" = "8.0.0014" ] && {
|
||||
# cat patches/$f | patch -p0 -f || true
|
||||
# continue
|
||||
# }
|
||||
# cat patches/$f | patch -p0
|
||||
#done
|
||||
|
||||
%define _use_internal_dependency_generator 0
|
||||
|
||||
# Find requires modified
|
||||
%define __find_requires %{_builddir}/%{name}-%{version}/find_requires.sh
|
||||
|
||||
# Find requires will ignore datadir files to avoid a wrong /bin/csh requirement
|
||||
cat > find_requires.sh << _EOF
|
||||
#! /bin/sh
|
||||
grep -v %{_datadir} | %{_prefix}/lib/rpm/find-requires %{buildroot} %{_target_cpu}
|
||||
_EOF
|
||||
|
||||
chmod +x find_requires.sh
|
||||
# Avoid an unwanted /bin/csh requirement
|
||||
%define __requires_exclude_from ^%{_datadir}/.*$
|
||||
|
||||
sed -i '
|
||||
s,SYS_VIMRC_FILE "\$VIM/vimrc",SYS_VIMRC_FILE "%{_sysconfdir}/vim/vimrc",
|
||||
@ -126,6 +96,7 @@ src/os_unix.h
|
||||
--enable-perlinterp \
|
||||
--enable-pythoninterp \
|
||||
--enable-tclinterp \
|
||||
--with-tclsh=%{_bindir}/tclsh \
|
||||
--enable-rubyinterp \
|
||||
--enable-cscope \
|
||||
--disable-acl \
|
||||
@ -150,6 +121,7 @@ mv src/vim src/gvim
|
||||
--enable-pythoninterp \
|
||||
--enable-tclinterp \
|
||||
--enable-rubyinterp \
|
||||
--with-tclsh=%{_bindir}/tclsh \
|
||||
--enable-cscope \
|
||||
--disable-acl \
|
||||
--enable-multibyte
|
||||
@ -163,7 +135,7 @@ mv src/vim src/gvim
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
%makeinstall STRIP=/bin/true
|
||||
|
||||
ln -s vim %{buildroot}%{_bindir}/vi
|
||||
install -m 0644 -D %{S:2} %{buildroot}%{_sysconfdir}/skel/.vimrc
|
||||
@ -205,6 +177,636 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
%{_datadir}/vim/%{vimdir}/tutor
|
||||
|
||||
%changelog
|
||||
* Tue Sep 14 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3434-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Sep 13 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3432-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 12 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3429-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Sep 11 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3424-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 10 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3423-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 09 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3417-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 08 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3412-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 08 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3408-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 07 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3406-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3403-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Sep 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3400-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3397-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 02 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3394-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3391-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Sep 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3388-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3386-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3384-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 28 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3378-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Aug 27 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3377-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3376-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 25 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3371-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 24 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3370-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 23 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3367-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 23 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3365-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 22 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3361-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3360-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 08 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3313-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 07 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3301-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 07 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3299-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3292-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3290-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3281-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Aug 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3279-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3275-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 02 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3273-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 02 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3269-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3268-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3263-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 31 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3255-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 31 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3253-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 31 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3249-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3242-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3238-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3235-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 28 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3231-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 27 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3227-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3223-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3221-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 24 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3206-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 23 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3204-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 22 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3197-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 22 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3193-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3192-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3188-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 20 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3187-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 20 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3186-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 19 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3182-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 19 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3178-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 18 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3176-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3172-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 16 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3167-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 15 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3161-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 15 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3159-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 14 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3158-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 13 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3156-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 13 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3154-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 12 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3150-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 11 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3140-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 11 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3134-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 08 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3119-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 07 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3114-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 06 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3113-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3107-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jul 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3100-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jul 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3095-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3083-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 02 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3082-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3081-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3075-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3073-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3072-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 28 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3070-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 27 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3065-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3053-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3049-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 25 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3046-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 24 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3043-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jun 23 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3036-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 22 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3033-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3027-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jun 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3025-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 20 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3020-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 19 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3017-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3013-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.3010-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jun 06 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2946-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jun 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2938-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2932-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jun 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2929-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2928-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2925-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jun 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2920-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2918-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jun 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2915-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 31 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2914-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2907-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2903-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2898-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2897-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 28 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2891-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 27 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2890-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2886-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 25 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2885-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 25 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2879-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 22 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2876-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2875-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2874-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu May 20 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2873-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 19 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2872-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2863-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2859-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 16 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2856-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 14 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2850-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 12 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2847-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2846-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 08 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2844-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 8.2.2840-2mamba
|
||||
- fix building with latest libtcl; added debug package
|
||||
|
||||
* Fri May 07 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2840-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 07 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2836-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2832-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2831-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2827-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2825-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 02 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2821-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 02 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2820-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 8.2.2818-2mamba
|
||||
- rebuilt with updated builddeps
|
||||
|
||||
* Sat May 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 8.2.2818-1mamba
|
||||
- update to 8.2.2818
|
||||
|
||||
* Sun Apr 25 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2808-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 24 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2803-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 24 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2800-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 16 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2771-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 15 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2769-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 14 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2760-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 13 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2758-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 12 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2756-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 11 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2753-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 11 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2746-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2741-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2738-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 08 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2735-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 08 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2726-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 06 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2725-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Apr 05 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2709-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2706-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Apr 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2694-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 02 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2689-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Apr 02 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2686-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2681-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 31 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2679-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 30 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2677-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2673-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 29 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2668-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 28 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2662-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2661-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2657-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 27 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2653-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2650-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 22 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2637-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2632-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2627-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2625-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 20 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2619-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2610-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 17 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2608-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 16 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2607-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 15 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2601-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Mar 13 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2591-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 12 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2590-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2589-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 11 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2584-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 09 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2580-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 09 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2577-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 08 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2576-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 07 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2572-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2566-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 04 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2562-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 03 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2561-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 01 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2559-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 28 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2557-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 28 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2553-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 26 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2550-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 25 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2549-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2544-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Feb 23 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2543-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 21 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2380-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 15 2021 Automatic Build System <autodist@mambasoft.it> 8.2.2347-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Nov 15 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1989-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 18 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1704-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 15 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1684-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Sep 08 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1634-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Sep 04 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1584-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Aug 30 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1537-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Aug 29 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1523-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 25 2020 Automatic Build System <autodist@mambasoft.it> 8.2.1522-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 24 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0814-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 09 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0717-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Apr 05 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0510-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 02 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0343-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 27 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0148-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jan 08 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0100-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jan 03 2020 Automatic Build System <autodist@mambasoft.it> 8.2.0033-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
@ -397,7 +999,7 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
- update to 7.3
|
||||
- also install .vimrc in /root
|
||||
|
||||
* Thu May 06 2009 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 7.2-2mamba
|
||||
* Wed May 06 2009 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 7.2-2mamba
|
||||
- modified the .vimrc to add mode and command in the ruler, and make cursors keys works in edit mode
|
||||
- modified vendor and distribution
|
||||
|
||||
@ -439,10 +1041,10 @@ install -m 0755 -D src/gvim %{buildroot}%{_bindir}/gvim
|
||||
* Tue Feb 17 2004 Davide Madrisan <davide.madrisan@qilinux.it> 6.2-1qilnx
|
||||
- new version rebuild
|
||||
|
||||
* Mon Apr 23 2003 Silvan Calarco <silvan.calarco@qinet.it> 6.1-4qilnx
|
||||
* Wed Apr 23 2003 Silvan Calarco <silvan.calarco@qinet.it> 6.1-4qilnx
|
||||
- added .vimrc default skeleton file
|
||||
|
||||
* Mon Apr 17 2003 Silvan Calarco <silvan.calarco@qinet.it> 6.1-3qilnx
|
||||
* Thu Apr 17 2003 Silvan Calarco <silvan.calarco@qinet.it> 6.1-3qilnx
|
||||
- removed Prefix definition
|
||||
- modified find_requires script to avoid a mistaken /bin/csh requirement
|
||||
|
||||
|
Reference in New Issue
Block a user