Hello community,

here is the log from the commit of package vim for openSUSE:12.1:Update:Test 
checked in at 2011-12-12 21:45:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.1:Update:Test/vim (Old)
 and      /work/SRC/openSUSE:12.1:Update:Test/.vim.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:12.1:Update:Test/vim/vim.changes 2011-12-12 
21:45:29.000000000 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.vim.new/vim.changes    2011-12-12 
21:45:30.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Dec  9 20:27:41 UTC 2011 - idon...@suse.com
+
+- vim doesn't support -D_FORTIFY_SOURCE=2 , we must use level 1,
+  see http://goo.gl/g9d8F for details. This fixes python support,
+  bnc#734753
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ vim.spec ++++++
--- /var/tmp/diff_new_pack.quuftm/_old  2011-12-12 21:45:30.000000000 +0100
+++ /var/tmp/diff_new_pack.quuftm/_new  2011-12-12 21:45:30.000000000 +0100
@@ -283,9 +283,8 @@
 
 %build
 export CFLAGS="%{optflags} -Wall -pipe -fno-strict-aliasing"
-%if 0%{?suse_version} > 1000
-export CFLAGS="$CFLAGS -fstack-protector-all"
-%endif
+export CFLAGS=${CFLAGS/-D_FORTIFY_SOURCE=2/-D_FORTIFY_SOURCE=1}
+
 export COMMON_OPTIONS="\
     --with-vim-name=vim \
     --with-ex-name=ex \


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

Reply via email to