forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -52,7 +52,7 @@ Name: rtems-4.10-arm-rtems4.10-gdb
|
|||||||
Summary: Gdb for target arm-rtems4.10
|
Summary: Gdb for target arm-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("arm-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "arm-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "arm-rtems4.10" == "sparc-rtems4.10"
|
%if "arm-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "arm-rtems4.10" == "h8300-rtems4.10"
|
%if "arm-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "arm-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-avr-rtems4.10-gdb
|
|||||||
Summary: Gdb for target avr-rtems4.10
|
Summary: Gdb for target avr-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("avr-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "avr-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "avr-rtems4.10" == "sparc-rtems4.10"
|
%if "avr-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "avr-rtems4.10" == "h8300-rtems4.10"
|
%if "avr-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "avr-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-bfin-rtems4.10-gdb
|
|||||||
Summary: Gdb for target bfin-rtems4.10
|
Summary: Gdb for target bfin-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("bfin-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "bfin-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "bfin-rtems4.10" == "sparc-rtems4.10"
|
%if "bfin-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "bfin-rtems4.10" == "h8300-rtems4.10"
|
%if "bfin-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "bfin-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-h8300-rtems4.10-gdb
|
|||||||
Summary: Gdb for target h8300-rtems4.10
|
Summary: Gdb for target h8300-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("h8300-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "h8300-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "h8300-rtems4.10" == "sparc-rtems4.10"
|
%if "h8300-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "h8300-rtems4.10" == "h8300-rtems4.10"
|
%if "h8300-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "h8300-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-i386-rtems4.10-gdb
|
|||||||
Summary: Gdb for target i386-rtems4.10
|
Summary: Gdb for target i386-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("i386-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "i386-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "i386-rtems4.10" == "sparc-rtems4.10"
|
%if "i386-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "i386-rtems4.10" == "h8300-rtems4.10"
|
%if "i386-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "i386-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-m32c-rtems4.10-gdb
|
|||||||
Summary: Gdb for target m32c-rtems4.10
|
Summary: Gdb for target m32c-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("m32c-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "m32c-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "m32c-rtems4.10" == "sparc-rtems4.10"
|
%if "m32c-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "m32c-rtems4.10" == "h8300-rtems4.10"
|
%if "m32c-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "m32c-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-m32r-rtems4.10-gdb
|
|||||||
Summary: Gdb for target m32r-rtems4.10
|
Summary: Gdb for target m32r-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("m32r-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "m32r-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "m32r-rtems4.10" == "sparc-rtems4.10"
|
%if "m32r-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "m32r-rtems4.10" == "h8300-rtems4.10"
|
%if "m32r-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "m32r-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-m68k-rtems4.10-gdb
|
|||||||
Summary: Gdb for target m68k-rtems4.10
|
Summary: Gdb for target m68k-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("m68k-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "m68k-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "m68k-rtems4.10" == "sparc-rtems4.10"
|
%if "m68k-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "m68k-rtems4.10" == "h8300-rtems4.10"
|
%if "m68k-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "m68k-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-mips-rtems4.10-gdb
|
|||||||
Summary: Gdb for target mips-rtems4.10
|
Summary: Gdb for target mips-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("mips-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "mips-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "mips-rtems4.10" == "sparc-rtems4.10"
|
%if "mips-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "mips-rtems4.10" == "h8300-rtems4.10"
|
%if "mips-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "mips-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-mipstx39-rtems4.10-gdb
|
|||||||
Summary: Gdb for target mipstx39-rtems4.10
|
Summary: Gdb for target mipstx39-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("mipstx39-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "mipstx39-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "mipstx39-rtems4.10" == "sparc-rtems4.10"
|
%if "mipstx39-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "mipstx39-rtems4.10" == "h8300-rtems4.10"
|
%if "mipstx39-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "mipstx39-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-powerpc-rtems4.10-gdb
|
|||||||
Summary: Gdb for target powerpc-rtems4.10
|
Summary: Gdb for target powerpc-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("powerpc-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "powerpc-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "powerpc-rtems4.10" == "sparc-rtems4.10"
|
%if "powerpc-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "powerpc-rtems4.10" == "h8300-rtems4.10"
|
%if "powerpc-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "powerpc-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-sh-rtems4.10-gdb
|
|||||||
Summary: Gdb for target sh-rtems4.10
|
Summary: Gdb for target sh-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("sh-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "sh-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "sh-rtems4.10" == "sparc-rtems4.10"
|
%if "sh-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "sh-rtems4.10" == "h8300-rtems4.10"
|
%if "sh-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "sh-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
@@ -52,7 +52,7 @@ Name: rtems-4.10-sparc-rtems4.10-gdb
|
|||||||
Summary: Gdb for target sparc-rtems4.10
|
Summary: Gdb for target sparc-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{gdb_rpmvers}
|
Version: %{gdb_rpmvers}
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/gdb
|
URL: http://sources.redhat.com/gdb
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -60,10 +60,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: %{_host_rpmprefix}gcc
|
BuildRequires: %{_host_rpmprefix}gcc
|
||||||
|
|
||||||
%define build_sim --enable-sim
|
%define build_sim --enable-sim
|
||||||
|
%if "%{_build}" != "%{_host}"
|
||||||
# psim doesn't support Cdn-X
|
# psim doesn't support Cdn-X
|
||||||
%if ("sparc-rtems4.10" == "powerpc-rtems4.10") && ("%{_build}" != "%{_host}")
|
%if "sparc-rtems4.10" == "powerpc-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
|
|
||||||
%ifos mingw mingw32
|
%ifos mingw mingw32
|
||||||
# Mingw lacks functions required by the simulator
|
# Mingw lacks functions required by the simulator
|
||||||
%if "sparc-rtems4.10" == "sparc-rtems4.10"
|
%if "sparc-rtems4.10" == "sparc-rtems4.10"
|
||||||
@@ -72,18 +75,17 @@ BuildRequires: %{_host_rpmprefix}gcc
|
|||||||
%if "sparc-rtems4.10" == "h8300-rtems4.10"
|
%if "sparc-rtems4.10" == "h8300-rtems4.10"
|
||||||
%define build_sim --disable-sim
|
%define build_sim --disable-sim
|
||||||
%endif
|
%endif
|
||||||
|
%if "sparc-rtems4.10" == "mipstx39-rtems4.10"
|
||||||
|
%define build_sim --disable-sim
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if "%{gdb_version}" >= "6.6"
|
%if "%{gdb_version}" >= "6.6"
|
||||||
# suse
|
# suse
|
||||||
%if "%{?suse}"
|
%if 0%{?suse}
|
||||||
%if "%{?suse}" >= "10.3"
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
%else
|
%else
|
||||||
BuildRequires: expat
|
# Fedora/CentOS/Cygwin/MinGW
|
||||||
%endif
|
|
||||||
%else
|
|
||||||
# fedora/redhat/cygwin
|
|
||||||
BuildRequires: %{_host_rpmprefix}expat-devel
|
BuildRequires: %{_host_rpmprefix}expat-devel
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|||||||
Reference in New Issue
Block a user