From 6eb29ee4670184028c21bbdfe24ef54fa9ef9267dd8a39d420ada21b80c33e5e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 27 Dec 2017 13:12:55 +0000 Subject: [PATCH] Accepting request 560108 from home:jengelh:branches:GNOME:Factory - Fix RPM groups, drop redundant %clean section, update summaries. OBS-URL: https://build.opensuse.org/request/show/560108 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=114 --- librsvg.changes | 6 ++++++ librsvg.spec | 17 +++++++---------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/librsvg.changes b/librsvg.changes index 29322bc..8cdb8c1 100644 --- a/librsvg.changes +++ b/librsvg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 27 13:03:12 UTC 2017 - jengelh@inai.de + +- Fix RPM groups, drop redundant %clean section, + update summaries. + ------------------------------------------------------------------- Sat Dec 16 16:38:47 UTC 2017 - luc14n0@linuxmail.org diff --git a/librsvg.spec b/librsvg.spec index b5ffa56..c2e9d74 100644 --- a/librsvg.spec +++ b/librsvg.spec @@ -21,7 +21,7 @@ Version: 2.40.20 Release: 0 Summary: A Library for Rendering SVG Data License: LGPL-2.0+ and GPL-2.0+ -Group: System/Libraries +Group: Development/Libraries/C and C++ Url: http://librsvg.sourceforge.net/ Source: http://download.gnome.org/sources/librsvg/2.40/%{name}-%{version}.tar.xz Source99: baselibs.conf @@ -67,7 +67,7 @@ graphics) data. This format has been specified by the W3C (see http://www.w3c.org). %package -n typelib-1_0-Rsvg-2_0 -Summary: A Library for Rendering SVG Data -- Introspection bindings +Summary: Introspection bindings for librsvg, a SVG render library License: LGPL-2.0+ Group: System/Libraries @@ -79,7 +79,7 @@ http://www.w3c.org). This package provides the GObject Introspection bindings for librsvg. %package devel -Summary: Include Files and Libraries mandatory for Development +Summary: Development files for librsvg, a SVG render library License: LGPL-2.0+ Group: Development/Libraries/C and C++ Provides: librsvg2-devel = %{version} @@ -97,7 +97,7 @@ This package contains all necessary include files and libraries needed to develop applications that require these. %package -n gdk-pixbuf-loader-rsvg -Summary: A Library for Rendering SVG Data -- gdk-pixbuf loader +Summary: gdk-pixbuf loader for SVG using librsvg License: LGPL-2.0+ Group: System/Libraries Supplements: packageand(librsvg-2-2:gdk-pixbuf) @@ -113,7 +113,7 @@ This package provides a librsvg-based gdk-pixbuf loader. %package -n rsvg-view Summary: SVG View using the GNOME Render SVG library License: LGPL-2.0+ -Group: System/Libraries +Group: Productivity/Graphics/Viewers %description -n rsvg-view This package contains a library to render SVG (scalable vector @@ -138,15 +138,12 @@ graphics) data. --disable-static\ --enable-introspection\ --enable-vala -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install -%makeinstall +%make_install find %{buildroot} -type f -name "*.la" -delete -print -%clean -rm -rf $RPM_BUILD_ROOT - %post -n librsvg-2-2 -p /sbin/ldconfig %post -n gdk-pixbuf-loader-rsvg