Commit Graph

1625 Commits

Author SHA1 Message Date
Zdenek Dohnal
96bd44923f - patchlevel 5141 2022-06-21 15:26:32 +02:00
Zdenek Dohnal
bafaf2dc8d - patchlevel 5085 2022-06-14 11:34:42 +02:00
Zdenek Dohnal
1087d0a94c - patchlevel 5052 2022-06-03 10:02:06 +02:00
Zdenek Dohnal
d920422825 - patchlevel 5046 2022-05-31 12:22:18 +02:00
Zdenek Dohnal
26300dd934 - patchlevel 4975 2022-05-18 08:58:38 +02:00
Zdenek Dohnal
c6de778762 - patchlevel 4969 2022-05-17 13:23:55 +02:00
Zdenek Dohnal
51f7b1bbeb - patchlevel 4927 2022-05-09 18:03:18 +02:00
Zdenek Dohnal
727eda08bc add new file vimhelp.vim 2022-05-09 18:02:35 +02:00
Zdenek Dohnal
727d98ee1e - patchlevel 4877 2022-05-06 10:38:04 +02:00
Zdenek Dohnal
de8dcbfba8 - patchlevel 4857 2022-05-02 12:18:09 +02:00
Zdenek Dohnal
dc0ad61031 - patchlevel 4845 2022-04-29 14:05:50 +02:00
Zdenek Dohnal
b2d31d54d2 - patchlevel 4804 2022-04-22 07:23:11 +02:00
Zdenek Dohnal
b3e48604dd fix the upstream testsuite failure due downstream patch 2022-04-08 14:21:04 +02:00
Zdenek Dohnal
07acd750fa - patchlevel 4701 2022-04-07 10:45:51 +02:00
Zdenek Dohnal
f5d747caff - patchlevel 4621 2022-03-25 10:05:32 +01:00
Zdenek Dohnal
89c3d915a9 - patchlevel 4579 2022-03-16 14:42:24 +01:00
Zdenek Dohnal
b63bfa6b50 - patchlevel 4529 2022-03-09 06:34:58 +01:00
Zdenek Dohnal
0503c4f65f - patchlevel 4485 2022-03-01 11:16:44 +01:00
Zdenek Dohnal
f5f83cb27f - patchlevel 4460 2022-02-24 08:17:54 +01:00
Zdenek Dohnal
bea8236b36 - patchlevel 4428 2022-02-21 12:14:01 +01:00
Zdenek Dohnal
1420710435 - patchlevel 4386 2022-02-15 07:17:22 +01:00
Zdenek Dohnal
9198d0dd87 - patchlevel 4314 2022-02-07 11:19:28 +01:00
Zdenek Dohnal
56e0e46d5d - patchlevel 4232 2022-01-27 18:56:34 +01:00
Zdenek Dohnal
c81678a1eb - patchlevel 4198 2022-01-24 12:21:43 +01:00
Fedora Release Engineering
9c76347c0f - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 03:57:45 +00:00
Zdenek Dohnal
2d63ce9331 - patchlevel 4068 2022-01-12 16:01:23 +01:00
Zdenek Dohnal
13abf62e59 - patchlevel 4051 2022-01-10 14:22:24 +01:00
Malcolm Inglis
dbb3fed824 add 'gui' build condition for vim-X11 2022-01-07 09:24:29 +01:00
Zdenek Dohnal
2306ab48d9 - patchlevel 4006 2022-01-05 13:31:41 +01:00
Yaakov Selkowitz
a63663e4b1 Fix flatpak build
When building a flatpak, vim is built in /app but binutils is still in /usr.
2022-01-03 04:52:22 +00:00
Zdenek Dohnal
2682f88df8 - patchlevel 3811 2021-12-15 11:55:45 +01:00
Zdenek Dohnal
9a11c35e77 vim.spec: dont own a standard dir 2021-12-09 14:11:30 +01:00
Zdenek Dohnal
c132fed032 - patchlevel 3755 2021-12-07 12:44:08 +01:00
Zdenek Dohnal
726ba97986 - patchlevel 3717 2021-12-02 09:26:51 +01:00
Zdenek Dohnal
4529002e19 2026651 - defaults.vim changes create conflicts between vim-minimal and vim-common 2021-11-26 11:00:27 +01:00
Zdenek Dohnal
38f1b86de2 Remove python310 specific patch - no longer needed 2021-11-23 07:23:52 +01:00
Zdenek Dohnal
51104b3f82 - patchlevel 3642 2021-11-22 13:43:12 +01:00
Zdenek Dohnal
a65558134a - patchlevel 3582 2021-11-08 11:00:53 +01:00
Zdenek Dohnal
7b6b7df8ae - patchlevel 3568 2021-11-01 12:20:49 +01:00
Zdenek Dohnal
cb487d0f91 vim.spec: Remove rgb.txt
The newest patchlevel doesn't use rgb.txt when getting available
colorschemes. Now they're available via v:colorschemes variable and
loaded from %{_datadir}/vim/vim82/colors/lists.
2021-11-01 12:04:25 +01:00
Zdenek Dohnal
9118c67b09 - patchlevel 3512 2021-10-15 06:39:48 +02:00
Zdenek Dohnal
2cb80dd52c vim-python310-new-errmsg.patch: adjust test suite to Python 3.10
New Python 3.10 changes its error messages, which breaks matching
in the test suite...
2021-10-15 06:38:39 +02:00
Zdenek Dohnal
823efb9c96 virc: remove filetype plugin - it doesn't work with vi
filetype plugin is written in vimscript, which needs EVAL
feature, which is not within the small set of features which
Vi is compiled with.
2021-10-14 10:55:23 +02:00
Zdenek Dohnal
9250c2cc99 vim.spec: Use absolute links for vi
We cannot use relative links for vi, because the true Vi now lives in
/usr/libexec.
2021-10-13 08:40:26 +02:00
Zdenek Dohnal
227a870464 set system vimrc via compiler macros 2021-10-11 15:58:34 +02:00
Zdenek Dohnal
1b2faea35d Put the old copy and paste behavior back and update the test suite 2021-10-07 11:08:44 +02:00
Zdenek Dohnal
4f081c049e vim.spec: Fix patch number in %%prep 2021-09-24 07:29:25 +02:00
Zdenek Dohnal
884135eaa5 vim.spec: fix patch numbering 2021-09-23 14:47:03 +02:00
Zdenek Dohnal
158097f739 vim-7.4-syntax.patch: remove downstream patch, got merged upstream 2021-09-23 14:44:19 +02:00
Zdenek Dohnal
1ec0e33929 remove downstream patch vim-8.0-copypaste.patch
The patch used to remove 'new' (since 2017) mouse behavior in Vim, which
is applied only if user vimrc (~/.vimrc) doesn't exist. The patch
removal puts the behavior new behavior back.

