]> git.pld-linux.org Git - packages/cgdb.git/commitdiff
- added home_etc.patch auto/ac/cgdb-0_4_0-2
authorwitekfl <witekfl@pld-linux.org>
Wed, 19 Nov 2003 23:11:55 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    cgdb.spec -> 1.4

cgdb.spec

index 182a5260bf68328623f869836956d0eec3d78d33..b7ac4667d8ba65c4d349dba0bae6cb71d2618c40 100644 (file)
--- a/cgdb.spec
+++ b/cgdb.spec
@@ -2,11 +2,12 @@ Summary:      A lightweight, but fully functional curses frontend to gdb
 Summary(pl):   Lekki, ale w peĀ³ni funkcjonalny frontend do gdb oparty na ncurses
 Name:          cgdb
 Version:       0.4.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Debuggers
 Source0:       http://dl.sourceforge.net/cgdb/%{name}-%{version}.tar.gz
 # Source0-md5: 1c1fcf3100ab47abb2f6f925c9803753
+Patch0:                %{name}-home_etc.patch
 URL:           http://cgdb.sourceforge.net/
 BuildRequires: readline-devel
 Requires:      gdb
@@ -31,6 +32,7 @@ powinni czu
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 CPPFLAGS="-I/usr/include/ncurses"
This page took 0.073857 seconds and 4 git commands to generate.