[packages/inkscape] - add build fix from fedora - rel 10
baggins
baggins at pld-linux.org
Sun Sep 4 18:02:27 CEST 2016
commit 51085c6516aac64be1f231d1ec04fd566928b00f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Sep 4 18:02:14 2016 +0200
- add build fix from fedora
- rel 10
inkscape.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/inkscape.spec b/inkscape.spec
index e296269..a9ab7a5 100644
--- a/inkscape.spec
+++ b/inkscape.spec
@@ -16,7 +16,7 @@ Summary: Scalable vector graphics editor
Summary(pl.UTF-8): Edytor skalowalnej grafiki wektorowej
Name: inkscape
Version: 0.91
-Release: 9
+Release: 10
License: GPL v2+, LGPL v2.1+
Group: X11/Applications/Graphics
#Source0: http://downloads.sourceforge.net/inkscape/%{name}-%{version}%{beta}.tar.bz2
@@ -25,6 +25,7 @@ Source0: https://inkscape.org/en/gallery/item/3860/%{name}-%{version}%{beta}.tar
# workaround for https://bugs.launchpad.net/inkscape/+bug/487038
Patch0: %{name}-ldl.patch
Patch1: %{name}-0.48.2-types.patch
+Patch2: %{name}-0.91-drop-wait-for-targets.patch
URL: http://www.inkscape.org/
BuildRequires: ImageMagick-c++-devel
BuildRequires: aspell-devel
@@ -90,6 +91,7 @@ dwuwymiarowej grafiki wektorowej.
%setup -q -n %{name}-%{version}%{beta}
%patch0 -p1
%patch1 -p1
+%patch2 -p0
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/inkscape.git/commitdiff/51085c6516aac64be1f231d1ec04fd566928b00f
More information about the pld-cvs-commit
mailing list