Hello community,

here is the log from the commit of package gdb for openSUSE:Factory checked in 
at 2015-07-16 17:17:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdb (Old)
 and      /work/SRC/openSUSE:Factory/.gdb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdb/gdb.changes  2015-03-05 15:28:39.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gdb.new/gdb.changes     2015-07-16 
17:17:55.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Jul  2 13:26:29 UTC 2015 - [email protected]
+
+- Remove auto-loading non-existent /etc/gdbinit.d/gdb-heap.py
+  from /etc/gdbinit
+
+-------------------------------------------------------------------
+Mon Jun 29 07:27:44 UTC 2015 - [email protected]
+
+- Add guile-devel to enable Scheme scripting support
+- Run ada tests also on ppc64 and s390
+
+-------------------------------------------------------------------

Old:
----
  gdb-7.9.tar.xz

New:
----
  gdb-7.9.tar.bz2

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

Other differences:
------------------
++++++ gdb.spec ++++++
--- /var/tmp/diff_new_pack.eFS7J4/_old  2015-07-16 17:17:57.000000000 +0200
+++ /var/tmp/diff_new_pack.eFS7J4/_new  2015-07-16 17:17:57.000000000 +0200
@@ -36,7 +36,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Do not provide URL for snapshots as the file lasts there only for 2 days.
 # ftp://sourceware.org/pub/gdb/releases/gdb-%{version}.tar.gz
-Source:         gdb-%{version}.tar.xz
+Source:         gdb-%{version}.tar.bz2
 Url:            http://gnu.org/software/gdb/
 
 %if "%{scl}" == "devtoolset-1.1"
@@ -217,14 +217,15 @@
 BuildRequires:  flex
 BuildRequires:  gettext
 BuildRequires:  glibc-devel
+BuildRequires:  guile-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  texinfo
-BuildRequires:  zlib-devel
 %if %{suse_version} < 1020
 BuildRequires:  expat
 %else
 BuildRequires:  libexpat-devel
 %endif
+BuildRequires:  pkg-config
 BuildRequires:  readline-devel
 BuildRequires:  rpm-devel
 BuildRequires:  zlib-devel
@@ -268,7 +269,7 @@
 BuildRequires:  gcc-java
 BuildRequires:  gcc-objc
 # Copied from gcc-4.1.2-32.
-%ifarch %{ix86} x86_64 ia64 ppc alpha
+%ifarch %{ix86} x86_64 ia64 ppc ppc64 s390 alpha
 BuildRequires:  gcc-ada
 %endif
 %if 0%{suse_version} > 1110

++++++ gdb-7.9.tar.xz -> gdb-7.9.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/gdb/gdb-7.9.tar.xz 
/work/SRC/openSUSE:Factory/.gdb.new/gdb-7.9.tar.bz2 differ: char 1, line 1

++++++ gdbinit ++++++
--- /var/tmp/diff_new_pack.eFS7J4/_old  2015-07-16 17:17:58.000000000 +0200
+++ /var/tmp/diff_new_pack.eFS7J4/_new  2015-07-16 17:17:58.000000000 +0200
@@ -1,4 +1,3 @@
 # System-wide GDB initialization file.
 
-# FIXME: provide a wildcard.
-source %{_sysconfdir}/gdbinit.d/gdb-heap.py
+# FIXME: provide a wildcard for sourcing files in /etc/gdbinit.d/


Reply via email to