Hello community,

here is the log from the commit of package libgda for openSUSE:Factory checked 
in at 2012-01-09 15:18:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2011-10-28 
19:56:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libgda.new/libgda.changes       2012-01-09 
15:18:26.000000000 +0100
@@ -1,0 +2,35 @@
+Fri Dec  9 09:41:34 UTC 2011 - dims...@opensuse.org
+
+- Split typelib files into their own subpackages:
+  typelib-1_0-Gda-5_0 and typelib-1_0-Gdaui-5_0.
+- Add typelib-1_0-Gda-5_0 and typelib-1_0-Gdaui-5_0 and Requires to
+  5_0-devel subpackage.
+
+-------------------------------------------------------------------
+Tue Nov 29 00:50:46 CET 2011 - r...@suse.de
+
+- Do not use firebird-devel BuildRequires on s390, s390x, ppc64.
+
+-------------------------------------------------------------------
+Sun Nov 20 21:09:12 UTC 2011 - dims...@opensuse.org
+
+- Update to version 5.0.2:
+  + Gobject introspection improvements
+  + Several small corrections and improvements
+  + Better handling of closed connections, allowing some operations
+    on closed connections and better error reporting on them
+  + GdaNumeric sealing
+  + Bugs fixed: bgo#663608
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sun Nov  6 21:57:41 UTC 2011 - dims...@opensuse.org
+
+- Update to version 5.0.1:
+  + Fixed Vala bindings generation
+  + Several small corrections and improvements
+  + Bugs fixed: bgo#662809, bgo#567891, bgo#662922, bgo#597390,
+    bgo#663357
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  libgda-5.0.0.tar.bz2

New:
----
  libgda-5.0.2.tar.bz2

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

Other differences:
------------------
++++++ libgda.spec ++++++
--- /var/tmp/diff_new_pack.JWpoT2/_old  2012-01-09 15:18:28.000000000 +0100
+++ /var/tmp/diff_new_pack.JWpoT2/_new  2012-01-09 15:18:28.000000000 +0100
@@ -15,21 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           libgda
-License:        GPLv2+ ; LGPLv2.1+
-Version:        5.0.0
-Release:        1
+Version:        5.0.2
+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
 BuildRequires:  db-devel
 BuildRequires:  fdupes
+%ifnarch s390 s390x ppc64
 BuildRequires:  firebird-devel
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-java
 BuildRequires:  gobject-introspection-devel
@@ -67,7 +67,6 @@
 everything needed to access data.
 
 %package tools
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library -- Tools
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-tools = %{version}
@@ -83,7 +82,6 @@
 This package provides command-line tools for libgda.
 
 %package 5_0-tools
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library -- Tools
 Group:          Productivity/Databases/Clients
 Provides:       %{name}-5_0 = %{version}
@@ -98,7 +96,6 @@
 This package provides command-line tools for libgda.
 
 %package ui-5_0-tools
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library -- Graphical Tools
 Group:          Productivity/Databases/Clients
 Supplements:    packageand(%{name}-5_0-tools:%{name}-ui-5_0-4}
@@ -114,7 +111,6 @@
   - gda-control-center: configuration tool for libgda
 
 %package 5_0-4
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library
 Group:          System/Libraries
 Recommends:     %{name}-5_0-4-lang
@@ -126,8 +122,20 @@
 mail spools, etc). It is a complete architecture that provides
 everything needed to access data.
 
+%package -n typelib-1_0-Gda-5_0
+Summary:        GNU Data Access (GDA) Library -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Gda-5_0
+GNU Data Access (GDA) is an attempt to provide uniform access to
+different kinds of data sources (databases, information servers,
+mail spools, etc). It is a complete architecture that provides
+everything needed to access data.
+
+This package provides the GObject Introspection bindings for
+libgda.
+
 %package ui-5_0-4
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library - UI Widgets
 Group:          System/Libraries
 Recommends:     iso-codes
@@ -139,8 +147,20 @@
 mail spools, etc). It is a complete architecture that provides
 everything needed to access data.
 
+%package -n typelib-1_0-Gdaui-5_0
+Summary:        GNU Data Access (GDA) Library - UI Widgets -- Introspection 
bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Gdaui-5_0
+GNU Data Access (GDA) is an attempt to provide uniform access to
+different kinds of data sources (databases, information servers,
+mail spools, etc). It is a complete architecture that provides
+everything needed to access data.
+
+This package provides the GObject Introspection bindings for
+libgda-ui.
+
 %package ui-5_0-plugins
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library - Plugins for UI Widgets
 Group:          System/Libraries
 Supplements:    %{name}-ui-5_0-4
