Hello community, here is the log from the commit of package Coin for openSUSE:Factory checked in at 2017-04-20 20:55:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Coin (Old) and /work/SRC/openSUSE:Factory/.Coin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Coin" Thu Apr 20 20:55:29 2017 rev:4 rq:487943 version:3.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/Coin/Coin.changes 2017-03-12 20:04:25.378165921 +0100 +++ /work/SRC/openSUSE:Factory/.Coin.new/Coin.changes 2017-04-20 20:55:32.001077378 +0200 @@ -1,0 +2,6 @@ +Fri Apr 14 09:09:59 UTC 2017 - [email protected] + +- Remove obsolete 13.2 patch fix-freetype2-includes.patch, fixes + build for 42.3 + +------------------------------------------------------------------- Old: ---- fix-freetype2-includes.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Coin.spec ++++++ --- /var/tmp/diff_new_pack.QA1G8O/_old 2017-04-20 20:55:33.360885083 +0200 +++ /var/tmp/diff_new_pack.QA1G8O/_new 2017-04-20 20:55:33.364884517 +0200 @@ -26,10 +26,9 @@ Group: Development/Libraries/C and C++ Url: http://www.coin3d.org/lib/coin/ Source0: https://bitbucket.org/Coin3D/coin/downloads/%{name}-%{version}.tar.gz -Patch0: fix-freetype2-includes.patch -Patch1: 0012-memhandler-initialization.patch +Patch0: 0012-memhandler-initialization.patch # X-OPENSUSE-PATCH: Coin60.patch -- hack around library policy names -Patch2: Coin60.patch +Patch1: Coin60.patch BuildRequires: c++_compiler BuildRequires: doxygen BuildRequires: fdupes @@ -92,11 +91,8 @@ %prep %setup -q -%if 0%{?suse_version} > 1310 && 0%{?suse_version} <= 1320 && 0%{?sle_version} != 120200 %patch0 -p1 -%endif -%patch1 -p1 -%patch2 -p0 +%patch1 -p0 sed -i '/^#include "fonts\/freetype.h"$/i #include <cstdlib>\n#include <cmath>' src/fonts/freetype.cpp sed -i '/^#include <Inventor\/C\/basic.h>$/i #include <Inventor/C/errors/debugerror.h>' include/Inventor/SbBasic.h
