Hello community,

here is the log from the commit of package orca for openSUSE:Factory checked in 
at 2013-05-27 09:56:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orca (Old)
 and      /work/SRC/openSUSE:Factory/.orca.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orca"

Changes:
--------
--- /work/SRC/openSUSE:Factory/orca/orca.changes        2013-04-26 
15:52:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.orca.new/orca.changes   2013-05-27 
09:56:32.000000000 +0200
@@ -1,0 +2,11 @@
+Fri Apr 19 16:53:57 UTC 2013 - dims...@opensuse.org
+
+- Fix package after port to Python 3:
+  + Drop old python2 Requires: pyatspi, python-brlapi,
+    python-cairo, python-gobject, python-gstreamer-0_10,
+    python-louis
+  + Add python3 based Requires: py3atspi, python3-brlapi
+    disabled: missing), python3-cairo, python3-gobject,
+    python3-louis (disabled: missing)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ orca.spec ++++++
--- /var/tmp/diff_new_pack.ocNjq6/_old  2013-05-27 09:56:33.000000000 +0200
+++ /var/tmp/diff_new_pack.ocNjq6/_new  2013-05-27 09:56:33.000000000 +0200
@@ -19,7 +19,7 @@
 Name:           orca
 Version:        3.8.1
 Release:        0
-# FIXME: Enable brlapi, louis and speechd support
+# FIXME: Enable brlapi and louis support
 Summary:        Screen reader for GNOME
 License:        LGPL-2.1+
 Group:          System/GUI/GNOME
@@ -31,8 +31,8 @@
 BuildRequires:  python >= 3.3
 #BuildRequires:  python3-brlapi
 #BuildRequires:  python3-louis
-#BuildRequires:  python3-speechd
 BuildRequires:  python3-cairo
+BuildRequires:  python3-speechd
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
@@ -44,14 +44,13 @@
 # the gsettings tool is used to know if a11y is enabled
 Requires:       glib2-tools
 # pyatspi is a virtual name that is provided by the default at-spi stack
-Requires:       pyatspi
-Requires:       python-brlapi
-Requires:       python-cairo
-Requires:       python-gobject
-Requires:       python-gstreamer-0_10
-Requires:       python-louis
+Requires:       py3atspi
+#Requires:       python3-brlapi
+Requires:       python3-cairo
+Requires:       python3-gobject
+#Requires:       python3-louis
 Recommends:     %{name}-lang
-Recommends:     python-speechd
+Recommends:     python3-speechd
 Recommends:     typelib(Wnck)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %py_requires

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to