Accepting request 27209 from home:jengelh:branches:GNOME:Factory
Copy from home:jengelh:branches:GNOME:Factory/librsvg via accept of submit request 27209 revision 2. Request was accepted with message: thanks OBS-URL: https://build.opensuse.org/request/show/27209 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/librsvg?expand=0&rev=14
This commit is contained in:
parent
0745db4ffd
commit
6ea453e018
12
librsvg.spec
12
librsvg.spec
@ -27,7 +27,7 @@ Name: librsvg
|
|||||||
BuildRequires: gtk2-devel
|
BuildRequires: gtk2-devel
|
||||||
BuildRequires: libcroco-devel
|
BuildRequires: libcroco-devel
|
||||||
BuildRequires: libgsf-devel
|
BuildRequires: libgsf-devel
|
||||||
License: LGPLv2.1+
|
License: LGPL v2.1 or later
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
# bug437293
|
# bug437293
|
||||||
@ -40,10 +40,10 @@ Obsoletes: librsvg2
|
|||||||
BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
|
BuildRequires: mozilla-xulrunner%{xulrunner_version}-devel
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
Version: 2.26.0
|
Version: 2.26.0
|
||||||
Release: 3
|
Release: 2
|
||||||
Summary: A Library for Rendering SVG Data
|
Summary: A Library for Rendering SVG Data
|
||||||
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
|
Source: ftp://ftp.gnome.org/pub/GNOME/sources/librsvg/2.18/%{name}-%{version}.tar.bz2
|
||||||
Source99: baselibs.conf
|
Source2: baselibs.conf
|
||||||
Patch1: env-paths.diff
|
Patch1: env-paths.diff
|
||||||
# PATCH-FIX-UPSTREAM librsvg-xulrunner191.patch bnc#501397 bgo#593961 dimstar@opensuse.org -- Support building with xulrunner 1.9.1
|
# PATCH-FIX-UPSTREAM librsvg-xulrunner191.patch bnc#501397 bgo#593961 dimstar@opensuse.org -- Support building with xulrunner 1.9.1
|
||||||
Patch2: librsvg-xulrunner191.patch
|
Patch2: librsvg-xulrunner191.patch
|
||||||
@ -56,7 +56,7 @@ graphics) data. This format has been specified by the W3C (see
|
|||||||
http://www.w3c.org).
|
http://www.w3c.org).
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
License: GPL v2 or later
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Provides: librsvg2-devel
|
Provides: librsvg2-devel
|
||||||
@ -73,7 +73,7 @@ This package contains all necessary include files and libraries needed
|
|||||||
to develop applications that require these.
|
to develop applications that require these.
|
||||||
|
|
||||||
%package plugin
|
%package plugin
|
||||||
License: GPLv2+
|
License: GPL v2 or later
|
||||||
Summary: A Library for Rendering SVG Data - SVG Browser Plugin
|
Summary: A Library for Rendering SVG Data - SVG Browser Plugin
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
@ -84,7 +84,7 @@ graphics) data. This format has been specified by the W3C (see
|
|||||||
http://www.w3c.org).
|
http://www.w3c.org).
|
||||||
|
|
||||||
%package -n rsvg-view
|
%package -n rsvg-view
|
||||||
License: LGPLv2.1+
|
License: LGPL v2.1 or later
|
||||||
Summary: SVG View using the GNOME Render SVG library
|
Summary: SVG View using the GNOME Render SVG library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Provides: librsvg:/usr/bin/rsvg
|
Provides: librsvg:/usr/bin/rsvg
|
||||||
|
Loading…
Reference in New Issue
Block a user