Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2012-07-09 13:36:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2012-06-26 20:04:44.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2012-07-09 
13:36:08.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul  6 08:57:31 UTC 2012 - [email protected]
+
+- don't package /var/run/vi.recover anymore (bnc#765288)
+
+-------------------------------------------------------------------

Old:
----
  vim.conf

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.IloEgV/_old  2012-07-09 13:36:10.000000000 +0200
+++ /var/tmp/diff_new_pack.IloEgV/_new  2012-07-09 13:36:10.000000000 +0200
@@ -91,7 +91,6 @@
 Source18:       missing-vim-client
 Source19:       gvim.desktop
 Source20:       spec.skeleton
-Source22:       vim.conf
 Source23:       apparmor.vim
 Source98:       %{name}-7.3-patches.tar.bz2
 Source99:       %{name}-7.3-rpmlintrc
@@ -456,9 +455,6 @@
 #
 # stupid helper
 install -m 0755 %{SOURCE18} 
%{buildroot}%{_datadir}/vim/current/tools/missing-vim-client
-# For /var/run on tmpfs
-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/
@@ -489,10 +485,6 @@
 %post base
 /usr/sbin/update-alternatives --install \
     /bin/vim        vim  %{_datadir}/vim/current/tools/missing-vim-client    0
-# Create tmpfiles
-if [ -x /bin/systemd-tmpfiles ]; then
-    /bin/systemd-tmpfiles --create /usr/lib/tmpfiles.d/vim.conf
-fi
 
 %post enhanced
 /usr/sbin/update-alternatives --install \
@@ -556,9 +548,6 @@
 %defattr(-,root,root,-)
 %config(noreplace) %{_sysconfdir}/vimrc
 %ghost %{_sysconfdir}/alternatives/vim
-%dir /usr/lib/tmpfiles.d
-/usr/lib/tmpfiles.d/vim.conf
-%ghost %dir /var/run/vi.recover
 # symlinks
 /bin/vi
 /bin/vim


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to