X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=inkscape.spec;h=e81cbed799a563a60c556de54a6152557e4f5e17;hb=8d2e17dffdc380448419d7af52f50fc77bed0c9e;hp=32ab07d6cf5ab2e45dc2c5b98071b2382e978cec;hpb=ead094f8b2df1b7f752196a9ff2b2518a0ca1f9e;p=packages%2Finkscape.git diff --git a/inkscape.spec b/inkscape.spec index 32ab07d..e81cbed 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -1,5 +1,3 @@ -# TODO: -# - http://sourceforge.net/tracker/index.php?func=detail&aid=1056633&group_id=93438&atid=604306 # # Conditional build %bcond_without xft # Don't use xft scalable font database @@ -10,17 +8,18 @@ Summary: Scalable vector graphics editor Summary(pl): Edytor skalowalnej grafiki wektorowej Name: inkscape -Version: 0.40 +Version: 0.41 Release: 1 License: GPL v2, LGPL v2.1 Group: Applications/Graphics Source0: http://dl.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2 -# Source0-md5: 5f53659eb47efce8593e39d30ebb1c77 +# Source0-md5: 9b4bbfaae688127dca4c3d816a42b21a +Patch0: %{name}-gnome_print_compile.patch URL: http://www.inkscape.org/ -BuildRequires: autoconf >= 2.50 -BuildRequires: automake +BuildRequires: autoconf >= 2.59-3 +BuildRequires: automake >= 1:1.9.4-2 BuildRequires: freetype-devel >= 2.0 -BuildRequires: gc-devel +BuildRequires: gc-devel >= 6.4 BuildRequires: gtk+2-devel >= 2:2.4.0 BuildRequires: gtkmm-devel >= 2.4 BuildRequires: gtkspell-devel @@ -31,10 +30,13 @@ BuildRequires: libpng-devel BuildRequires: libsigc++-devel >= 2.0.3 BuildRequires: libtool BuildRequires: libxml2-devel >= 2.4.24 +BuildRequires: libxslt-devel >= 1.0.15 BuildRequires: pkgconfig BuildRequires: popt-devel %{?with_xft:BuildRequires: xft-devel} Requires(post,postun): shared-mime-info +Requires: gc >= 6.4 +Requires: gtk+2 >= 2:2.4.0 Requires: perl-XML-XQL Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -48,6 +50,7 @@ dwuwymiarowej grafiki wektorowej. %prep %setup -q +%patch0 -p1 %build cp -f /usr/share/automake/mkinstalldirs . @@ -97,7 +100,9 @@ update-mime-database %{_datadir}/mime %attr(755,root,root) %{_bindir}/* %{_datadir}/inkscape %dir %{_libdir}/inkscape -%attr(755,root,root) %{_libdir}/inkscape/plugins/lib*.so.*.*.* +%dir %{_libdir}/inkscape/plugins +# why no -avoid-version? +%attr(755,root,root) %{_libdir}/inkscape/plugins/lib*.so* %{_mandir}/man1/* %{_pixmapsdir}/*.png %{_desktopdir}/*.desktop