Hello community, here is the log from the commit of package libgda for openSUSE:Factory checked in at 2013-12-17 10:02:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgda (Old) and /work/SRC/openSUSE:Factory/.libgda.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgda" Changes: -------- --- /work/SRC/openSUSE:Factory/libgda/libgda.changes 2013-07-21 11:58:05.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes 2013-12-17 10:02:04.000000000 +0100 @@ -1,0 +2,21 @@ +Sun Dec 8 14:54:12 UTC 2013 - dims...@opensuse.org + +- Update to version 5.2.1: + + Fixed a Unix compilation issue (bgo#712143). + + Improved configure script output. +- Changes from version 5.2.0: + + Vala bindings improvements. + + Improvements to most database providers (MySQL, PostgreSQL, + SQLite, SqlCipher, JDBC, ...). + + Use SqlCipher 3.0.0 and Sqlite 3.8.0.2. + + Switched to GTK+3. + + Lots of work on the Windows platform. + + Many bugs fixed. + + Updated translations. +- Drop libgda-old-graphviz.patch and + libgda-no-return-in-nonvoid.patch: fixed upstream. +- Add itstool BuildRequires: new dependency. +- No longer inject pkgconfig --cflags fbclient into CFLAGS: + firebird.m4 has since been fixed (bgo#684583). + +------------------------------------------------------------------- Old: ---- libgda-5.1.2.tar.xz libgda-no-return-in-nonvoid.patch libgda-old-graphviz.patch New: ---- libgda-5.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgda.spec ++++++ --- /var/tmp/diff_new_pack.mPDA5M/_old 2013-12-17 10:02:05.000000000 +0100 +++ /var/tmp/diff_new_pack.mPDA5M/_new 2013-12-17 10:02:05.000000000 +0100 @@ -17,21 +17,16 @@ Name: libgda -Version: 5.1.2 +Version: 5.2.1 Release: 0 # FIXME: add bdb sql BuildRequires when available -# FIXME: check if bgo#684583 is fixed. If fixed, remove the CFLAGS mangling in build section. Summary: GNU Data Access (GDA) Library License: GPL-2.0+ and LGPL-2.1+ Group: Productivity/Databases/Clients Url: http://www.gnome-db.org/ -Source: http://download.gnome.org/sources/libgda/5.1/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libgda/5.2/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM libgda-javadetection-biarch.patch bgo#673560 -- Prepare getsp to be sed'ed for biarch Patch1: libgda-javadetection-biarch.patch -# PATCH-FIX-UPSTREAM libgda-old-graphviz.patch dims...@opensuse.org -- Allow compiling even with old Graphviz API, taken from git. -Patch2: libgda-old-graphviz.patch -# PATCH-FIX-UPSTREAM libgda-no-return-in-nonvoid.patch dims...@opensuse.org -- Fix missing return values in non-void functions. Already fixed upstream. -Patch3: libgda-no-return-in-nonvoid.patch BuildRequires: db-devel BuildRequires: fdupes %ifnarch s390 s390x @@ -42,6 +37,7 @@ BuildRequires: gcc-java BuildRequires: gobject-introspection-devel BuildRequires: intltool >= 0.40.6 +BuildRequires: itstool BuildRequires: java-devel BuildRequires: libgcrypt-devel BuildRequires: mdbtools-devel @@ -364,8 +360,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 -%patch3 -p1 %build # Patch1 introdcues a --ARCH-- field in getsp, which needs to be replace prior to compilation @@ -382,8 +376,6 @@ sed -i "s:--ARCH--:$getspARCH:g" getsp.java # Due to patch0 and patch1, getsp.java needs to be rebuilt javac getsp.java -# firebird detection is broken, see bgo#684583 -export CFLAGS="%{optflags} $(pkg-config --cflags fbclient)" %configure --with-pic\ --disable-static \ --enable-binreloc \ @@ -404,6 +396,7 @@ 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} +%find_lang gda-browser %{?no_lang_C} libgda-5.0.lang # 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 @@ -439,10 +432,6 @@ %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 @@ -469,6 +458,7 @@ %files ui-5_0-tools %defattr(-, root, root) +%doc %{_datadir}/help/C/gda-browser/ # gda-browser %{_bindir}/gda-browser-5.0 %{_datadir}/applications/gda-browser-5.0.desktop ++++++ libgda-5.1.2.tar.xz -> libgda-5.2.1.tar.xz ++++++ /work/SRC/openSUSE:Factory/libgda/libgda-5.1.2.tar.xz /work/SRC/openSUSE:Factory/.libgda.new/libgda-5.2.1.tar.xz differ: char 26, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org