Hello community, here is the log from the commit of package gdal for openSUSE:Factory checked in at 2015-06-09 08:48:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdal (Old) and /work/SRC/openSUSE:Factory/.gdal.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gdal" Changes: -------- --- /work/SRC/openSUSE:Factory/gdal/gdal.changes 2015-05-05 00:55:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gdal.new/gdal.changes 2015-06-09 08:48:56.000000000 +0200 @@ -1,0 +2,5 @@ +Fri May 29 08:37:19 UTC 2015 - [email protected] + +- Fix ECW detection in configure script (need to add -pthread to CFLAGS) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdal.spec ++++++ --- /var/tmp/diff_new_pack.YPujqO/_old 2015-06-09 08:48:57.000000000 +0200 +++ /var/tmp/diff_new_pack.YPujqO/_new 2015-06-09 08:48:57.000000000 +0200 @@ -185,6 +185,7 @@ --with-xerces-inc=%{_includedir}/xercesc \ %if %{with ecw_support} --with-ecw \ + CFLAGS="$CFLAGS -pthread" \ %endif %if 0%{?suse_version} > 1310 --without-hdf4 \
