SHA256
3
0
forked from pool/gcc

Compare commits

..

57 Commits

Author SHA256 Message Date
Ana Guerrero
a8cf2c9ee1 Accepting request 1202818 from devel:gcc
- Ensure every -build package conflicts and provides the non-build
  counterpart (related to boo#1230628) (forwarded request 1202713 from epaolantonio)

OBS-URL: https://build.opensuse.org/request/show/1202818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=78
2024-09-25 19:51:10 +00:00
Richard Biener
23dbabc001 - Ensure every -build package conflicts and provides the non-build
counterpart (related to boo#1230628)

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=132
2024-09-24 07:34:00 +00:00
Ana Guerrero
91c762a013 Accepting request 1191646 from devel:gcc
Note this is intended only for Staging:Gcc7 for now but I am pushing this
to SUSE:SLFO:Main as well to complement gcc14 there and make that the
user-visible compiler (but leaving packages built with gcc13).  For Factory
this would switch building packages to gcc14.  Thus Staging:Gcc7.

===

- Add libquadmath-devel package for GCC 14.
- Bump GCC version to 14, leave -build flavor at 13.

- Add conflicts where -build variants provide the non-build variant.

- Add gcc, gcc-c++ and libstdc++-devel Provides to the -build flavor
  of those packages.  Should fix build of boost in ALP.

OBS-URL: https://build.opensuse.org/request/show/1191646
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=77
2024-08-27 17:38:37 +00:00
OBS User buildservice-autocommit
434da6ea26 baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=131
2024-08-27 17:38:37 +00:00
OBS User buildservice-autocommit
40d54b1d24 Updating link to change in openSUSE:Factory/gcc revision 77
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=30ac88a8222bf441e250b95097a34063
2024-08-27 17:38:37 +00:00
Richard Biener
02d9ee9b11 - Make gcc-build-fortran provide and conflict gcc-fortran.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=130
2024-08-07 14:09:58 +00:00
Ana Guerrero
4e7c92b310 Accepting request 1149282 from devel:gcc
- Add gcc-build flavor for building ALP packages, but disabled for
  openSUSE.

- Support building suffixed packages, but only allow installing one
  variant at the same time.
- Remove obsolete obsoletes.

OBS-URL: https://build.opensuse.org/request/show/1149282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=76
2024-02-23 15:40:08 +00:00
Dominique Leuenberger
1caf4610b2 Accepting request 1059897 from devel:gcc
- Switch gcc to default 13.

OBS-URL: https://build.opensuse.org/request/show/1059897
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=75
2023-03-19 15:16:38 +00:00
Dominique Leuenberger
16da2631bc Accepting request 978266 from devel:gcc
- Add lto-dump binary and link it similarly to e.g. gcov-dump.

OBS-URL: https://build.opensuse.org/request/show/978266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=74
2022-05-22 18:25:52 +00:00
Dominique Leuenberger
1ee0c6d261 Accepting request 967780 from devel:gcc
- Switch gcc to default 12.
- Remove 2 Ada binaries.

OBS-URL: https://build.opensuse.org/request/show/967780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=73
2022-05-10 13:09:42 +00:00
Dominique Leuenberger
96bf64c180 Accepting request 966761 from devel:gcc
- Rename libgccjit0-devel to libgccjit-devel.

OBS-URL: https://build.opensuse.org/request/show/966761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=72
2022-04-05 17:55:21 +00:00
Dominique Leuenberger
1aeb7ef72f Accepting request 953382 from devel:gcc
Please stage with SR#953381

OBS-URL: https://build.opensuse.org/request/show/953382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=71
2022-02-16 23:30:20 +00:00
Dominique Leuenberger
10f768c74a Accepting request 922193 from devel:gcc
- Move /lib/cpp to /usr/lib/cpp for the usr merge.  [bsc#1191060]

OBS-URL: https://build.opensuse.org/request/show/922193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=70
2021-10-04 16:39:14 +00:00
Dominique Leuenberger
3d8404cc54 Accepting request 914962 from devel:gcc
- Add libgccjit%{libgccjit_sover}-devel package (forwarded request 914661 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/914962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=69
2021-09-11 20:24:09 +00:00
Dominique Leuenberger
cc3a0ca8a3 Accepting request 905187 from devel:gcc
- With gcc-PIE add -pie even when -fPIC is specified but we are
  not linking a shared library.  [boo#1185348]

- Change bfd-plugins to be installed in %_libdir

OBS-URL: https://build.opensuse.org/request/show/905187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=68
2021-07-27 12:31:50 +00:00
Dominique Leuenberger
199e9c3ebb Accepting request 889462 from devel:gcc
It was a bad idea to try to fix bsc#1185348 together with the switch

---

- Switch gcc to default 11.
- Adjust liblto_plugin.so naming for GCC 11.

OBS-URL: https://build.opensuse.org/request/show/889462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=67
2021-05-25 19:07:37 +00:00
Dominique Leuenberger
490285bbd4 Accepting request 848107 from devel:gcc
- BuildRequire packages we build symlinks to.  [bsc#1178675]

OBS-URL: https://build.opensuse.org/request/show/848107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=66
2020-11-23 14:36:34 +00:00
Dominique Leuenberger
193fcb5dc3 Accepting request 830974 from devel:gcc
- Remove gnatbl and gprmake links (forwarded request 830802 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/830974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=65
2020-09-04 08:53:29 +00:00
Yuchen Lin
3cc705d44f Accepting request 806858 from devel:gcc
- Sync separate_bi{32,64} macros with the GCC side, honoring
  %disable_32bit.  [bsc#1170466]

- Switch gcc to default 10.

OBS-URL: https://build.opensuse.org/request/show/806858
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=64
2020-05-29 19:16:32 +00:00
Dominique Leuenberger
a3cc8c8f9b Accepting request 703444 from devel:gcc
- Add ada links on riscv64 (forwarded request 703442 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/703444
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=63
2019-05-25 11:14:49 +00:00
Dominique Leuenberger
2586bac31a Accepting request 617715 from devel:gcc
- Add gccgo symlink, add go and gofmt as alternatives to support
  parallel install of golang.  [bnc#1096677]

  [bnc#1096008]

OBS-URL: https://build.opensuse.org/request/show/617715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=62
2018-06-26 08:29:26 +00:00
Dominique Leuenberger
d0bb466ee1 Accepting request 614215 from devel:gcc
- Fix gcc-PIE spec to properly honor -no-pie at link time.

- Switch gcc to default 8.

OBS-URL: https://build.opensuse.org/request/show/614215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=61
2018-06-08 21:08:42 +00:00
Dominique Leuenberger
2f0bb2fc64 Accepting request 502574 from devel:gcc
- Fix gcc-devel guard to use %sle_version.  [bnc#1043590]

- Guard gcc-devel so it is only built on Tumbleweed.
- Remove bogus link to versioned g++.info file which doesn't exist.
  Instead refer to gcc.info from the g++ info directory entry.
  [bnc#922419]

- Include gcov-tool and gcov-dump binaries.

OBS-URL: https://build.opensuse.org/request/show/502574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=60
2017-06-15 09:18:14 +00:00
Dominique Leuenberger
1481daee5b Accepting request 487810 from devel:gcc
- Remove README in empty packages only required for SLE11 and older.
- Remove now empty %build section.

- Fix dependencies of libstdc++-devel-{32,64}-bit.

- Switch gcc to default 7.
- Remove unrelated README.packaging.

OBS-URL: https://build.opensuse.org/request/show/487810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=59
2017-05-27 11:05:12 +00:00
Dominique Leuenberger
c1d4ff63b8 Accepting request 455965 from devel:gcc
- Enable Ada for s390x.

OBS-URL: https://build.opensuse.org/request/show/455965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=58
2017-02-12 23:26:03 +00:00
Dominique Leuenberger
e7097361f6 Accepting request 452111 from devel:gcc
Please stage with SR#452110, these make it possible to retain gcc-java
when updating to GCC 7 (which no longer provides Java so GCC Java has to come
from GCC 6).

- Remove java related packages, those are in a separate gcc-java now.

OBS-URL: https://build.opensuse.org/request/show/452111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=57
2017-02-01 08:47:52 +00:00
Dominique Leuenberger
d1bfb7273f Accepting request 429247 from devel:gcc
Add gcc-devel package. It will kick one out-of-tree patch in the kernel to enable syzkaller.

OBS-URL: https://build.opensuse.org/request/show/429247
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=56
2016-09-23 09:27:39 +00:00
Dominique Leuenberger
302368a3e2 Accepting request 391811 from devel:gcc
This obsoletes Staging:Gcc6 with an official staging, please also merge
SR#391810 (still separately getting gcc 6.1.0 into factory would be
nice)

- Switch gcc to default 6.

OBS-URL: https://build.opensuse.org/request/show/391811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=55
2016-06-14 21:04:31 +00:00
Dominique Leuenberger
4d90c381da Accepting request 389804 from devel:gcc
- Enable Ada for ppc64le and aarch64.

OBS-URL: https://build.opensuse.org/request/show/389804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=54
2016-04-22 14:16:23 +00:00
Stephan Kulow
37a1d32cb8 Accepting request 308204 from devel:gcc
- Properly query gcc-%gcc_suffix for paths.

- Fix bogus requires to gcc5-c++-{32,64}bit.

- Adjust for GCC 5 package renames.

- Switch gcc to default 5.
- Add gcc-go{,-32bit,-64bit} packages.

OBS-URL: https://build.opensuse.org/request/show/308204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=53
2015-06-16 12:10:53 +00:00
Dominique Leuenberger
e52f40dce8 Accepting request 288477 from devel:gcc
- Add gcc-ada-32bit and gcc-ada-64bit packages only if building Ada (forwarded request 288474 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/288477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=52
2015-03-05 16:04:47 +00:00
Dominique Leuenberger
a27df58de7 Accepting request 284838 from devel:gcc
moved to new location

- add a gcc-PIE subpackage, which enables building PIE binaries
  by default using the defaults.spec file. bsc#912298 (forwarded request 284831 from msmeissn)

OBS-URL: https://build.opensuse.org/request/show/284838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=51
2015-02-20 11:00:09 +00:00
Stephan Kulow
519728c6f4 Accepting request 228989 from devel:gcc
- Link to the system compiler LTO plugin from /usr/lib/bfd-plugins.

OBS-URL: https://build.opensuse.org/request/show/228989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=49
2014-04-06 07:55:56 +00:00
Stephan Kulow
ce1c17795d Accepting request 220795 from devel:gcc
- Remove gcc-z9 wrapper which is obsolete.

OBS-URL: https://build.opensuse.org/request/show/220795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=48
2014-02-06 06:06:16 +00:00
Stephan Kulow
46c4431070 Accepting request 209286 from devel:gcc
- Move gcc-ar, gcc-nm and gcc-ranlib to the gcc package instead
  of packaging them separately.

OBS-URL: https://build.opensuse.org/request/show/209286
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=47
2013-12-05 05:59:17 +00:00
Stephan Kulow
8be6bbb837 Accepting request 182318 from devel:gcc
- Package gcc-ar, gcc-nm and gcc-ranlib wrapping ar, nm and ranlib
  in a plugin-aware fashion.

- Switch gcc to default 4.8.

OBS-URL: https://build.opensuse.org/request/show/182318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=45
2013-07-05 13:51:39 +00:00
Stephan Kulow
583e8079a0 Accepting request 147354 from devel:gcc
- Re-enable Ada for ppc64.

OBS-URL: https://build.opensuse.org/request/show/147354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=43
2013-01-07 14:12:24 +00:00
Stephan Kulow
2ce9361872 Accepting request 145310 from devel:gcc
- Add BuildRequires to gcc$version, required for cc1 path detection.

OBS-URL: https://build.opensuse.org/request/show/145310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=42
2012-12-19 09:55:42 +00:00
Stephan Kulow
cdacc4248a Accepting request 143414 from devel:gcc
- Rework gcc-info.
  * Install symlinks to the versioned info files and adjust
    install_info calls.  [bnc#756182]
  * Provide uninstall hook that removes the alias entries.

- remove gcc-ada subpackage for those architectures that
  don't have a gccXX-ada package

OBS-URL: https://build.opensuse.org/request/show/143414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=41
2012-11-29 08:23:57 +00:00
Stephan Kulow
ba39a08c78 Accepting request 114363 from devel:gcc
- Switch gcc to default 4.7.

OBS-URL: https://build.opensuse.org/request/show/114363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=39
2012-04-20 04:51:19 +00:00
Stephan Kulow
b480ec6674 Accepting request 101849 from devel:gcc
- Change licenses to follow SPDX convention.

- use the target gcc binary for finding the right cc1 path

OBS-URL: https://build.opensuse.org/request/show/101849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=38
2012-02-03 09:22:17 +00:00
Berthold Gunreben
5e2ddf25c0 Autobuild autoformatter for 70022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=36
2011-05-12 06:41:47 +00:00
Berthold Gunreben
ff5e72d07e Accepting request 70022 from devel:gcc
- Switch gcc to default 4.6.

Coordinate with gcc45 and gcc46 checkin, fixup project config

OBS-URL: https://build.opensuse.org/request/show/70022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=35
2011-05-12 06:41:27 +00:00
Ruediger Oertel
29e4d2f58e Autobuild autoformatter for 60487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=33
2011-02-13 23:58:16 +00:00
Ruediger Oertel
c053fd2370 Accepting request 60487 from devel:gcc
Accepted submit request 60487 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/60487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=32
2011-02-13 23:58:10 +00:00
Lars Vogdt
0c046e53eb Autobuild autoformatter for 59091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=31
2011-01-25 12:07:56 +00:00
Lars Vogdt
0821da83fb Accepting request 59091 from devel:gcc
Accepted submit request 59091 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/59091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=30
2011-01-25 12:07:41 +00:00
cc1ef537f8 Autobuild autoformatter for 57956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=29
2011-01-14 11:35:45 +00:00
f830d6cfb4 Accepting request 57956 from devel:gcc
Accepted submit request 57956 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/57956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=28
2011-01-14 11:35:35 +00:00
Berthold Gunreben
34836a983e Autobuild autoformatter for 57890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=27
2011-01-12 07:25:15 +00:00
Berthold Gunreben
8bd0cb3486 Accepting request 57890 from devel:gcc
Accepted submit request 57890 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/57890
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=26
2011-01-12 07:25:02 +00:00
9a68ad2106 Autobuild autoformatter for 55357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=25
2010-12-10 14:33:50 +00:00
c8a80b0c3a Accepting request 55357 from devel:gcc
Accepted submit request 55357 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/55357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=24
2010-12-10 14:33:42 +00:00
OBS User autobuild
1004fb7c08 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=21 2010-03-18 14:47:03 +00:00
OBS User autobuild
411d5947a0 Accepting request 33536 from devel:gcc
Copy from devel:gcc/gcc based on submit request 33536 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/33536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=20
2010-02-26 11:05:25 +00:00
OBS User autobuild
8dc976ac8d Accepting request 33470 from devel:gcc
Copy from devel:gcc/gcc based on submit request 33470 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/33470
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=19
2010-02-25 13:33:59 +00:00
OBS User autobuild
ec028eb6d4 Accepting request 33469 from devel:gcc
Copy from devel:gcc/gcc based on submit request 33469 from user rguenther

OBS-URL: https://build.opensuse.org/request/show/33469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=18
2010-02-25 12:44:14 +00:00
2 changed files with 127 additions and 3 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Sep 23 16:34:29 UTC 2024 - Eugenio Paolantonio <eugenio.paolantonio@suse.com>
- Ensure every -build package conflicts and provides the non-build
counterpart (related to boo#1230628)
-------------------------------------------------------------------
Wed Aug 7 14:06:50 UTC 2024 - Richard Biener <rguenther@suse.com>
- Make gcc-build-fortran provide and conflict gcc-fortran.
-------------------------------------------------------------------
Thu Aug 1 10:53:40 UTC 2024 - Richard Biener <rguenther@suse.com>

115
gcc.spec
View File

@ -1,5 +1,5 @@
#
# spec file
# spec file for package gcc
#
# Copyright (c) 2024 SUSE LLC
#
@ -92,6 +92,10 @@ The system GNU C Compiler.
Summary: The system GNU C Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-32bit = %{version}
Conflicts: gcc-32bit
%endif
Requires: gcc%{gcc_version}-32bit
Requires: gcc%{gccsuffix} = %{version}
@ -102,6 +106,10 @@ The system GNU C Compiler.
Summary: The system GNU C Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-64bit = %{version}
Conflicts: gcc-64bit
%endif
Requires: gcc%{gcc_version}-64bit
Requires: gcc%{gccsuffix} = %{version}
@ -124,6 +132,10 @@ The system GNU Preprocessor.
Summary: The system GNU C Compiler Plugin development files
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-devel = %{version}
Conflicts: gcc-devel
%endif
Requires: gcc%{gcc_version}-devel
Requires: gcc%{gccsuffix} = %{version}
@ -134,6 +146,10 @@ The system GNU C Compiler Plugin development files.
Summary: The system GNU Compiler locale files
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-locale = %{version}
Conflicts: gcc-locale
%endif
Requires: gcc%{gcc_version}-locale
%description -n gcc%{gccsuffix}-locale
@ -143,6 +159,10 @@ The system GNU Compiler locale files.
Summary: The system GNU Compiler documentation
License: GFDL-1.2-only
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-info = %{version}
Conflicts: gcc-info
%endif
PreReq: %{install_info_prereq}
PreReq: gcc%{gcc_version}-info
@ -158,6 +178,7 @@ The system GNU Compiler documentation.
# install / update the entries
%post -n gcc%{gccsuffix}-info
%install_info --info-dir=%{_infodir} --name=cpp --description='The GNU C preprocessor.' %{_infodir}/cpp.info.gz
@ -193,6 +214,10 @@ The system GNU C++ Compiler.
Summary: The system GNU C++ Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-c++-32bit = %{version}
Conflicts: gcc-c++-32bit
%endif
Requires: gcc%{gcc_version}-c++-32bit
Requires: gcc%{gccsuffix}-32bit = %{version}
Requires: gcc%{gccsuffix}-c++ = %{version}
@ -204,6 +229,10 @@ The system GNU C++ Compiler 32 bit support.
Summary: The system GNU C++ Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-c++-64bit = %{version}
Conflicts: gcc-c++-64bit
%endif
Requires: gcc%{gcc_version}-c++-64bit
Requires: gcc%{gccsuffix}-64bit = %{version}
Requires: gcc%{gccsuffix}-c++ = %{version}
@ -228,6 +257,10 @@ The system GNU C++ development files.
Summary: The system GNU C++ 32bit development files
License: GPL-3.0-only WITH GCC-exception-3.1
Group: System/Libraries
%if "%{gccsuffix}" != ""
Provides: libstdc++-devel-32bit = %{version}
Conflicts: libstdc++-devel-32bit
%endif
Requires: libstdc++%{gccsuffix}-devel
Requires: libstdc++6-devel-gcc%{gcc_version}-32bit
@ -238,6 +271,10 @@ The system GNU C++ 32bit development files.
Summary: The system GNU C++ 64bit development files
License: GPL-3.0-only WITH GCC-exception-3.1
Group: System/Libraries
%if "%{gccsuffix}" != ""
Provides: libstdc++-devel-64bit = %{version}
Conflicts: libstdc++-devel-64bit
%endif
Requires: libstdc++%{gccsuffix}-devel
Requires: libstdc++6-devel-gcc%{gcc_version}-64bit
@ -248,6 +285,10 @@ The system GNU C++ 64bit development files.
Summary: The system GNU Fortran Compiler
License: GPL-3.0-or-later
Group: Development/Languages/Fortran
%if "%{gccsuffix}" != ""
Provides: gcc-fortran = %{version}
Conflicts: gcc-fortran
%endif
Requires: gcc%{gcc_version}-fortran
Requires: gcc%{gccsuffix} = %{version}
@ -258,6 +299,10 @@ The system GNU Fortran Compiler.
Summary: The system GNU Fortran Compiler
License: GPL-3.0-or-later
Group: Development/Languages/Fortran
%if "%{gccsuffix}" != ""
Provides: gcc-fortran-32bit = %{version}
Conflicts: gcc-fortran-32bit
%endif
Requires: gcc%{gcc_version}-fortran-32bit
Requires: gcc%{gccsuffix}-fortran = %{version}
@ -268,6 +313,10 @@ The system GNU Fortran Compiler 32 bit support.
Summary: The system GNU Fortran Compiler
License: GPL-3.0-or-later
Group: Development/Languages/Fortran
%if "%{gccsuffix}" != ""
Provides: gcc-fortran-64bit = %{version}
Conflicts: gcc-fortran-64bit
%endif
Requires: gcc%{gcc_version}-fortran-64bit
Requires: gcc%{gccsuffix}-fortran = %{version}
@ -278,6 +327,10 @@ The system GNU Fortran Compiler 64 bit support.
Summary: The system GNU Objective C Compiler
License: GPL-3.0-or-later
Group: Development/Languages/Other
%if "%{gccsuffix}" != ""
Provides: gcc-objc = %{version}
Conflicts: gcc-objc
%endif
Requires: gcc%{gcc_version}-objc
Requires: gcc%{gccsuffix} = %{version}
%ifarch ppc64
@ -291,6 +344,10 @@ The system GNU Objective C Compiler.
Summary: The system GNU Objective C Compiler
License: GPL-3.0-or-later
Group: Development/Languages/Other
%if "%{gccsuffix}" != ""
Provides: gcc-objc-32bit = %{version}
Conflicts: gcc-objc-32bit
%endif
Requires: gcc%{gcc_version}-objc-32bit
Requires: gcc%{gccsuffix}-objc = %{version}
@ -301,6 +358,10 @@ The system GNU Objective C Compiler 32 bit support.
Summary: The system GNU Objective C Compiler
License: GPL-3.0-or-later
Group: Development/Languages/Other
%if "%{gccsuffix}" != ""
Provides: gcc-objc-64bit = %{version}
Conflicts: gcc-objc-64bit
%endif
Requires: gcc%{gcc_version}-objc-64bit
Requires: gcc%{gccsuffix}-objc = %{version}
@ -311,6 +372,10 @@ The system GNU Objective C Compiler 64 bit support.
Summary: The system GNU Objective C++ Compiler
License: GPL-3.0-or-later
Group: Development/Languages/Other
%if "%{gccsuffix}" != ""
Provides: gcc-objc-c++ = %{version}
Conflicts: gcc-objc-c++
%endif
Requires: gcc%{gcc_version}-obj-c++
Requires: gcc%{gccsuffix}-objc = %{version}
@ -321,6 +386,10 @@ The system GNU Objective C++ Compiler.
Summary: A default configuration to build all binaries in PIE mode
License: GPL-3.0-or-later
Group: Development/Languages/Other
%if "%{gccsuffix}" != ""
Provides: gcc-PIE = %{version}
Conflicts: gcc-PIE
%endif
Requires: gcc%{gcc_version}-PIE
%description -n gcc%{gccsuffix}-PIE
@ -333,6 +402,10 @@ space randomization (ASLR).
Summary: The system GNU Ada Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-ada = %{version}
Conflicts: gcc-ada
%endif
Requires: gcc%{gcc_version}-ada
Requires: gcc%{gccsuffix} = %{version}
@ -343,6 +416,10 @@ The system GNU Ada Compiler.
Summary: The system GNU Ada Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-ada-32bit = %{version}
Conflicts: gcc-ada-32bit
%endif
Requires: gcc%{gcc_version}-ada-32bit
Requires: gcc%{gccsuffix}-ada = %{version}
@ -353,6 +430,10 @@ The system GNU Ada Compiler 32 bit support.
Summary: The system GNU Ada Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-ada-64bit = %{version}
Conflicts: gcc-ada-64bit
%endif
Requires: gcc%{gcc_version}-ada-64bit
Requires: gcc%{gccsuffix}-ada = %{version}
@ -363,6 +444,10 @@ The system GNU Ada Compiler 64 bit support.
Summary: The system GNU Go Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-go = %{version}
Conflicts: gcc-go
%endif
Requires: gcc%{gcc_version}-go
Requires: gcc%{gccsuffix} = %{version}
Requires(post): update-alternatives
@ -375,6 +460,10 @@ The system GNU Go Compiler.
Summary: The system GNU Go Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-go-32bit = %{version}
Conflicts: gcc-go-32bit
%endif
Requires: gcc%{gcc_version}-go-32bit
Requires: gcc%{gccsuffix}-go = %{version}
@ -385,6 +474,10 @@ The system GNU Go Compiler 32bit support.
Summary: The system GNU Go Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-go-64bit = %{version}
Conflicts: gcc-go-64bit
%endif
Requires: gcc%{gcc_version}-go-64bit
Requires: gcc%{gccsuffix}-go = %{version}
@ -395,6 +488,10 @@ The system GNU Go Compiler 64bit support.
Summary: The system GNU D Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-d = %{version}
Conflicts: gcc-d
%endif
Requires: gcc%{gcc_version}-d
Requires: gcc%{gccsuffix} = %{version}
Requires(post): update-alternatives
@ -407,6 +504,10 @@ The system GNU D Compiler.
Summary: The system GNU D Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-d-32bit = %{version}
Conflicts: gcc-d-32bit
%endif
Requires: gcc%{gcc_version}-d-32bit
Requires: gcc%{gccsuffix}-d = %{version}
@ -417,6 +518,10 @@ The system GNU D Compiler 32bit support.
Summary: The system GNU D Compiler
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: gcc-d-64bit = %{version}
Conflicts: gcc-d-64bit
%endif
Requires: gcc%{gcc_version}-d-64bit
Requires: gcc%{gccsuffix}-d = %{version}
@ -427,6 +532,10 @@ The system GNU D Compiler 64bit support.
Summary: Support for embedding GCC inside programs and libraries
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
%if "%{gccsuffix}" != ""
Provides: libgccjit-devel = %{version}
Conflicts: libgccjit-devel
%endif
Requires: libgccjit%{libgccjit_sover}-devel-gcc%{gcc_version}
%description -n libgccjit%{gccsuffix}-devel
@ -436,6 +545,10 @@ Package contains header files and documentation for GCC JIT front-end.
Summary: Development files for the quadprecision math library
License: LGPL-2.1-only
Group: Development/Languages/Fortran
%if "%{gccsuffix}" != ""
Provides: libquadmath-devel = %{version}
Conflicts: libquadmath-devel
%endif
Requires: libquadmath0-devel-gcc%{gcc_version}
%description -n libquadmath%{gccsuffix}-devel