Hello community, here is the log from the commit of package jasper for openSUSE:Factory checked in at Thu Oct 6 16:04:43 CEST 2011.
-------- --- openSUSE:Factory/jasper/jasper.changes 2011-09-23 02:04:00.000000000 +0200 +++ jasper/jasper.changes 2011-10-05 15:59:04.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Oct 5 13:58:57 UTC 2011 - [email protected] + +- cross-build fix: use %configure macro + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jasper.spec ++++++ --- /var/tmp/diff_new_pack.TLVtJO/_old 2011-10-06 16:04:40.000000000 +0200 +++ /var/tmp/diff_new_pack.TLVtJO/_new 2011-10-06 16:04:40.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package jasper (Version 1.900.1) +# spec file for package jasper # -# 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 @@ -81,7 +81,8 @@ %build %{suse_update_config} autoreconf -i -f -CFLAGS="$RPM_OPT_FLAGS -Wall" ./configure --prefix=/usr --enable-shared --disable-static --libdir=%{_libdir} +export CFLAGS="$RPM_OPT_FLAGS -Wall" +%configure --prefix=/usr --enable-shared --disable-static --libdir=%{_libdir} make %{?jobs:-j%jobs} %install continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
