Hello community,

here is the log from the commit of package sqlite2 for openSUSE:Factory checked 
in at 2013-08-02 15:44:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sqlite2 (Old)
 and      /work/SRC/openSUSE:Factory/.sqlite2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sqlite2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sqlite2/sqlite2.changes  2013-06-20 
17:05:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sqlite2.new/sqlite2.changes     2013-08-02 
15:44:44.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug  1 16:52:14 UTC 2013 - m...@suse.com
+
+- Allow and fix building against Tcl 8.6.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sqlite2.spec ++++++
--- /var/tmp/diff_new_pack.4YQGog/_old  2013-08-02 15:44:44.000000000 +0200
+++ /var/tmp/diff_new_pack.4YQGog/_new  2013-08-02 15:44:44.000000000 +0200
@@ -117,7 +117,7 @@
 autoreconf -fi
 
 %build
-  export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG=1 -fno-strict-aliasing"
+  export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG=1 -fno-strict-aliasing 
-DUSE_INTERP_RESULT"
   export CXXFLAGS="$CFLAGS -fno-strict-aliasing"
   mkdir build
   cd build

++++++ sqlite2-tcl.diff ++++++
--- /var/tmp/diff_new_pack.4YQGog/_old  2013-08-02 15:44:44.000000000 +0200
+++ /var/tmp/diff_new_pack.4YQGog/_new  2013-08-02 15:44:44.000000000 +0200
@@ -14,7 +14,7 @@
      LIBS=""
      AC_SEARCH_LIBS(Tcl_Init, dnl
 -        tcl8.4 tcl8.3 tcl84 tcl83 tcl,,,$otherlibs)
-+        tcl8.5 tcl8.4 tcl8.3 tcl84 tcl83 tcl,,,$otherlibs)
++        tcl8.6 tcl8.5 tcl8.4 tcl8.3 tcl84 tcl83 tcl,,,$otherlibs)
    fi
    TARGET_TCL_LIBS="$LIBS $otherlibs"
  fi

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

Reply via email to