Hello community, here is the log from the commit of package ftgl for openSUSE:Factory checked in at 2018-04-02 22:47:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ftgl (Old) and /work/SRC/openSUSE:Factory/.ftgl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ftgl" Mon Apr 2 22:47:01 2018 rev:31 rq:591121 version:2.1.3~rc5 Changes: -------- --- /work/SRC/openSUSE:Factory/ftgl/ftgl.changes 2017-12-10 18:14:18.268169785 +0100 +++ /work/SRC/openSUSE:Factory/.ftgl.new/ftgl.changes 2018-04-02 22:47:03.634571431 +0200 @@ -1,0 +2,6 @@ +Mon Mar 26 12:52:27 UTC 2018 - crrodriguez@opensuse.org + +- Remove Requires on Mesa-devel, automated pkgconfig() + Requires are enough in this case. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ftgl.spec ++++++ --- /var/tmp/diff_new_pack.bSZllJ/_old 2018-04-02 22:47:05.226513551 +0200 +++ /var/tmp/diff_new_pack.bSZllJ/_new 2018-04-02 22:47:05.230513405 +0200 @@ -1,7 +1,7 @@ # # spec file for package ftgl # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -21,7 +21,7 @@ Version: 2.1.3~rc5 Release: 0 Summary: Library for Using Arbitrary Fonts in OpenGL Applications -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Url: http://ftgl.wiki.sourceforge.net/ Source0: http://sourceforge.net/projects/ftgl/files/FTGL%%20Source/2.1.3%%7Erc5/%{name}-2.1.3-rc5.tar.bz2 @@ -41,6 +41,7 @@ BuildRequires: pkgconfig BuildRequires: texlive-epstopdf BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libdrm) @@ -63,10 +64,7 @@ %package devel Summary: Development files for the FTGL OpenGL font managing library Group: Development/Libraries/C and C++ -Requires: Mesa-devel -Requires: freetype2-devel Requires: libftgl2 = %{version} -Requires: pkgconfig(glu) %description devel FTGL is a C++ library using Freetype2 to render fonts in OpenGL
participants (1)
-
root@hilbert.suse.de