[meego-commits] 5029: Changes to Trunk:Testing/gdb

Austin Zhang austin.zhang at intel.com
Wed Jun 30 03:05:55 UTC 2010


Hi,
I have made the following changes to gdb in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Austin Zhang

[This message was auto-generated]

---

Request #5029:

  submit:   home:austin:branches:Trunk:Testing/gdb(r2)(cleanup) -> Trunk:Testing/gdb


Message:
    Added glibc-debuginfo as 'Requires' because we stripped debug symbol, so for developing convinence, fixed BMC#3161

State:   new          2010-06-29T15:02:27 austin
Comment: None



changes files:
--------------
--- gdb.changes
+++ gdb.changes
@@ -0,0 +1,4 @@
+* Wed Jun 30 2010 Austin Zhang <austin.zhang at intel.com> - 7.1
+- Added glibc-debuginfo as 'Requires' because we stripped debug 
+  symbol, so for developing convinence, fixed BMC#3161
+

spec files:
-----------
--- gdb.spec
+++ gdb.spec
@@ -14,7 +14,7 @@
 BuildRequires: ncurses-devel texinfo gettext flex bison expat-devel
 BuildRequires: readline-devel
 BuildRequires: rpm-devel
-Requires: readline
+Requires: readline glibc-debuginfo
 BuildRequires: python-devel
 BuildRequires: libstdc++
 

other changes:
--------------



More information about the MeeGo-commits mailing list