Hello community, here is the log from the commit of package w3m for openSUSE:Factory checked in at 2014-12-23 11:50:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/w3m (Old) and /work/SRC/openSUSE:Factory/.w3m.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "w3m" Changes: -------- --- /work/SRC/openSUSE:Factory/w3m/w3m.changes 2014-03-18 16:21:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.w3m.new/w3m.changes 2014-12-23 11:48:38.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Dec 21 12:49:22 UTC 2014 - [email protected] + +- build with PIE support + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ w3m.spec ++++++ --- /var/tmp/diff_new_pack.cLxxNc/_old 2014-12-23 11:48:39.000000000 +0100 +++ /var/tmp/diff_new_pack.cLxxNc/_new 2014-12-23 11:48:39.000000000 +0100 @@ -108,8 +108,9 @@ %patch -P 505 -p1 %build -export CFLAGS="$RPM_OPT_FLAGS -DUSE_BUFINFO -DOPENSSL_NO_SSL_INTERN -D_GNU_SOURCE $(getconf LFS_CFLAGS) -fno-strict-aliasing `ncursesw6-config --cflags`" -export LDFLAGS="`ncursesw6-config --libs`" +export CFLAGS="$RPM_OPT_FLAGS -DUSE_BUFINFO -DOPENSSL_NO_SSL_INTERN -D_GNU_SOURCE $(getconf LFS_CFLAGS) -fno-strict-aliasing `ncursesw6-config --cflags` -fPIE" +export CXXFLAGS="$CFLAGS" +export LDFLAGS="`ncursesw6-config --libs` -pie" ./configure --bindir=/usr/bin \ --with-termlib=ncursesw \ --mandir=%_mandir \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
