Hello community,

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

Package is "rpm"

Changes:
--------
rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2013-07-18 16:07:56.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes     2013-08-01 
17:15:09.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug  1 15:34:49 CEST 2013 - [email protected]
+
+- fix typo in .debug_gdb_scripts name [bnc#818502]
+
+-------------------------------------------------------------------

New:
----
  debug_gdb_scripts.diff

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

Other differences:
------------------
rpm-python.spec: same change
++++++ rpm.spec ++++++
--- /var/tmp/diff_new_pack.MipWVr/_old  2013-08-01 17:15:10.000000000 +0200
+++ /var/tmp/diff_new_pack.MipWVr/_new  2013-08-01 17:15:10.000000000 +0200
@@ -134,6 +134,7 @@
 Patch80:        psm-errno.diff
 Patch81:        getauxval.diff
 Patch82:        noposttrans.diff
+Patch83:        debug_gdb_scripts.diff
 Patch6464:      auto-config-update-aarch64.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #
@@ -220,7 +221,7 @@
 %patch -P 50 -P 51 -P 52 -P 53 -P 54 -P 55 -P 56 -P 57 -P 58 -P 59
 %patch -P 60 -P 61 -P 62 -P 63 -P 64 -P 65 -P 66 -P 67 -P 68 -P 69
 %patch -P 70 -P 71 -P 72 -P 73 -P 74 -P 75 -P 76 -P 77 -P 78 -P 79
-%patch -P 80 -P 81 -P 82
+%patch -P 80 -P 81 -P 82 -P 83
 %ifarch aarch64
 %patch6464
 %endif

++++++ debug_gdb_scripts.diff ++++++
--- tools/debugedit.c.orig      2013-08-01 13:32:47.885854357 +0000
+++ tools/debugedit.c   2013-08-01 13:33:37.028854270 +0000
@@ -270,7 +270,7 @@ static struct
     { ".debug_ranges", NULL, NULL, 0, 0, 0 },
     { ".debug_types", NULL, NULL, 0, 0, 0 },
     { ".debug_macro", NULL, NULL, 0, 0, 0 },
-    { ".debug_gdb_script", NULL, NULL, 0, 0, 0 },
+    { ".debug_gdb_scripts", NULL, NULL, 0, 0, 0 },
     { NULL, NULL, NULL, 0, 0, 0 }
   };
 
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to