@@ -152,7 +172,6 @@
 everything needed to access data.
 
 %package report-5_0-4
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library
 Group:          System/Libraries
 
@@ -163,7 +182,6 @@
 everything needed to access data.
 
 %package xslt-5_0-4
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library
 Group:          System/Libraries
 
@@ -174,11 +192,12 @@
 everything needed to access data.
 
 %package 5_0-devel
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library -- Development Files
 Group:          Development/Libraries/C and C++
 Requires:       %{name}-5_0-4 = %{version}
 Requires:       %{name}-ui-5_0-4 = %{version}
+Requires:       typelib-1_0-Gda-5_0 = %{version}
+Requires:       typelib-1_0-Gdaui-5_0 = %{version}
 # named libgda-devel on 10.3
 Provides:       %{name}-devel = %{version}
 Obsoletes:      %{name}-devel < %{version}
@@ -193,7 +212,6 @@
 to develop applications that require these.
 
 %package 5_0-doc
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        GNU Data Access (GDA) Library -- Developer Documentation
 Group:          Development/Libraries/C and C++
 Provides:       %{name}-doc = %{version}
@@ -207,7 +225,6 @@
 everything needed to access data.
 
 %package 5_0-bdb
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Berkeley DB Provider for GNU Data Access (GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -219,7 +236,6 @@
 everything needed to access data.
 
 %package 5_0-jdbc
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        JDBC Provider for GNU Data Access (GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -234,7 +250,6 @@
 everything needed to access data.
 
 %package 5_0-ldap
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        LDAP Provider for GNU Data Access (GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -247,7 +262,6 @@
 everything needed to access data.
 
 %package 5_0-mdb
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        MDB (Microsoft Access Databases) Provider for GNU Data Access 
(GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -260,7 +274,6 @@
 everything needed to access data.
 
 %package 5_0-mysql
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        MySQL Provider for GNU Data Access (GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -275,7 +288,6 @@
 everything needed to access data.
 
 %package 5_0-postgres
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        PostgreSQL Provider for GNU Data Access (GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -290,7 +302,6 @@
 everything needed to access data.
 
 %package 5_0-sqlcipher
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        SQLCipher Provider for GNU Data Access (GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -305,7 +316,6 @@
 everything needed to access data.
 
 %package 5_0-sqlite
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Sqlite Provider for GNU Data Access (GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -320,7 +330,6 @@
 everything needed to access data.
 
 %package 5_0-web
-License:        GPLv2+ ; LGPLv2.1+
 Summary:        Web Provider for GNU Data Access (GDA)
 Group:          Productivity/Databases/Clients
 Requires:       %{name}-5_0-4 = %{version}
@@ -430,7 +439,6 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING.LIB ChangeLog NEWS README
 %{_libdir}/libgda-5.0.so.*
-%{_libdir}/girepository-1.0/Gda-5.0.typelib
 %dir %{_datadir}/libgda-5.0
 %dir %{_datadir}/libgda-5.0/dtd
 %{_datadir}/libgda-5.0/information_schema.xml
@@ -441,10 +449,13 @@
 %dir %{_libdir}/libgda-5.0/plugins
 %dir %{_libdir}/libgda-5.0/providers
 
+%files -n typelib-1_0-Gda-5_0
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Gda-5.0.typelib
+
 %files ui-5_0-4
 %defattr(-,root,root)
 %{_libdir}/libgda-ui-5.0.so.*
-%{_libdir}/girepository-1.0/Gdaui-5.0.typelib
 %dir %{_datadir}/libgda-5.0/pixmaps
 %dir %{_datadir}/libgda-5.0/ui
 %{_datadir}/libgda-5.0/dtd/gdaui-layout.dtd
@@ -454,6 +465,10 @@
 %{_datadir}/libgda-5.0/import_encodings.xml
 %{_datadir}/libgda-5.0/server_operation.glade
 
+%files -n typelib-1_0-Gdaui-5_0
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Gdaui-5.0.typelib
+
 %files ui-5_0-plugins
 %defattr(-,root,root)
 %{_libdir}/libgda-5.0/plugins/gdaui-*.xml

++++++ libgda-5.0.0.tar.bz2 -> libgda-5.0.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/libgda/libgda-5.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.libgda.new/libgda-5.0.2.tar.bz2 differ: char 11, 
line 1

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

Reply via email to