Dominique Leuenberger 2017-09-18 17:51:42 +00:00 committed by Git OBS Bridge
commit 1625176f70
3 changed files with 1400 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 15 19:15:32 UTC 2017 - zaitor@opensuse.org
- Add inkscape-poppler058-fix.patch: Adapt to poppler 0.58, patch
from upstream git (lp#1715820).
-------------------------------------------------------------------
Fri Aug 18 00:19:00 UTC 2017 - plinnell@opensuse.org

View File

@ -29,6 +29,8 @@ Source1: openSUSE.gpl
Source2: inkscape-split-extensions-extra.sh
# PATCH-FIX-OPENSUSE inkscape-packages.patch sbrabec@suse.cz -- Suggest packages instead of compilation from source.
Patch0: inkscape-packages.patch
# PATCH-FIX-UPSTREAM inkscape-poppler058-fix.patch lp#1715820 zaitor@opensuse.org -- Adapt to poppler 0.58
Patch1: inkscape-poppler058-fix.patch
BuildRequires: autoconf
BuildRequires: automake
@ -165,6 +167,7 @@ Inkscape is a vector illustration program for the GNOME desktop.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%build
./autogen.sh