]> git.pld-linux.org Git - packages/inkscape.git/blobdiff - inkscape.spec
- release 5 (by relup.sh)
[packages/inkscape.git] / inkscape.spec
index 1117f538e7928389967809535c8b99d72eb5d069..9ed9013e8c4e8c3ca7866c32d21d86128790d8ba 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:       1
+Release:       5
 License:       GPL v2+, LGPL v2.1+
 Group:         X11/Applications/Graphics
 #Source0:      http://downloads.sourceforge.net/inkscape/%{name}-%{version}%{beta}.tar.bz2
@@ -99,6 +99,7 @@ dwuwymiarowej grafiki wektorowej.
 %{__autoheader}
 %{__automake}
 %{__autoconf}
+CXXFLAGS="%{rpmcxxflags} -std=c++11"
 %configure \
        --disable-silent-rules \
        %{!?with_xft: --without-xft} \
@@ -115,6 +116,8 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/{bn_BD,en_US@piglatin}
+
 %find_lang %{name}
 
 %clean
This page took 0.034459 seconds and 4 git commands to generate.