Hello community, here is the log from the commit of package freeimage for openSUSE:Factory checked in at 2016-02-25 22:05:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/freeimage (Old) and /work/SRC/openSUSE:Factory/.freeimage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "freeimage" Changes: -------- --- /work/SRC/openSUSE:Factory/freeimage/freeimage.changes 2016-01-01 19:47:23.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.freeimage.new/freeimage.changes 2016-02-26 00:30:14.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Feb 21 10:37:54 UTC 2016 - [email protected] + +- Build with -fPIC. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ freeimage.spec ++++++ --- /var/tmp/diff_new_pack.8QjdiV/_old 2016-02-26 00:30:15.000000000 +0100 +++ /var/tmp/diff_new_pack.8QjdiV/_new 2016-02-26 00:30:15.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package freeimage # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -119,8 +119,8 @@ sh ./gensrclist.sh sh ./genfipsrclist.sh -export CFLAGS="%{optflags}" -export CXXFLAGS="%{optflags}" +export CFLAGS="%{optflags} -fPIC" +export CXXFLAGS="%{optflags} -fPIC" make %{?_smp_mflags} make %{?_smp_mflags} -f Makefile.fip
