Hello community,

here is the log from the commit of package glom for openSUSE:12.2 checked in at 
2012-08-04 09:12:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/glom (Old)
 and      /work/SRC/openSUSE:12.2/.glom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glom", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:12.2/glom/glom.changes   2012-06-25 15:20:21.000000000 
+0200
+++ /work/SRC/openSUSE:12.2/.glom.new/glom.changes      2012-08-04 
09:12:37.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Jul 26 21:58:07 UTC 2012 - [email protected]
+
+- Add libgda-5_0-postgres, typelib(Gda) and python-glom Requires:
+  All packages are hard dependencies. If not available, glom
+  *should* present a dialog, saying so, but currently segfaults
+  (bnc#772551).
+
+-------------------------------------------------------------------
+Sun Jul 22 18:16:24 UTC 2012 - [email protected]
+
+- Add glom:python supplements to python-glom, allowing the package
+  to be automatically installed (part of bnc#621448).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ glom.spec ++++++
--- /var/tmp/diff_new_pack.tMlxl2/_old  2012-08-04 09:12:50.000000000 +0200
+++ /var/tmp/diff_new_pack.tMlxl2/_new  2012-08-04 09:12:50.000000000 +0200
@@ -49,10 +49,16 @@
 BuildRequires:  pkgconfig(libxml++-2.6) >= 2.23.1
 BuildRequires:  pkgconfig(libxslt) >= 1.1.10
 BuildRequires:  pkgconfig(pygobject-3.0) >= 2.29.0
+# libgda-5_0-postgres is required to be able to start glom (bnc#772551)
+Requires:       libgda-5_0-postgres
 # For pg_dump/pg_restore, needed by Export Backup and Restore Backup menu items
 Requires:       postgresql
 # This is unfortunately needed for now, should get fixed upstream at some point
 Requires:       postgresql-server
+# python-glom is a hard requirement to launch glom (bnc#772551)
+Requires:       python-glom
+# Glom verifies fot gi.repository.Gda Python Module (bnc#772551)
+Requires:       typelib(Gda)
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -114,6 +120,8 @@
 %package -n python-%{name}
 Summary:        Database designer and user interface - Python bindings
 Group:          Development/Languages/Python
+# Automatically trigger installation if we have python and glom installed.
+Supplements:    packageand(glom:python)
 %py_requires
 
 %description -n python-%{name}


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

Reply via email to