Block copying with new mouse behavior is done by Shift+(mark the text
with mouse). For pasting in Vim enter insert mode and press
Shift+Insert, or for pasting in other terminal click on middle mouse
button.

The new behavior can be bypassed by creating user .vimrc or setting
skip_defaults_vim, see ':help defaults.vim' in Vim.
2021-09-23 14:36:16 +02:00
Zdenek Dohnal
17a8502ba1 vim-7.4-syncolor.patch: Really remove the downstream patch
Other test suite errors were caused by another downstream patch, so
remove this one again.
2021-09-23 14:28:38 +02:00
Zdenek Dohnal
2731506cd4 vim.spec: Fix absolute links during build 2021-09-23 14:27:03 +02:00
Zdenek Dohnal
d987486be7 Revert "vim-7.4-syncolor.patch: remove downstream patch"
This reverts commit c39933690f.
2021-09-22 08:20:28 +02:00
Zdenek Dohnal
c39933690f vim-7.4-syncolor.patch: remove downstream patch
Remove a downstream patch which changed colors in 'vim -d' and 'vimdiff'
- it breaks upstream test suite and the diff is readable without it, so
IMO it is sufficient for its removal.
2021-09-21 08:56:29 +02:00
Zdenek Dohnal
5135ccc327 vim-7.4-nowarnings.patch: Remove downstream patch
The patch breaks upstream test suite and I wasn't able to track why it
was added.
2021-09-20 10:40:19 +02:00
Zdenek Dohnal
405468dc2e vim-7.0-rclocation.patch: Remove downstream patch
Removal of downstream patch - new /usr/share/vim/{vimrc,virc} symlinks
are created for loading /etc/{vimrc,virc}. New symlinks point to
original files in /etc.

