Hello community, here is the log from the commit of package cairo for openSUSE:Factory checked in at 2017-02-14 00:40:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cairo (Old) and /work/SRC/openSUSE:Factory/.cairo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cairo" Changes: -------- --- /work/SRC/openSUSE:Factory/cairo/cairo.changes 2017-01-10 10:41:14.446306181 +0100 +++ /work/SRC/openSUSE:Factory/.cairo.new/cairo.changes 2017-02-14 00:40:05.448629220 +0100 @@ -1,0 +2,6 @@ +Sat Feb 11 13:53:32 UTC 2017 - [email protected] + +- Fix RPM groups; update summaries. + Remove useless --with-pic which is only for static libs. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cairo.spec ++++++ --- /var/tmp/diff_new_pack.cQnouT/_old 2017-02-14 00:40:08.064259948 +0100 +++ /var/tmp/diff_new_pack.cQnouT/_new 2017-02-14 00:40:08.068259384 +0100 @@ -1,7 +1,7 @@ # # spec file for package cairo # -# Copyright (c) 2016 SUSE LINUX 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 @@ -23,7 +23,7 @@ Release: 0 Summary: Vector Graphics Library with Cross-Device Output Support License: LGPL-2.1+ or MPL-1.1 -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://cairographics.org/ Source: http://cairographics.org/snapshots/%{name}-%{version}.tar.xz Source99: baselibs.conf @@ -100,10 +100,10 @@ hardware acceleration when available. %package tools -Summary: Vector Graphics Library with Cross-Device Output Support -- Utilities +Summary: Utilities for cairo, a Vector Graphics Library with Cross-Device Output Support +# We need an explicit requires since nothing links to the cairo library License: GPL-3.0+ Group: Development/Libraries/X11 -# We need an explicit requires since nothing links to the cairo library Requires: libcairo2 = %{version} # Named changed during development of 11.4 Provides: %{name}-utils = %{version} @@ -138,7 +138,6 @@ %build %configure \ - --with-pic \ --enable-fc \ --enable-ft \ %if %{build_gl_backend}
