Hello community, here is the log from the commit of package tesseract for openSUSE:Factory checked in at 2018-02-16 21:44:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tesseract (Old) and /work/SRC/openSUSE:Factory/.tesseract.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tesseract" Fri Feb 16 21:44:46 2018 rev:4 rq:577121 version:2018_02_01 Changes: -------- --- /work/SRC/openSUSE:Factory/tesseract/tesseract.changes 2018-02-05 10:53:10.615841410 +0100 +++ /work/SRC/openSUSE:Factory/.tesseract.new/tesseract.changes 2018-02-16 21:44:46.682858872 +0100 @@ -1,0 +2,7 @@ +Wed Feb 7 13:31:54 UTC 2018 - [email protected] + +- Correctly apply C(XX)FLAGS, vars from the environment are overridden + in the Makefile, while vars specified as make FOO=bar are not. + Drop CXXOPTFLAGS, which is not used + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tesseract.spec ++++++ --- /var/tmp/diff_new_pack.fENUjq/_old 2018-02-16 21:44:53.766603395 +0100 +++ /var/tmp/diff_new_pack.fENUjq/_new 2018-02-16 21:44:53.766603395 +0100 @@ -70,9 +70,7 @@ rm -r bin_unix mkdir -p bin_unix cd src -export CFLAGS="%{optflags}" -export CXXFLAGS="%{optflags}" -make CXXOPTFLAGS="-Wall -fsigned-char %{optflags}" +make CXXFLAGS="-Wall -fsigned-char %{optflags}" CFLAGS="%{optflags}" make install cd ../bin_unix mv *client client
