forked from Imagelibrary/rtems
Update.
This commit is contained in:
@@ -18,7 +18,7 @@ include ../gcc.am
|
||||
|
||||
GDB_VERS = 6.5
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 1%{?dist}
|
||||
GDB_RPMREL = 2%{?dist}
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
Patch0: gdb-6.5-bfinrtems-20060810a.diff
|
||||
Patch0: gdb-6.5-bfinrtems-20071114.diff
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.9-bfin-rtems4.9-gdb
|
||||
Summary: Gdb for target bfin-rtems4.9
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -51,7 +51,7 @@ Requires: rtems-4.9-gdb-common
|
||||
|
||||
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
|
||||
%{?_without_sources:NoSource: 0}
|
||||
Patch0: gdb-6.5-bfinrtems-20060810a.diff
|
||||
Patch0: gdb-6.5-bfinrtems-20071114.diff
|
||||
|
||||
%description
|
||||
GDB for target bfin-rtems4.9
|
||||
|
||||
Reference in New Issue
Block a user