Hello community,

here is the log from the commit of package libgda for openSUSE:Factory checked 
in at 2012-01-26 14:06:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgda (Old)
 and      /work/SRC/openSUSE:Factory/.libgda.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgda/libgda.changes    2012-01-09 
15:18:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes       2012-01-26 
14:06:04.000000000 +0100
@@ -1,0 +2,18 @@
+Wed Jan 25 07:12:50 UTC 2012 - vu...@opensuse.org
+
+- Update to version 5.0.3:
+  + Fixed BDBSql building and running
+  + Some MySQL provider corrections
+  + Many small corrections and improvements (UI extension,
+    GdaNumeric, GdaBrowser, GdaSql)
+  + GdaSql: improved inline help and better uniform handling of
+    query favorites with GdaBrowser
+  + Report engine can now convert rich text to HTML
+  + Handle deprecated symbols for Glib 2.32
+  + Bugs fixed: bgo#665917, bgo#668411, bgo#667837.
+  + Updated translations.
+- Add xz BuildRequires because we can't build a package for a
+  xz-compressed tarball without explicitly specifying that... See
+  bnc#697467 for more details.
+
+-------------------------------------------------------------------

Old:
----
  libgda-5.0.2.tar.bz2

New:
----
  libgda-5.0.3.tar.xz

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

Other differences:
------------------
++++++ libgda.spec ++++++
--- /var/tmp/diff_new_pack.TlL0ug/_old  2012-01-26 14:06:05.000000000 +0100
+++ /var/tmp/diff_new_pack.TlL0ug/_new  2012-01-26 14:06:05.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgda
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:           libgda
-Version:        5.0.2
+Version:        5.0.3
 Release:        0
 # FIXME: add bdb sql BuildRequires when available
 Summary:        GNU Data Access (GDA) Library
 License:        GPL-2.0+ ; LGPL-2.1+
 Group:          Productivity/Databases/Clients
 Url:            http://www.gnome-db.org/
-Source:         
http://download.gnome.org/sources/libgda/5.0/%{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/libgda/5.0/%{name}-%{version}.tar.xz
 BuildRequires:  db-devel
 BuildRequires:  fdupes
 %ifnarch s390 s390x ppc64
@@ -46,6 +46,8 @@
 BuildRequires:  readline-devel
 BuildRequires:  unixODBC-devel
 BuildRequires:  update-desktop-files
+# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
+BuildRequires:  xz
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(goocanvas-2.0)
@@ -364,6 +366,8 @@
 rm %{buildroot}%{_sysconfdir}/libgda-5.0/sales_test.db
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang libgda-5.0 %{?no_lang_C}
+# Note for the future: we'll need something like this, but we might want the 
translations in a tools-lang subpackage
+#%%find_lang gda-sql %%{?no_lang_C}
 %fdupes $RPM_BUILD_ROOT
 
 %clean
@@ -397,6 +401,10 @@
 
 %files tools
 %defattr(-, root, root)
+%dir %{_datadir}/gnome/
+%dir %{_datadir}/gnome/help/
+%dir %{_datadir}/gnome/help/gda-sql/
+%doc %{_datadir}/gnome/help/gda-sql/C/
 %{_bindir}/gda-list-config
 %{_bindir}/gda-list-server-op
 %{_bindir}/gda-sql

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

Reply via email to