Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2012-06-06 10:29:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vim (Old)
 and      /work/SRC/openSUSE:Factory/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vim", Maintainer is "idon...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/vim/vim.changes  2012-05-07 22:53:14.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes     2012-06-06 
10:29:19.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun  4 20:16:11 UTC 2012 - seife+...@b1-systems.com
+
+- specfile hack to fix build with newer perl(?) on Factory
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.HZZ9CR/_old  2012-06-06 10:29:24.000000000 +0200
+++ /var/tmp/diff_new_pack.HZZ9CR/_new  2012-06-06 10:29:24.000000000 +0200
@@ -289,6 +289,11 @@
 %patch101
 cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE8} %{SOURCE10} .
 
+# newer perl? ugly hack to fix build anyway.
+%if 0%{?suse_version} > 1210
+sed -i -e 's/^XS(XS_/XS_INTERNAL(XS_/' src/if_perl.xs
+%endif
+
 %build
 export CFLAGS="%{optflags} -Wall -pipe -fno-strict-aliasing"
 export CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=2/-D_FORTIFY_SOURCE=1}


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to