Hello community, here is the log from the commit of package w3m for openSUSE:Factory checked in at 2013-06-25 06:59:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2013-03-22 13:16:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.w3m.new/w3m.changes 2013-06-25 06:59:54.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Jun 21 06:46:21 UTC 2013 - [email protected] + +- attempting to download a large file will end in total fail + on 32bit archs, use LFS_CFLAGS to fix that problem. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ w3m.spec ++++++ --- /var/tmp/diff_new_pack.GbDeyX/_old 2013-06-25 06:59:54.000000000 +0200 +++ /var/tmp/diff_new_pack.GbDeyX/_new 2013-06-25 06:59:54.000000000 +0200 @@ -106,7 +106,7 @@ %patch -P 505 -p1 %build -export CFLAGS="$RPM_OPT_FLAGS -DUSE_BUFINFO -DOPENSSL_NO_SSL_INTERN -D_GNU_SOURCE -fno-strict-aliasing `ncursesw6-config --cflags`" +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`" ./configure --bindir=/usr/bin \ --with-termlib=ncursesw \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
