From fab84c6cabb2c1cb67709ed081a491f2e87e3244c1547c8bf39e121c2a629522 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 27 May 2011 09:30:20 +0000 Subject: [PATCH 1/7] Updating link to change in openSUSE:Factory/vim revision 59.0 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=9c5e94561868e9ae6e6a8c0248beb7b4 --- vim.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/vim.spec b/vim.spec index b713241..b4ecd8f 100644 --- a/vim.spec +++ b/vim.spec @@ -19,7 +19,7 @@ Name: vim Version: 7.3 -Release: 2 +Release: 8 License: Vim Group: Productivity/Editors/Vi BuildRequires: db-devel @@ -129,6 +129,7 @@ Package vim contains the normal version of vim. To get the full runtime environment install additionally vim-data. %package data + Summary: Vi IMproved Group: Productivity/Editors/Vi PreReq: %{vim_prereq} @@ -151,6 +152,7 @@ For SUSE Linux, Vim is used as /usr/bin/vi. Package vim-data contains the runtime files. %package base + Summary: Vi IMproved Group: Productivity/Editors/Vi PreReq: %{vim_prereq} @@ -174,6 +176,7 @@ vim-enhanced or gvim packages. For full runtime support you might also want to install the vim-data package. %package enhanced + Summary: A version of the VIM editor which includes recent enhancements Group: Productivity/Editors/Vi PreReq: %{vim_prereq} @@ -197,6 +200,7 @@ graphical features of vim, you might want to install package gvim too. %if 0%{?with_splitted_gvim} %package -n gvim-base + Summary: dummy package for a subpackage only build in the buildservice Group: Productivity/Editors/Vi PreReq: %{vim_prereq} @@ -207,6 +211,7 @@ Requires: gvim_client dummy package for a subpackage only build in the buildservice %package -n gvim-enhanced + Summary: dummy package for a subpackage only build in the buildservice Group: Productivity/Editors/Vi PreReq: %{gvim_prereq} @@ -221,6 +226,7 @@ dummy package for a subpackage only build in the buildservice %endif %package -n gvim + Summary: A GUI for Vi Group: Productivity/Editors/Vi PreReq: %{gvim_prereq} From 0b866f64ebc0964b77ed8602f6c087da558b2348e938c8cdd1500c939addc90b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 10 Jun 2011 11:38:33 +0000 Subject: [PATCH 2/7] - Update to official patchlevel 206 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=43 --- vim-7.3-patches.tar.bz2 | 4 ++-- vim.changes | 5 +++++ vim.spec | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index 3dbd22f..43d33f5 100644 --- a/vim-7.3-patches.tar.bz2 +++ b/vim-7.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f7d9c52f0ea9389804295fb2f9ffc987f3859d0a3009a8c4ea4ef9b3478ac2b7 -size 194833 +oid sha256:f8cb7296b48e6407221c43c85c1b77b6688c3f79512f015b39309129453c1f19 +size 211233 diff --git a/vim.changes b/vim.changes index 47c6f87..9decdea 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 10 11:19:59 UTC 2011 - idonmez@novell.com + +- Update to official patchlevel 206 + ------------------------------------------------------------------- Tue May 17 07:43:45 UTC 2011 - idoenmez@novell.com diff --git a/vim.spec b/vim.spec index b4ecd8f..7f87b49 100644 --- a/vim.spec +++ b/vim.spec @@ -19,7 +19,7 @@ Name: vim Version: 7.3 -Release: 8 +Release: 1 License: Vim Group: Productivity/Editors/Vi BuildRequires: db-devel @@ -46,7 +46,7 @@ BuildRequires: gpm %endif # %define pkg_version 7.3 -%define official_ptchlvl 189 +%define official_ptchlvl 206 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site # From d1ee9b92b74633d5357ebf8db1553b9740c4d67f7626ad40861028ccd76462c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 14 Jun 2011 12:17:34 +0000 Subject: [PATCH 3/7] - Update to official patch level 219 - Update to official patch level 206 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=44 --- vim-7.3-patches.tar.bz2 | 4 ++-- vim.changes | 7 ++++++- vim.spec | 2 +- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index 43d33f5..1766341 100644 --- a/vim-7.3-patches.tar.bz2 +++ b/vim-7.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f8cb7296b48e6407221c43c85c1b77b6688c3f79512f015b39309129453c1f19 -size 211233 +oid sha256:411848808255e5b92839cceba8a0d0fbd657aa377cfa80ef4ce39d33db991a30 +size 220013 diff --git a/vim.changes b/vim.changes index 9decdea..a808820 100644 --- a/vim.changes +++ b/vim.changes @@ -1,7 +1,12 @@ +------------------------------------------------------------------- +Tue Jun 14 12:16:38 UTC 2011 - idonmez@novell.com + +- Update to official patch level 219 + ------------------------------------------------------------------- Fri Jun 10 11:19:59 UTC 2011 - idonmez@novell.com -- Update to official patchlevel 206 +- Update to official patch level 206 ------------------------------------------------------------------- Tue May 17 07:43:45 UTC 2011 - idoenmez@novell.com diff --git a/vim.spec b/vim.spec index 7f87b49..a330e13 100644 --- a/vim.spec +++ b/vim.spec @@ -46,7 +46,7 @@ BuildRequires: gpm %endif # %define pkg_version 7.3 -%define official_ptchlvl 206 +%define official_ptchlvl 219 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site # From 9aa3745c73c5a14f9fe7984800e66435e3fecafd2fa3fdfdfcdd64e09b5c0fc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 21 Jun 2011 07:08:41 +0000 Subject: [PATCH 4/7] - Update to official patch level 230 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=45 --- vim-7.3-patches.tar.bz2 | 4 ++-- vim.changes | 5 +++++ vim.spec | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index 1766341..bbaf7af 100644 --- a/vim-7.3-patches.tar.bz2 +++ b/vim-7.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:411848808255e5b92839cceba8a0d0fbd657aa377cfa80ef4ce39d33db991a30 -size 220013 +oid sha256:c8372beb78b2a05932de7e4a6eab75cb6f723979f0de815af0261629ff50a209 +size 235386 diff --git a/vim.changes b/vim.changes index a808820..e5d64fa 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 21 07:04:50 UTC 2011 - idonmez@novell.com + +- Update to official patch level 230 + ------------------------------------------------------------------- Tue Jun 14 12:16:38 UTC 2011 - idonmez@novell.com diff --git a/vim.spec b/vim.spec index a330e13..4f07fb4 100644 --- a/vim.spec +++ b/vim.spec @@ -46,7 +46,7 @@ BuildRequires: gpm %endif # %define pkg_version 7.3 -%define official_ptchlvl 219 +%define official_ptchlvl 230 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site # From 8570764ef1dbd6f7bb279e934c2467e99063c238d573a5cb14c4acf80228fcfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Tue, 28 Jun 2011 11:32:29 +0000 Subject: [PATCH 5/7] - Update to official patch level 237 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=46 --- vim-7.3-patches.tar.bz2 | 4 ++-- vim.changes | 5 +++++ vim.spec | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index bbaf7af..569e5c9 100644 --- a/vim-7.3-patches.tar.bz2 +++ b/vim-7.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c8372beb78b2a05932de7e4a6eab75cb6f723979f0de815af0261629ff50a209 -size 235386 +oid sha256:a7916c2f9437307919dc1a62a79b7dda1e1cfea323bb617450382b3d42fa6d96 +size 241397 diff --git a/vim.changes b/vim.changes index e5d64fa..f6cb7cb 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 28 11:29:36 UTC 2011 - idonmez@novell.com + +- Update to official patch level 237 + ------------------------------------------------------------------- Tue Jun 21 07:04:50 UTC 2011 - idonmez@novell.com diff --git a/vim.spec b/vim.spec index 4f07fb4..9511fe2 100644 --- a/vim.spec +++ b/vim.spec @@ -46,7 +46,7 @@ BuildRequires: gpm %endif # %define pkg_version 7.3 -%define official_ptchlvl 230 +%define official_ptchlvl 237 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site # From a04ea12d175cee574ccae608cf95be909d5ff5011ea6fcbef19abc0825c26a5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 6 Jul 2011 08:14:31 +0000 Subject: [PATCH 6/7] Accepting request 75486 from home:a_jaeger:branches:openSUSE:Factory Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d. OBS-URL: https://build.opensuse.org/request/show/75486 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=47 --- vim.changes | 5 +++++ vim.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/vim.changes b/vim.changes index f6cb7cb..878932e 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 6 08:11:28 UTC 2011 - aj@suse.de + +- Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d. + ------------------------------------------------------------------- Tue Jun 28 11:29:36 UTC 2011 - idonmez@novell.com diff --git a/vim.spec b/vim.spec index 9511fe2..46f6e24 100644 --- a/vim.spec +++ b/vim.spec @@ -428,8 +428,8 @@ install -D -m 0644 \ # stupid helper install -m 0755 %{SOURCE18} %{buildroot}%{_datadir}/vim/current/tools/missing-vim-client # For /var/run on tmpfs -mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d/ -install -m 644 %{SOURCE22} %{buildroot}%{_sysconfdir}/tmpfiles.d/ +mkdir -p %{buildroot}/usr/lib/tmpfiles.d/ +install -m 644 %{SOURCE22} %{buildroot}/usr/lib/tmpfiles.d/ # remove unecessary duplicate manpages rm -rf %{buildroot}%{_mandir}/fr.ISO8859-1/ rm -rf %{buildroot}%{_mandir}/fr.UTF-8/ @@ -517,8 +517,8 @@ fi %config(noreplace) %{_sysconfdir}/vimrc %config(noreplace) %{_sysconfdir}/skel/.vimrc %ghost %{_sysconfdir}/alternatives/vim -%dir %{_sysconfdir}/tmpfiles.d -%config(noreplace) %{_sysconfdir}/tmpfiles.d/vim.conf +%dir /usr/lib/tmpfiles.d +%config(noreplace) /usr/lib/tmpfiles.d/vim.conf # symlinks /bin/vi /bin/vim From c684394a9536fa11d82d99e5659f31760363df504a1fc9436030d91c2f6351a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 11 Jul 2011 12:59:42 +0000 Subject: [PATCH 7/7] - Update to official patchlevel 243 * Fix multiple illegal memory accesses * Fix: Using CTRL-R CTRL-W on the command line may insert only part of the word. * Fix: Python corrects the cursor column without taking 'virtualedit' into account. * Fix: Python 3 doesn't compile without +multi_byte * Fix: ";" gets stuck on a "t" command, it's not useful. * Fix: ":scriptnames" and ":breaklist" show long file names. * Fix: ":wundo" and ":rundo" don't unescape their argument * Fix: "2gj" does not always move to the correct position. * Fix: On a 64 bit system "syn sync fromstart" is very slow. * Fix: Can't pass dict to sort function. * Fix: Text from the clipboard is sometimes handled as linewise, but not consistently. * Fix: Inside an "if" a ":wincmd" causes problems. OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=48 --- vim-7.3-patches.tar.bz2 | 4 ++-- vim.changes | 40 ++++++++++++++++++++-------------------- vim.spec | 2 +- 3 files changed, 23 insertions(+), 23 deletions(-) diff --git a/vim-7.3-patches.tar.bz2 b/vim-7.3-patches.tar.bz2 index 569e5c9..645ad7f 100644 --- a/vim-7.3-patches.tar.bz2 +++ b/vim-7.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7916c2f9437307919dc1a62a79b7dda1e1cfea323bb617450382b3d42fa6d96 -size 241397 +oid sha256:28e42b9b681f005d317a00b759c269032acedf0dc95504edd350e62bde0290f9 +size 248903 diff --git a/vim.changes b/vim.changes index 878932e..334f5ba 100644 --- a/vim.changes +++ b/vim.changes @@ -1,28 +1,28 @@ +------------------------------------------------------------------- +Tue Jul 11 15:00:00 UTC 2011 - idonmez@novell.com + +- Update to official patchlevel 243 + * Fix multiple illegal memory accesses + * Fix: Using CTRL-R CTRL-W on the command line may insert only + part of the word. + * Fix: Python corrects the cursor column without taking + 'virtualedit' into account. + * Fix: Python 3 doesn't compile without +multi_byte + * Fix: ";" gets stuck on a "t" command, it's not useful. + * Fix: ":scriptnames" and ":breaklist" show long file names. + * Fix: ":wundo" and ":rundo" don't unescape their argument + * Fix: "2gj" does not always move to the correct position. + * Fix: On a 64 bit system "syn sync fromstart" is very slow. + * Fix: Can't pass dict to sort function. + * Fix: Text from the clipboard is sometimes handled as linewise, + but not consistently. + * Fix: Inside an "if" a ":wincmd" causes problems. + ------------------------------------------------------------------- Wed Jul 6 08:11:28 UTC 2011 - aj@suse.de - Use /usr/lib/tmpfiles.d instead of /etc/tmpfiles.d. -------------------------------------------------------------------- -Tue Jun 28 11:29:36 UTC 2011 - idonmez@novell.com - -- Update to official patch level 237 - -------------------------------------------------------------------- -Tue Jun 21 07:04:50 UTC 2011 - idonmez@novell.com - -- Update to official patch level 230 - -------------------------------------------------------------------- -Tue Jun 14 12:16:38 UTC 2011 - idonmez@novell.com - -- Update to official patch level 219 - -------------------------------------------------------------------- -Fri Jun 10 11:19:59 UTC 2011 - idonmez@novell.com - -- Update to official patch level 206 - ------------------------------------------------------------------- Tue May 17 07:43:45 UTC 2011 - idoenmez@novell.com diff --git a/vim.spec b/vim.spec index 46f6e24..85a8ad0 100644 --- a/vim.spec +++ b/vim.spec @@ -46,7 +46,7 @@ BuildRequires: gpm %endif # %define pkg_version 7.3 -%define official_ptchlvl 237 +%define official_ptchlvl 243 %define VIM_SUBDIR vim73 %define site_runtimepath /usr/share/vim/site #