Hello community,

here is the log from the commit of package tdb for openSUSE:Factory checked in 
at 2019-04-26 22:44:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tdb (Old)
 and      /work/SRC/openSUSE:Factory/.tdb.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tdb"

Fri Apr 26 22:44:04 2019 rev:36 rq:696792 version:1.3.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/tdb/tdb.changes  2018-10-04 18:59:43.767314245 
+0200
+++ /work/SRC/openSUSE:Factory/.tdb.new.5536/tdb.changes        2019-04-26 
22:44:12.145651112 +0200
@@ -1,0 +2,13 @@
+Tue Mar  5 17:02:59 UTC 2019 - dmul...@suse.com
+
+- Update to 1.3.18
+  + Fix build problems with older python versions.
+  + C99 build fixes.
+  + Fix standalone build of tdb.
+
+-------------------------------------------------------------------
+Wed Jan 23 20:36:09 UTC 2019 - dmul...@suse.com
+
+- Update to 1.3.17
+
+-------------------------------------------------------------------

Old:
----
  tdb-1.3.16.tar.asc
  tdb-1.3.16.tar.gz

New:
----
  tdb-1.3.18.tar.asc
  tdb-1.3.18.tar.gz

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

Other differences:
------------------
++++++ tdb.spec ++++++
--- /var/tmp/diff_new_pack.dK6eDB/_old  2019-04-26 22:44:12.689650834 +0200
+++ /var/tmp/diff_new_pack.dK6eDB/_new  2019-04-26 22:44:12.693650832 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tdb
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,6 @@
 
 %{!?python_sitearch:  %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %{!?py3_soflags:  %global py3_soflags cpython-%{python3_version_nodots}m}
-%if 0%{?suse_version} > 1310 || 0%{?fedora_version} > 20
-%define with_python3 1
-%else
-%define with_python3 0
-%endif
 
 Name:           tdb
 BuildRequires:  autoconf
@@ -30,12 +25,9 @@
 BuildRequires:  doxygen
 BuildRequires:  libxslt
 BuildRequires:  pkg-config
-BuildRequires:  python-devel
-%if %{with_python3}
 BuildRequires:  python3-devel
-%endif
 Url:            https://tdb.samba.org/
-Version:        1.3.16
+Version:        1.3.18
 Release:        0
 Summary:        Samba Trivial Database
 License:        LGPL-3.0-or-later
@@ -91,18 +83,11 @@
 This package contains tools to manage Tdb files.
 
 
-%package -n python-tdb
-Summary:        Python bindings for the Tdb library
-Group:          Development/Libraries/Python
-Requires:       libtdb1 = %{version}
-
-%description -n python-tdb
-This package contains the Python bindings for the Tdb library.
-
 %package -n python3-tdb
 Summary:        Python3 bindings for the Tdb library
 Group:          Development/Libraries/Python
 Requires:       libtdb1 = %{version}
+Obsoletes:      python-tdb
 
 %description -n python3-tdb
 This package contains the Python3 bindings for the Tdb library.
@@ -123,9 +108,6 @@
        --disable-rpath-install \
        --disable-silent-rules \
        --bundled-libraries=NONE \
-%if %{with_python3}
-       --extra-python=/usr/bin/python3 \
-%endif
 "
 ./configure ${CONFIGURE_OPTIONS}
 make %{?_smp_mflags} \
@@ -169,12 +151,6 @@
 %{_mandir}/man8/tdbrestore.8*
 %{_mandir}/man8/tdbtool.8*
 
-%files -n python-tdb
-%defattr(-,root,root)
-%{python_sitearch}/tdb.so
-%{python_sitearch}/_tdb_text.py*
-
-%if %{with_python3}
 %files -n python3-tdb
 %defattr(-,root,root)
 %{python3_sitearch}/tdb.%{py3_soflags}.so
@@ -182,6 +158,5 @@
 %if 0%{?centos_version} > 599 || 0%{?fedora_version} > 11 || 0%{?rhel_version} 
> 599
 %{python3_sitearch}/__pycache__/_tdb_text.cpython-*.py[co]
 %endif
-%endif
 
 %changelog

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.dK6eDB/_old  2019-04-26 22:44:12.725650815 +0200
+++ /var/tmp/diff_new_pack.dK6eDB/_new  2019-04-26 22:44:12.725650815 +0200
@@ -1,3 +1,2 @@
 libtdb1
-python-tdb
 python3-tdb

++++++ ignore-tdb1-run-transaction-expand.diff ++++++
--- /var/tmp/diff_new_pack.dK6eDB/_old  2019-04-26 22:44:12.741650807 +0200
+++ /var/tmp/diff_new_pack.dK6eDB/_new  2019-04-26 22:44:12.741650807 +0200
@@ -5,7 +5,7 @@
 ===================================================================
 --- tdb-1.2.11.orig/wscript
 +++ tdb-1.2.11/wscript
-@@ -213,8 +213,9 @@ def testonly(ctx):
+@@ -238,8 +238,9 @@ def testonly(ctx):
              if ret != 0:
                  print("%s failed:" % f)
                  samba_utils.RUN_COMMAND("cat " + os.path.join(testdir, 
'test-output'))
@@ -14,6 +14,6 @@
 +                if f != 'tdb1-run-transaction-expand':
 +                    ecode = ret;
 +                    break;
-
+ 
      if ecode == 0:
-         cmd = os.path.join(Utils.g_module.blddir, 'tdbtorture')
+         cmd = os.path.join(blddir, 'tdbtorture')

++++++ tdb-1.3.16.tar.gz -> tdb-1.3.18.tar.gz ++++++
++++ 66891 lines of diff (skipped)



Reply via email to