Hello community, here is the log from the commit of package flex for openSUSE:Factory checked in at Tue Oct 4 16:56:33 CEST 2011.
-------- --- openSUSE:Factory/flex/flex.changes 2011-09-23 01:57:55.000000000 +0200 +++ /mounts/work_src_done/STABLE/flex/flex.changes 2011-10-03 17:10:02.000000000 +0200 @@ -1,0 +2,11 @@ +Mon Oct 3 17:09:45 CEST 2011 - [email protected] + +- fix compile failure outside ARM + +------------------------------------------------------------------- +Fri Sep 30 11:13:00 UTC 2011 - [email protected] + +- Skip the test suite when building in qemu userspace emulation + to fix and speedup build on ARM. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ flex.spec ++++++ --- /var/tmp/diff_new_pack.nscbY1/_old 2011-10-04 16:56:28.000000000 +0200 +++ /var/tmp/diff_new_pack.nscbY1/_new 2011-10-04 16:56:28.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package flex (Version 2.5.35) +# spec file for package flex # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: flex BuildRequires: bison gcc-c++ help2man Url: http://flex.sourceforge.net/ @@ -62,7 +64,9 @@ make %{?_smp_mflags} %check +%if !0%{?qemu_user_space_build:1} make check +%endif %install make install DESTDIR=$RPM_BUILD_ROOT continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
