Hello community, here is the log from the commit of package Coin for openSUSE:Factory checked in at 2017-03-12 20:04:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Coin (Old) and /work/SRC/openSUSE:Factory/.Coin.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Coin" Sun Mar 12 20:04:24 2017 rev:3 rq:477892 version:3.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/Coin/Coin.changes 2017-02-14 00:40:36.340267988 +0100 +++ /work/SRC/openSUSE:Factory/.Coin.new/Coin.changes 2017-03-12 20:04:25.378165921 +0100 @@ -1,0 +2,6 @@ +Thu Mar 9 00:53:44 UTC 2017 - [email protected] + +- Edited %files to clear unpackaged files builderror in + openSUSE:Factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Coin.spec ++++++ --- /var/tmp/diff_new_pack.ZFewHs/_old 2017-03-12 20:04:26.306034626 +0100 +++ /var/tmp/diff_new_pack.ZFewHs/_new 2017-03-12 20:04:26.306034626 +0100 @@ -1,7 +1,7 @@ # # spec file for package Coin # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -15,15 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define soname 60 Name: Coin Version: 3.1.3 Release: 0 -License: GPL-2.0 Summary: Scene-graph based retain-mode 3D graphics library -Url: http://www.coin3d.org/lib/coin/ +License: GPL-2.0 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 @@ -36,14 +37,14 @@ BuildRequires: freetype2-devel BuildRequires: openal-soft-devel BuildRequires: pkg-config +BuildRequires: zlib-devel BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(dri) -BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xt) -BuildRequires: zlib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -55,18 +56,18 @@ %package devel Summary: Development files for Coin, a 3D graphics library Group: Development/Libraries/C and C++ -Requires: libCoin%{soname} = %{version} Requires: fontconfig-devel Requires: freetype2-devel +Requires: libCoin%{soname} = %{version} Requires: openal-soft-devel +Requires: zlib-devel Requires: pkgconfig(bzip2) Requires: pkgconfig(dri) -Requires: pkgconfig(ice) Requires: pkgconfig(gl) Requires: pkgconfig(glu) +Requires: pkgconfig(ice) Requires: pkgconfig(x11) Requires: pkgconfig(xt) -Requires: zlib-devel %description devel Coin is a scene-graph based, retain-mode, rendering and model @@ -163,5 +164,6 @@ %{_datadir}/aclocal/coin.m4 %doc %{_mandir}/man1/coin-config.1%{ext_man} %doc %{_mandir}/man3/*.3%{ext_man} +%{_docdir}/%{name}-devel/html %changelog
