Changeset 88ab8f3 in rtems
- Timestamp:
- Feb 24, 2009, 9:10:23 AM (12 years ago)
- Branches:
- 4.10, 4.11, 5, master
- Children:
- 5915358
- Parents:
- 4ec1692
- Location:
- contrib/crossrpms/rtems4.10
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 5%{?dist}55 Release: 6%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 145 145 %if "%{gdb_version}" >= "6.6" 146 146 --with-expat \ 147 %endif 148 %if "%{gdb_version}" >= "6.8.50" 149 --without-python \ 147 150 %endif 148 151 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 147 147 %if "%{gdb_version}" >= "6.6" 148 148 --with-expat \ 149 %endif 150 %if "%{gdb_version}" >= "6.8.50" 151 --without-python \ 149 152 %endif 150 153 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \ -
contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gdb.spec
r4ec1692 r88ab8f3 53 53 Group: Development/Tools 54 54 Version: %{gdb_rpmvers} 55 Release: 8%{?dist}55 Release: 9%{?dist} 56 56 License: GPL/LGPL 57 57 URL: http://sources.redhat.com/gdb … … 83 83 %if "%{gdb_version}" >= "6.6" 84 84 # suse 85 %if 0%{?suse}85 %if "%{?suse}" >= "10.3" 86 86 BuildRequires: libexpat-devel 87 87 %else … … 144 144 %if "%{gdb_version}" >= "6.6" 145 145 --with-expat \ 146 %endif 147 %if "%{gdb_version}" >= "6.8.50" 148 --without-python \ 146 149 %endif 147 150 --prefix=%{_prefix} --bindir=%{_bindir} \
Note: See TracChangeset
for help on using the changeset viewer.