Hello community,

here is the log from the commit of package libgda for openSUSE:Factory checked 
in at 2020-12-01 14:22:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgda (Old)
 and      /work/SRC/openSUSE:Factory/.libgda.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgda"

Tue Dec  1 14:22:10 2020 rev:89 rq:851787 version:5.2.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgda/libgda.changes    2020-01-27 
20:16:39.676494088 +0100
+++ /work/SRC/openSUSE:Factory/.libgda.new.5913/libgda.changes  2020-12-01 
14:22:11.729554948 +0100
@@ -1,0 +2,6 @@
+Wed Nov 25 17:43:33 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Only conditionally build with firebird support, currently
+  disabled (boo#1179203).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgda.spec ++++++
--- /var/tmp/diff_new_pack.Mov4TB/_old  2020-12-01 14:22:12.477555757 +0100
+++ /var/tmp/diff_new_pack.Mov4TB/_new  2020-12-01 14:22:12.485555767 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgda
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_with fbclient
+
 Name:           libgda
 Version:        5.2.9
 Release:        0
@@ -55,7 +57,9 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.26.0
 BuildRequires:  yelp-tools
+%if %{with fbclient}
 BuildRequires:  pkgconfig(fbclient)
+%endif
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(goocanvas-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -554,10 +558,12 @@
 %{_libdir}/libgda-5.0/providers/libgda-bdb.so
 %{_datadir}/libgda-5.0/bdb_*.xml
 
+%if %{with fbclient}
 %files 5_0-firebird
 # NOTE: Files don't conflict with previous version => Use versioned package 
name
 %{_libdir}/libgda-5.0/providers/libgda-firebird-client.so
 %{_datadir}/libgda-5.0/firebird_*.xml
+%endif
 
 %files 5_0-jdbc
 # NOTE: Files don't conflict with previous version => Use versioned package 
name
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to