The overhead is needed for getting rid of the patch and for test suite,
because setting VIMRCLOC and VIMRUNTIMEDIR during build doesn't work -
vim then always looks into VIMRUNTIMEDIR for vimrc, and upstream doesn't
want to change this (see https://github.com/vim/vim/issues/8878)
2021-09-17 09:44:07 +02:00
Zdenek Dohnal
3d7b0a4bb0 vim-7.4-syntax.patch: Sent upstream with test 2021-09-17 08:04:30 +02:00
Zdenek Dohnal
bbe1b8589d - patchlevel 3404 2021-09-06 10:06:56 +02:00
Zdenek Dohnal
6d0292e6f6 - patchlevel 3391 2021-09-01 11:45:45 +02:00
Zdenek Dohnal
5b54ca2b80 - patchlevel 3367 2021-08-23 15:23:26 +02:00
Zdenek Dohnal
7d682aee50 - patchlevel 3354 2021-08-16 14:59:17 +02:00
Zdenek Dohnal
6c0d1be6dc - patchlevel 3318 2021-08-09 10:03:55 +02:00
Zdenek Dohnal
5cf3406dff - patchlevel 3290 2021-08-05 09:34:10 +02:00
Zdenek Dohnal
5a86866977 - patchlevel 3273 2021-08-02 10:07:37 +02:00
Zdenek Dohnal
e6247da932 - patchlevel 3223 2021-07-26 10:34:05 +02:00
Fedora Release Engineering
d9168aabf0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 20:27:32 +00:00
Zdenek Dohnal
e5186e3daf - patchlevel 3182 2021-07-19 10:07:35 +02:00
Zdenek Dohnal
97e5abef2d - patchlevel 3154 2021-07-12 10:22:28 +02:00
Zdenek Dohnal
bc9129dfc7 - patchlevel 3070 2021-06-28 11:41:19 +02:00
Zdenek Dohnal
f8d0187a42 - patchlevel 3046 2021-06-25 08:52:34 +02:00
Zdenek Dohnal
af695dc4ce vim.spec: libsodium-devel of course... 2021-06-24 12:34:37 +02:00
Zdenek Dohnal
dc4c46d622 vim.spec: clean up dependencies and provide comments 2021-06-24 11:35:59 +02:00
Zdenek Dohnal
ece46e8119 require glibc-gconv-extra on F35 and later 2021-06-24 10:28:40 +02:00
Zdenek Dohnal
a111617db2 enable libsodium encryption in Fedora 2021-06-24 09:41:44 +02:00
Zdenek Dohnal
706601d84f - patchlevel 3043 2021-06-24 09:26:41 +02:00
Zdenek Dohnal
e4c5a986ef - patchlevel 3009 2021-06-16 13:02:19 +02:00
Zdenek Dohnal
75d4a33b4e vim.spec: Remove backported patches
They are in the newest patchlevel.
2021-06-16 13:00:50 +02:00
Zdenek Dohnal
f1e1f1d882 1969936 - Failed to source defaults.vim 2021-06-14 15:27:40 +02:00
Zdenek Dohnal
6a934f62de 1969936 - Failed to source defaults.vim 2021-06-10 10:42:09 +02:00
Zdenek Dohnal
48589239bd - patchlevel 2956 2021-06-07 14:26:40 +02:00
Zdenek Dohnal
8c16b13b37 - patchlevel 2932 2021-06-04 06:59:28 +02:00
Zdenek Dohnal
9539622bf1 - patchlevel 2879 2021-05-24 11:07:48 +02:00
Zdenek Dohnal
2f9ee18039 - patchlevel 2875 2021-05-21 07:27:06 +02:00
Zdenek Dohnal
388a57eac5 - patchlevel 2846 2021-05-10 10:01:42 +02:00
Zdenek Dohnal
90c92e5693 make default-editor built only on Fedora 2021-05-06 10:02:38 +02:00
Zdenek Dohnal
1a2cea45bc - patchlevel 2825 2021-05-03 10:14:55 +02:00
Zdenek Dohnal
f47caf25c5 - patchlevel 2811 2021-04-26 10:13:49 +02:00
Zdenek Dohnal
652328b33c - patchlevel 2787 2021-04-20 12:05:22 +02:00
Zdenek Dohnal
35110373b2 - patchlevel 2756 2021-04-12 10:04:15 +02:00
Zdenek Dohnal
4254725790 - patchlevel 2735 2021-04-08 13:40:21 +02:00
Zdenek Dohnal
7a77071e60 - patchlevel 2637 2021-03-22 10:03:04 +01:00
Zdenek Dohnal
ac5bbd3ba0 - patchlevel 2607 2021-03-15 10:11:34 +01:00
Zdenek Dohnal
58548886ab - patchlevel 2576 2021-03-08 07:00:27 +01:00
Zdenek Dohnal
181cf84eba vim-crypto-messages.patch: update the patch 2021-03-01 12:30:41 +01:00
Zdenek Dohnal
79e14ea728 - patchlevel 2559 2021-03-01 12:13:25 +01:00
Zdenek Dohnal
03c93d9b05 1928442 - vim-enhanced is replacing vim-wrappers-8.2.2465-1 2021-03-01 12:06:52 +01:00
Zdenek Dohnal
fd9785cccb patchlevel 2541
1931099 - Build version numbers don't match the actual build patchlevel
2021-02-22 07:54:48 +01:00
Zdenek Dohnal
725e1c4d86 patchlevel 2541 2021-02-22 07:26:08 +01:00
Zdenek Dohnal
5a0f56b729 - patchlevel 2529 2021-02-18 07:43:51 +01:00
Zdenek Dohnal
59d01ce8ef patchlevel 2488 2021-02-09 10:56:56 +01:00
Zdenek Dohnal
6b04c32679 remove vim-wrappers, vim is a binary again, vi and view stay as wrappers
removed vim -> vi functionality, because it cannot be optional and work
  for all cases at the same time
2021-02-09 10:39:28 +01:00
Zdenek Dohnal
c538905e16 view is not readonly right now, fix it by -R 2021-02-08 07:01:18 +01:00
Zdenek Dohnal
f3ef01b2e5 patchlevel 2465
1918575 - Use wrappers for vi/vim instead of aliases
2021-02-04 09:46:48 +01:00
Zdenek Dohnal
54cbb9c68a patchlevel 2465 2021-02-04 09:26:20 +01:00
Zdenek Dohnal
1481314118 vim-update.sh: apply changes master->rawhide 2021-02-04 09:20:33 +01:00
Zdenek Dohnal
dd8e228177 - patchlevel 2451 2021-02-02 07:01:49 +01:00
Fedora Release Engineering
8fead92a81 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 23:03:31 +00:00
Zdenek Dohnal
e7eb5ae2e9 conflicting the version when the change happened doesnt make sense 2021-01-11 15:40:57 +01:00
Zdenek Dohnal
c8a7b65903 Remove downstream patch, it is included in the newest upstream release
See https://github.com/vim/vim/pull/7638
2021-01-11 07:20:01 +01:00
Zdenek Dohnal
e99dfd6457 The newest upstream commit, rebuilt with Ruby 3.0 2021-01-08 11:05:49 +01:00
Zdenek Dohnal
d334e39904 remove old conflicts 2020-12-18 08:45:19 +01:00
Zdenek Dohnal
097601b324 install vim-minimal profiles under different name to avoid future conflicts 2020-12-18 08:38:09 +01:00
Zdenek Dohnal
86943b30a6 - patchlevel 2146 2020-12-16 14:39:20 +01:00
Zdenek Dohnal
76de4434ca remove interactive prompt from profile scripts 2020-12-16 14:37:30 +01:00
Zdenek Dohnal
0aa9eedd6a remove ownership of /etc/profile.d - rpmlinter reports it as an error 2020-12-16 10:27:00 +01:00
Zdenek Dohnal
eb227c8ca4 make profile files as ghosts to prevent further conflicts 2020-12-16 09:54:12 +01:00
Zdenek Dohnal
6f00361810 - patchlevel 2143 2020-12-14 11:43:11 +01:00
Zdenek Dohnal
2db1d1b4b6 1907335 - installing vim no longer works, due to package conflicts with vim-minimal 2020-12-14 11:42:01 +01:00
Zdenek Dohnal
e59c5ebce8 - patchlevel 2115 2020-12-09 09:41:55 +01:00
Zdenek Dohnal
039b1a44d9 1902772 - "vim" from vim-minimal defunct on zsh 2020-12-09 09:38:37 +01:00
Zdenek Dohnal
eb1e499d76 - patchlevel 2108 2020-12-08 11:43:21 +01:00
Zdenek Dohnal
adead012f8 - patchlevel 2086 2020-12-04 06:28:00 +01:00
Zdenek Dohnal
ef509c33a8 - patchlevel 2072 2020-12-01 06:36:37 +01:00
Zdenek Dohnal
bd7649faf1 - patchlevel 2018 2020-11-20 07:57:44 +01:00
Zdenek Dohnal
042bd19298 - patchlevel 1971 2020-11-10 13:57:03 +01:00
Zdenek Dohnal
ed68fc4c51 - patchlevel 1961 2020-11-06 07:14:14 +01:00
Zdenek Dohnal
73e2177198 make is no longer in buildroot by default
disable F31 updating
2020-11-05 14:11:24 +01:00
Zdenek Dohnal
766372101a - patchlevel 1941 2020-11-02 11:20:51 +01:00
Zdenek Dohnal
8df98f5841 move vim.fish to vendor_functions.d
The previous place, vendor_conf.d, blocks autoloading user defined
aliases with the same name, because it is loaded before all dirs for functions.
Then user defined functions with the same name are not loaded, because the name
is already defined.
2020-11-02 11:01:54 +01:00
Zdenek Dohnal
cf4c49ef15 - patchlevel 1885 2020-10-22 12:54:06 +02:00
Zdenek Dohnal
4e95433cde vim.sh, vim.csh, vim.fish - drop 'which', use 'command' 2020-10-19 09:48:46 +02:00
Zdenek Dohnal
64066330a2 add fish profile for Vim 2020-10-15 14:00:54 +02:00
Zdenek Dohnal
17062c8b2d vim.sh, vim.csh - set aliases only for OS default vi and vim
Do not set them for locally built vi/vim or replace existing aliases.
2020-10-15 13:45:53 +02:00
Zdenek Dohnal
cbc7da83e9 vim-default-editor.fish - dont give EDITOR universal scope 2020-10-15 13:29:42 +02:00
Zdenek Dohnal
d44733b481 Fix various issues with vim-default-editor
Fix fish profile installation, set virtual provide system-default-editor
(thanks Neal Gompa and Kamil Dudka), conflict with earlier nano-default-editor,
because it hasn't provided the virtual provide yet.
2020-10-12 17:27:49 +02:00
Paweł Marciniak
d8e67b2f1e Create a new subpackage to set vim as a default editor 2020-10-09 14:42:37 +02:00
Zdenek Dohnal
de6d14a6d2 - patchlevel 1815 2020-10-09 06:20:12 +02:00
Zdenek Dohnal
17d13effed - patchlevel 1805 2020-10-06 17:06:01 +02:00
Zdenek Dohnal
cab8abb7b2 - patchlevel 1770 2020-09-29 17:55:32 +02:00
Zdenek Dohnal
53b53f3289 - patchlevel 1687 2020-09-15 11:09:57 +02:00
Zdenek Dohnal
9c22f86e9a - patchlevel 1651 2020-09-10 07:22:40 +02:00
Zdenek Dohnal
3489aebfe4 - patchlevel 1634 2020-09-08 07:29:26 +02:00
Zdenek Dohnal
42db0eb211 - patchlevel 1551 2020-08-31 10:25:40 +02:00
Zdenek Dohnal
93718cf74b F33 has update-testing now 2020-08-31 10:24:30 +02:00
Zdenek Dohnal
22d6f1fede typo in vim-update.sh 2020-08-25 13:51:48 +02:00
Zdenek Dohnal
b63096676a - patchlevel 1522 2020-08-25 13:13:14 +02:00
Zdenek Dohnal
525ad7ad8b - patchlevel 1520 2020-08-24 13:29:00 +02:00
Zdenek Dohnal
626b1ede6f explicitly disable canberra for vi and vim 2020-08-20 14:28:40 +02:00
Zdenek Dohnal
227c2f67a0 - patchlevel 1484 2020-08-19 07:14:20 +02:00
Zdenek Dohnal
e8094fb54a enable sounds for gvim 2020-08-18 11:20:43 +02:00