[packages/cgdb] - updated to 0.6.8
bszx
bszx at pld-linux.org
Sat Mar 21 21:18:28 CET 2015
commit 0899809b9b509e703ec0c46df299f8d183800ff1
Author: Bartek Szady <bszx at bszx.eu>
Date: Sat Mar 21 21:17:08 2015 +0100
- updated to 0.6.8
cgdb-info.patch | 20 +-------------------
cgdb.spec | 5 +++--
2 files changed, 4 insertions(+), 21 deletions(-)
---
diff --git a/cgdb.spec b/cgdb.spec
index f609ca6..d597336 100644
--- a/cgdb.spec
+++ b/cgdb.spec
@@ -1,12 +1,12 @@
Summary: A lightweight, but fully functional curses frontend to gdb
Summary(pl.UTF-8): Lekki, ale w pełni funkcjonalny frontend do gdb oparty na ncurses
Name: cgdb
-Version: 0.6.7
+Version: 0.6.8
Release: 1
License: GPL v2
Group: Development/Debuggers
Source0: http://cgdb.me/files/%{name}-%{version}.tar.gz
-# Source0-md5: e2d9a973d2683faf8130a82703bf6a31
+# Source0-md5: 7bd38c79bf4d794d239928fef401fca3
Patch0: %{name}-home_etc.patch
Patch1: %{name}-info.patch
URL: http://cgdb.github.io/
@@ -14,6 +14,7 @@ BuildRequires: autoconf >= 2.5
BuildRequires: automake
BuildRequires: readline-devel >= 5.1
BuildRequires: texinfo
+BuildRequires: help2man
Requires: gdb
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
diff --git a/cgdb-info.patch b/cgdb-info.patch
index 46e543f..0ef8a98 100644
--- a/cgdb-info.patch
+++ b/cgdb-info.patch
@@ -1,5 +1,5 @@
--- cgdb-0.6.7/doc/cgdb.texinfo.orig 2013-01-14 12:31:53.000000000 +0100
-+++ cgdb-0.6.7/doc/cgdb.texinfo 2013-09-19 19:28:12.598752005 +0200
++++ cgdb-0.6.7/doc/cgdb.texi 2013-09-19 19:28:12.598752005 +0200
@@ -29,9 +29,9 @@
@end quotation
@end copying
@@ -12,21 +12,3 @@
@end direntry
@titlepage
-@@ -686,7 +686,7 @@
- @itemx :continue
- Send a continue command to GDB.
-
-- at itemx :down
-+ at item :down
- Send a down command to GDB.
-
- @item :e
-@@ -752,7 +752,7 @@
- @item :syntax
- Turn the syntax on or off.
-
-- at itemx :up
-+ at item :up
- Send an up command to GDB.
-
- @item :map @var{lhs} @var{rhs}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cgdb.git/commitdiff/0899809b9b509e703ec0c46df299f8d183800ff1
More information about the pld-cvs-commit
mailing list