From 9de1b1b555997ef52965cb06ec1c8b60df12913a6862363998ce6fd69c9a02b2 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Mon, 7 Feb 2022 11:12:19 +0000 Subject: [PATCH] up OBS-URL: https://build.opensuse.org/package/show/editors/vim-plugins?expand=0&rev=80 --- _service | 10 ++++++++++ salt-vim-20170630.obscpio | 3 +++ salt-vim.obsinfo | 4 ++++ vim-plugins.changes | 1 + vim-plugins.spec | 21 +++++++++++++-------- vimplugin-salt-0.0.1.tar.bz2 | 3 --- 6 files changed, 31 insertions(+), 11 deletions(-) create mode 100644 salt-vim-20170630.obscpio create mode 100644 salt-vim.obsinfo delete mode 100644 vimplugin-salt-0.0.1.tar.bz2 diff --git a/_service b/_service index fec71c8..48ae2a0 100644 --- a/_service +++ b/_service @@ -21,6 +21,16 @@ neomutt.vim.obsinfo + + https://github.com/saltstack/salt-vim.git + git + %cd + 6ca9e3500cc39dd417b411435d58a1b720b331cc + + + salt-vim.obsinfo + + https://github.com/vim-latex/vim-latex git diff --git a/salt-vim-20170630.obscpio b/salt-vim-20170630.obscpio new file mode 100644 index 0000000..b9ee906 --- /dev/null +++ b/salt-vim-20170630.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e87ec5c1f418c098bf4f249164af03b9381d3215c5b23f099ec979c10e056b19 +size 11786 diff --git a/salt-vim.obsinfo b/salt-vim.obsinfo new file mode 100644 index 0000000..e05b08a --- /dev/null +++ b/salt-vim.obsinfo @@ -0,0 +1,4 @@ +name: salt-vim +version: 20170630 +mtime: 1498869854 +commit: 6ca9e3500cc39dd417b411435d58a1b720b331cc diff --git a/vim-plugins.changes b/vim-plugins.changes index 8113b68..4bccb96 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -7,6 +7,7 @@ Mon Feb 7 11:01:13 UTC 2022 - Jiri Slaby * NERDcommenter 2.6.0 * NERDtree 6.10.16 * rails 5.2 + * salt-vim 20170630 * supertab 2.1 - add * vim-markdown 2.0.0+20220129 diff --git a/vim-plugins.spec b/vim-plugins.spec index 60b35da..55595c7 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -43,7 +43,7 @@ %define project_version 1.4.1 %define quilt_version 0.9.7 %define rails_version 5.2 -%define salt_version 0.0.1 +%define salt_version 20170630 %define searchcomplete_version 1.1 %define showmarks_version 2.3 %define snipmate_version 0.83 @@ -98,12 +98,12 @@ Source32: https://github.com/vim-scripts/rails.vim/archive/refs/tags/%{rai Source33: https://github.com/mileszs/ack.vim/archive/%{ack_version}.tar.gz#/vimplugin-ack-%{ack_version}.tar.gz Source34: https://github.com/editorconfig/editorconfig-vim/archive/v%{editorconfig_version}.tar.gz#/vimplugin-editorconfig-%{editorconfig_version}.tar.gz Source35: https://github.com/tpope/vim-fugitive/archive/v%{fugitive_version}.tar.gz#/vimplugin-fugitive-%{fugitive_version}.tar.gz -Source37: vimplugin-salt-%{salt_version}.tar.bz2 # from _service Source100: file-line-%{file_line_version}.tar.xz Source101: vim-markdown-%{markdown_version}.tar.xz Source102: neomutt.vim-%{neomutt_version}.tar.xz -Source103: vim-latex-%{latex_version}.tar.xz +Source103: salt-vim-%{salt_version}.tar.xz +Source104: vim-latex-%{latex_version}.tar.xz Source1000: https://raw.githubusercontent.com/openSUSE/pack-tools/master/contrib/vim/spec.snippets Patch1: locateopen-1.3-locate-support.patch Patch2: showmarks-signs.patch @@ -646,7 +646,7 @@ Usage: Press o again: the previous set of windows is restored %prep -%setup -q -c -n %{name} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a26 -a27 -a28 -a30 -a31 -a32 -a33 -a34 -a35 -a37 -a100 -a101 -a102 -a103 +%setup -q -c -n %{name} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a26 -a27 -a28 -a30 -a31 -a32 -a33 -a34 -a35 -a100 -a101 -a102 -a103 -a104 # ------- patch locateopen ------ pushd LocateOpen-%locateopen_version %patch1 @@ -674,6 +674,10 @@ pushd nerdtree-%{NERDtree_version} rm -f _config.yml screenshot.png popd +pushd salt-vim-%{salt_version} +rm -f salt-vim.spec +popd + pushd tlib_vim-%{tlib_version} rm -r addon-info.json doc/tags etc samples scripts test popd @@ -687,10 +691,11 @@ for i in vimplugin-* a.vim-* ack.vim-* Align-* calendar.vim--Matsumoto-* \ colorsel.vim-* bufexplorer-* diffchanges.vim-* editorconfig-vim-* \ file-line-* gitdiff.vim-* LocateOpen-* matrix.vim--Yang-* \ minibufexpl.vim-* MultipleSearch-* neomutt.vim-* nerdcommenter-* \ - nerdtree-* project.tar.gz-* quilt-* rails.vim-* SearchComplete-* \ - ShowMarks7-* snipMate-* SuperTab--Van-Dewoestine-* taglist-* \ - tlib_vim-* tregisters-* tselectbuffer-* tselectfiles-* utl.vim-* \ - vim-fugitive-* vim-gnupg-* vim-markdown-* vimwiki-* ZoomWin-*; do + nerdtree-* project.tar.gz-* quilt-* rails.vim-* salt-vim-* \ + SearchComplete-* ShowMarks7-* snipMate-* SuperTab--Van-Dewoestine-* \ + taglist-* tlib_vim-* tregisters-* tselectbuffer-* tselectfiles-* \ + utl.vim-* vim-fugitive-* vim-gnupg-* vim-markdown-* vimwiki-* \ + ZoomWin-*; do pushd $i cp -av * %buildroot/%vimplugin_dir/ popd diff --git a/vimplugin-salt-0.0.1.tar.bz2 b/vimplugin-salt-0.0.1.tar.bz2 deleted file mode 100644 index 4695da8..0000000 --- a/vimplugin-salt-0.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1215988d3666387ed99531864bfd0e16853eaf4409a8f84bfd24b3d4387a3882 -size 2360