diff --git a/inkscape.changes b/inkscape.changes index 3fda40e..e601deb 100644 --- a/inkscape.changes +++ b/inkscape.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jul 18 17:51:12 UTC 2012 - dimstar@opensuse.org + +- Explicitly add ps2pdf-ext.py to the -extras package. This used to + be caught by the extras-split script, but due to the change of + this extensions to be a simple wrapper around ps2pdf from + ghostscript, it's missed (bnc#772085). +- Add ghostscript Requires to the -extra package, as otherwise + ps2pdf-ext.py won't work at all. + ------------------------------------------------------------------- Fri Jun 15 04:24:07 UTC 2012 - coolo@suse.com diff --git a/inkscape.spec b/inkscape.spec index 068e7fc..120db9b 100644 --- a/inkscape.spec +++ b/inkscape.spec @@ -71,6 +71,8 @@ Inkscape is a vector illustration program for the GNOME desktop. Summary: Vector Illustration Program - Extra Extensions Group: Productivity/Graphics/Vector Editors Requires: %{name} = %{version} +# ps2pdf-ext.py is a wrapper around ps2pdf, which lives in ghostscript package. +Requires: ghostscript Requires: python-lxml Requires: python-xml # for cdr and wmf modules @@ -251,13 +253,15 @@ rm -rf %{buildroot} %exclude %{_datadir}/inkscape/extensions/fig* %exclude %{_datadir}/inkscape/extensions/*gimp* %exclude %{_datadir}/inkscape/extensions/sk* -# this one is in extras, thanks to inkscape-split-extensions-extra.sh +# this one is in extras, manually added there due to large dependencies on ghostscript %exclude %{_datadir}/inkscape/extensions/ps2pdf-ext.py %files extensions-extra -f inkscape-extensions-extra.lst %defattr(-,root,root) %{_datadir}/inkscape/extensions/Barcode %{_datadir}/inkscape/extensions/cdr* +# ps2pdf-ext is a wrapper around ps2pdf binary (part of ghostscript) +%{_datadir}/inkscape/extensions/ps2pdf-ext.py %{_datadir}/inkscape/extensions/wmf* # This extensions seems erronous being copied in here too. %exclude %{_datadir}/inkscape/extensions/*gimp*