]> git.pld-linux.org Git - packages/cgdb.git/commitdiff
- updated to 0.6.8 auto/th/cgdb-0.6.8-1
authorBartek Szady <bszx@bszx.eu>
Sat, 21 Mar 2015 20:17:08 +0000 (21:17 +0100)
committerBartek Szady <bszx@bszx.eu>
Sat, 21 Mar 2015 20:17:08 +0000 (21:17 +0100)
cgdb-info.patch
cgdb.spec

index 46e543f449bd1e66a53557561dd1571fb82305df..0ef8a98e35f5ab93dd3750c2daf596dab9ba91c5 100644 (file)
@@ -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
  @end direntry
  
  @titlepage
-@@ -686,7 +686,7 @@
- @itemx :continue
- Send a continue command to GDB.
--@itemx :down
-+@item :down
- Send a down command to GDB.
- @item :e
-@@ -752,7 +752,7 @@
- @item :syntax
- Turn the syntax on or off.
--@itemx :up
-+@item :up
- Send an up command to GDB.
- @item :map @var{lhs} @var{rhs}
index f609ca65e83292e3c6618349d6aade28f6725033..d597336bc245ef7e4be93d2a65bf887768643d88 100644 (file)
--- 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)
 
This page took 0.105428 seconds and 4 git commands to generate.