Changeset 5c872de in rtems
- Timestamp:
- 11/16/11 03:20:24 (11 years ago)
- Branches:
- 4.10
- Children:
- 9981ef0
- Parents:
- e229210
- Location:
- contrib/crossrpms/rtems4.10
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-arm-rtems4.10-binutils 240 245 Requires: rtems-4.10-arm-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-arm-rtems4.10-binutils 625 # Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-avr-rtems4.10-binutils 240 245 Requires: rtems-4.10-avr-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 340 345 %endif 341 346 342 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE347 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 343 348 344 349 … … 612 617 # Version: %{gcc_rpmvers} 613 618 # Requires: rtems-4.10-avr-rtems4.10-binutils 614 # Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}619 # Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-27%{?dist} 615 620 # License: GPL 616 621 … … 630 635 Version: %{gcc_rpmvers} 631 636 %{?_with_noarch_subpackages:BuildArch: noarch} 632 Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}637 Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-27%{?dist} 633 638 License: GPL 634 639 … … 745 750 License: Distributable 746 751 Version: %{newlib_version} 747 Release: 2 6%{?dist}752 Release: 27%{?dist} 748 753 %{?_with_noarch_subpackages:BuildArch: noarch} 749 754 … … 766 771 Group: Development/Tools 767 772 Version: %{newlib_version} 768 Release: 2 6%{?dist}773 Release: 27%{?dist} 769 774 %{?_with_noarch_subpackages:BuildArch: noarch} 770 775 License: Distributable -
contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-bfin-rtems4.10-binutils 240 245 Requires: rtems-4.10-bfin-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-bfin-rtems4.10-binutils 625 # Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-h8300-rtems4.10-binutils 240 245 Requires: rtems-4.10-h8300-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-h8300-rtems4.10-binutils 625 # Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-i386-rtems4.10-binutils 240 245 Requires: rtems-4.10-i386-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-i386-rtems4.10-binutils 625 # Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-lm32-rtems4.10-binutils 240 245 Requires: rtems-4.10-lm32-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-lm32-rtems4.10-binutils 625 # Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-m32c-rtems4.10-binutils 240 245 Requires: rtems-4.10-m32c-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 340 345 %endif 341 346 342 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE347 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 343 348 344 349 … … 612 617 # Version: %{gcc_rpmvers} 613 618 # Requires: rtems-4.10-m32c-rtems4.10-binutils 614 # Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}619 # Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-27%{?dist} 615 620 # License: GPL 616 621 … … 630 635 Version: %{gcc_rpmvers} 631 636 %{?_with_noarch_subpackages:BuildArch: noarch} 632 Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}637 Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-27%{?dist} 633 638 License: GPL 634 639 … … 746 751 License: Distributable 747 752 Version: %{newlib_version} 748 Release: 2 6%{?dist}753 Release: 27%{?dist} 749 754 %{?_with_noarch_subpackages:BuildArch: noarch} 750 755 … … 767 772 Group: Development/Tools 768 773 Version: %{newlib_version} 769 Release: 2 6%{?dist}774 Release: 27%{?dist} 770 775 %{?_with_noarch_subpackages:BuildArch: noarch} 771 776 License: Distributable -
contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-m32r-rtems4.10-binutils 240 245 Requires: rtems-4.10-m32r-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 340 345 %endif 341 346 342 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE347 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 343 348 344 349 … … 612 617 # Version: %{gcc_rpmvers} 613 618 # Requires: rtems-4.10-m32r-rtems4.10-binutils 614 # Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}619 # Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-27%{?dist} 615 620 # License: GPL 616 621 … … 630 635 Version: %{gcc_rpmvers} 631 636 %{?_with_noarch_subpackages:BuildArch: noarch} 632 Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}637 Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-27%{?dist} 633 638 License: GPL 634 639 … … 746 751 License: Distributable 747 752 Version: %{newlib_version} 748 Release: 2 6%{?dist}753 Release: 27%{?dist} 749 754 %{?_with_noarch_subpackages:BuildArch: noarch} 750 755 … … 767 772 Group: Development/Tools 768 773 Version: %{newlib_version} 769 Release: 2 6%{?dist}774 Release: 27%{?dist} 770 775 %{?_with_noarch_subpackages:BuildArch: noarch} 771 776 License: Distributable -
contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-m68k-rtems4.10-binutils 240 245 Requires: rtems-4.10-m68k-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-m68k-rtems4.10-binutils 625 # Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-mips-rtems4.10-binutils 240 245 Requires: rtems-4.10-mips-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-mips-rtems4.10-binutils 625 # Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-powerpc-rtems4.10-binutils 240 245 Requires: rtems-4.10-powerpc-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-powerpc-rtems4.10-binutils 625 # Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-sh-rtems4.10-binutils 240 245 Requires: rtems-4.10-sh-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-sh-rtems4.10-binutils 625 # Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable -
contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec
re229210 r5c872de 59 59 Group: Development/Tools 60 60 Version: %{gcc_rpmvers} 61 Release: 3%{?dist}61 Release: 4%{?dist} 62 62 License: GPL 63 63 URL: http://gcc.gnu.org … … 118 118 %global mpfr_provided %{nil} 119 119 %global gmp_provided 4.1.4 120 %endif 121 122 %if 0%{?suse12_1} 123 %global mpc_provided 0.8.2 124 %global mpfr_provided 3.0.1 125 %global gmp_provided 5.0.2 120 126 %endif 121 127 … … 228 234 %endif 229 235 230 %if "%{gcc_version}" >= "4.2.0" 236 # Not strictly required, but patches may introduce a need to use them. 237 # For reasons of simplicity, always require them. 231 238 BuildRequires: flex bison 232 %endif233 234 239 235 240 BuildRequires: texinfo >= 4.2 … … 239 244 Requires: rtems-4.10-sparc-rtems4.10-binutils 240 245 Requires: rtems-4.10-sparc-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} 241 Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}246 Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-27%{?dist} 242 247 243 248 %if "%{gcc_version}" >= "4.5.0" … … 350 355 %endif 351 356 352 echo "RTEMS gcc-%{gcc_version}- 3%{?dist}/newlib-%{newlib_version}-26%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE357 echo "RTEMS gcc-%{gcc_version}-4%{?dist}/newlib-%{newlib_version}-27%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE 353 358 354 359 … … 623 628 # Version: %{gcc_rpmvers} 624 629 # Requires: rtems-4.10-sparc-rtems4.10-binutils 625 # Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}630 # Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-27%{?dist} 626 631 # License: GPL 627 632 … … 641 646 Version: %{gcc_rpmvers} 642 647 %{?_with_noarch_subpackages:BuildArch: noarch} 643 Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-2 6%{?dist}648 Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-27%{?dist} 644 649 License: GPL 645 650 … … 817 822 License: Distributable 818 823 Version: %{newlib_version} 819 Release: 2 6%{?dist}824 Release: 27%{?dist} 820 825 %{?_with_noarch_subpackages:BuildArch: noarch} 821 826 … … 838 843 Group: Development/Tools 839 844 Version: %{newlib_version} 840 Release: 2 6%{?dist}845 Release: 27%{?dist} 841 846 %{?_with_noarch_subpackages:BuildArch: noarch} 842 847 License: Distributable
Note: See TracChangeset
for help on using the changeset viewer.