summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-05-02 04:57:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-05-02 04:57:58 +0000
commit0c4dd1c8f18e9707cdbe9ef42fc6b1432a3c7882 (patch)
treebf853f15f76ffbb4c4cc22270febfb049e028568
parentSync with RTEMS CVS-HEAD. (diff)
downloadrtems-0c4dd1c8f18e9707cdbe9ef42fc6b1432a3c7882.tar.bz2
Regenerate.
-rw-r--r--contrib/crossrpms/rtems4.8/sparc/rtems-4.8-sparc-rtems4.8-gdb.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/crossrpms/rtems4.8/sparc/rtems-4.8-sparc-rtems4.8-gdb.spec b/contrib/crossrpms/rtems4.8/sparc/rtems-4.8-sparc-rtems4.8-gdb.spec
index 5f5d469d6e..27c7c97a63 100644
--- a/contrib/crossrpms/rtems4.8/sparc/rtems-4.8-sparc-rtems4.8-gdb.spec
+++ b/contrib/crossrpms/rtems4.8/sparc/rtems-4.8-sparc-rtems4.8-gdb.spec
@@ -25,14 +25,14 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 6.7.1
-%define gdb_rpmvers %{expand:%(echo 6.7.1 | tr - _)}
+%define gdb_version 6.8
+%define gdb_rpmvers %{expand:%(echo 6.8 | tr - _)}
Name: rtems-4.8-sparc-rtems4.8-gdb
Summary: Gdb for target sparc-rtems4.8
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 4%{?dist}
+Release: 1%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -70,8 +70,8 @@ Requires: rtems-4.8-gdb-common
Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
%{?_without_sources:NoSource: 0}
-%if "%{gdb_version}" == "6.7.1"
-Patch0: gdb-6.7.1-rtems4.8-20080429.diff
+%if "%{gdb_version}" == "6.8"
+Patch0: gdb-6.8-rtems4.8-20080429.diff
%endif
%description