forked from Imagelibrary/rtems
Sync.
This commit is contained in:
@@ -20,7 +20,7 @@ Name: rtems-4.8-arm-rtems4.8-gdb
|
||||
Summary: Gdb for target arm-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -52,7 +52,7 @@ 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.6"
|
||||
Patch0: gdb-6.6-rtems4.8-20071110.diff
|
||||
Patch0: gdb-6.6-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -18,6 +18,6 @@ include ../gcc.am
|
||||
|
||||
GDB_VERS = 6.5
|
||||
GDB_PKGVERS = $(GDB_VERS)
|
||||
GDB_RPMREL = 2%{?dist}
|
||||
GDB_RPMREL = 3%{?dist}
|
||||
include ../gdb.am
|
||||
GDB_OPTS +=
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-bfin-rtems4.8-gdb
|
||||
Summary: Gdb for target bfin-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -83,7 +83,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-h8300-rtems4.8-gdb
|
||||
Summary: Gdb for target h8300-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -52,7 +52,7 @@ 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.6"
|
||||
Patch0: gdb-6.6-rtems4.8-20071110.diff
|
||||
Patch0: gdb-6.6-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-i386-rtems4.8-gdb
|
||||
Summary: Gdb for target i386-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -52,7 +52,7 @@ 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.6"
|
||||
Patch0: gdb-6.6-rtems4.8-20071110.diff
|
||||
Patch0: gdb-6.6-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-m68k-rtems4.8-gdb
|
||||
Summary: Gdb for target m68k-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -52,7 +52,7 @@ 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.6"
|
||||
Patch0: gdb-6.6-rtems4.8-20071110.diff
|
||||
Patch0: gdb-6.6-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-mips-rtems4.8-gdb
|
||||
Summary: Gdb for target mips-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -52,7 +52,7 @@ 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.6"
|
||||
Patch0: gdb-6.6-rtems4.8-20071110.diff
|
||||
Patch0: gdb-6.6-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-mipstx39-rtems4.8-gdb
|
||||
Summary: Gdb for target mipstx39-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -52,7 +52,7 @@ 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.6"
|
||||
Patch0: gdb-6.6-rtems4.8-20071110.diff
|
||||
Patch0: gdb-6.6-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-powerpc-rtems4.8-gdb
|
||||
Summary: Gdb for target powerpc-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -52,7 +52,7 @@ 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.6"
|
||||
Patch0: gdb-6.6-rtems4.8-20071110.diff
|
||||
Patch0: gdb-6.6-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-sh-rtems4.8-gdb
|
||||
Summary: Gdb for target sh-rtems4.8
|
||||
Group: Development/Tools
|
||||
Version: %{gdb_rpmvers}
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/gdb
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -52,7 +52,7 @@ 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.6"
|
||||
Patch0: gdb-6.6-rtems4.8-20071110.diff
|
||||
Patch0: gdb-6.6-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ Name: rtems-4.8-sparc-rtems4.8-gdb
|
||||
Summary: Gdb for target sparc-rtems4.8
|
||||
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)
|
||||
@@ -52,7 +52,7 @@ 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-20071031.diff
|
||||
Patch0: gdb-6.7.1-rtems4.8-20071216.diff
|
||||
%endif
|
||||
|
||||
%description
|
||||
@@ -85,7 +85,7 @@ cd ..
|
||||
--includedir=%{_includedir} --libdir=%{_libdir} \
|
||||
--mandir=%{_mandir} --infodir=%{_infodir}
|
||||
|
||||
make all
|
||||
make %{?_smp_mflags} all
|
||||
make info
|
||||
cd ..
|
||||
|
||||
|
||||
Reference in New Issue
Block a user