Hello community,

here is the log from the commit of package gdb for openSUSE:Factory checked in 
at 2013-12-10 09:07:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2013-09-13 14:45:38.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.gdb.new/gdb.changes     2013-12-10 
09:07:46.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 15 12:08:19 UTC 2013 - [email protected]
+
+- Allow librpm3 to be used
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdb.spec ++++++
--- /var/tmp/diff_new_pack.0fzzv1/_old  2013-12-10 09:07:49.000000000 +0100
+++ /var/tmp/diff_new_pack.0fzzv1/_new  2013-12-10 09:07:49.000000000 +0100
@@ -458,6 +458,9 @@
 if test -f /usr/%{_lib}/librpm.so.2; then
   export LIBRPM=librpm.so.2
 fi
+if test -f /usr/%{_lib}/librpm.so.3; then
+  export LIBRPM=librpm.so.3
+fi
 %ifarch %ix86 ia64 ppc ppc64 s390 s390x x86_64
 %define build_multitarget 1
 %else

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to