Hello community,

here is the log from the commit of package inkscape for openSUSE:Factory 
checked in at 2012-07-22 15:15:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/inkscape (Old)
 and      /work/SRC/openSUSE:Factory/.inkscape.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "inkscape", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/inkscape/inkscape.changes        2012-06-16 
07:23:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.inkscape.new/inkscape.changes   2012-07-22 
15:15:59.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Jul 18 17:51:12 UTC 2012 - [email protected]
+
+- 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.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ inkscape.spec ++++++
--- /var/tmp/diff_new_pack.Vnxifa/_old  2012-07-22 15:16:00.000000000 +0200
+++ /var/tmp/diff_new_pack.Vnxifa/_new  2012-07-22 15:16:00.000000000 +0200
@@ -71,6 +71,8 @@
 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 @@
 %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*

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to