From 0c4dd1c8f18e9707cdbe9ef42fc6b1432a3c7882 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 2 May 2008 04:57:58 +0000 Subject: [PATCH] Regenerate. --- .../rtems4.8/sparc/rtems-4.8-sparc-rtems4.8-gdb.spec | 10 +++++----- 1 file 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