]> git.pld-linux.org Git - packages/inkscape.git/blobdiff - inkscape.spec
- release 12 (by relup.sh)
[packages/inkscape.git] / inkscape.spec
index 6e377a4c064a32dbe3bff3a68a0dd1ec42f7d7fa..2f87a4ccf3c99f513522ef46ade4e4688ed74e24 100644 (file)
@@ -16,7 +16,7 @@ Summary:      Scalable vector graphics editor
 Summary(pl.UTF-8):     Edytor skalowalnej grafiki wektorowej
 Name:          inkscape
 Version:       0.91
-Release:       4
+Release:       12
 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}
@@ -99,6 +101,7 @@ dwuwymiarowej grafiki wektorowej.
 %{__autoheader}
 %{__automake}
 %{__autoconf}
+CXXFLAGS="%{rpmcxxflags} -std=c++11"
 %configure \
        --disable-silent-rules \
        %{!?with_xft: --without-xft} \
This page took 0.067763 seconds and 4 git commands to generate.