Author: jareq Date: Fri Jun 9 12:52:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.6.3 - rel 1
---- Files affected: SPECS: cgdb.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: SPECS/cgdb.spec diff -u SPECS/cgdb.spec:1.19 SPECS/cgdb.spec:1.20 --- SPECS/cgdb.spec:1.19 Mon Apr 10 23:19:43 2006 +++ SPECS/cgdb.spec Fri Jun 9 14:52:18 2006 @@ -2,12 +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.6.2 +Version: 0.6.3 Release: 1 License: GPL Group: Development/Debuggers Source0: http://dl.sourceforge.net/cgdb/%{name}-%{version}.tar.gz -# Source0-md5: 4b3bc8bbb3bc5bb79137f1b471e018f4 +# Source0-md5: b50c2389935b4d71a7b48717dd41fc91 Patch0: %{name}-home_etc.patch Patch1: %{name}-missing_includes.patch Patch2: %{name}-info.patch @@ -77,6 +77,8 @@ %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/* %{_infodir}/*.info* +%dir %{_datadir}/%{name} +%{_datadir}/%{name}/cgdb.txt %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -84,6 +86,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2006/06/09 12:52:18 jareq +- updated to 0.6.3 +- rel 1 + Revision 1.19 2006/04/10 21:19:43 twittner - up to 0.6.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cgdb.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
