Hello community,

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

Package is "inkscape", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:12.2/inkscape/inkscape.changes   2012-06-25 
15:35:36.000000000 +0200
+++ /work/SRC/openSUSE:12.2/.inkscape.new/inkscape.changes      2012-07-22 
15:16:04.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Jul 18 17:51:12 UTC 2012 - dims...@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.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ inkscape.spec ++++++
--- /var/tmp/diff_new_pack.Jnw6aw/_old  2012-07-22 15:16:05.000000000 +0200
+++ /var/tmp/diff_new_pack.Jnw6aw/_new  2012-07-22 15:16:05.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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to