Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at 2014-05-17 22:01:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vim (Old) and /work/SRC/openSUSE:Factory/.vim.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vim" Changes: -------- --- /work/SRC/openSUSE:Factory/vim/vim.changes 2014-05-13 20:45:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2014-05-17 22:01:33.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 13 19:40:29 UTC 2014 - [email protected] + +- minor tweaks of spec.skeleton + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spec.skeleton ++++++ --- /var/tmp/diff_new_pack.3PsFHQ/_old 2014-05-17 22:01:34.000000000 +0200 +++ /var/tmp/diff_new_pack.3PsFHQ/_new 2014-05-17 22:01:34.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package +# spec file for package specRPM_CREATION_NAME # # Copyright (c) specCURRENT_YEAR SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -39,7 +39,7 @@ make %{?_smp_mflags} %install -%make_install +make install DESTDIR=%{buildroot} %{?_smp_mflags} %post @@ -49,4 +49,3 @@ %defattr(-,root,root) %doc ChangeLog README COPYING -%changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
