Sync from SUSE:ALP:Source:Standard:1.0 gnu-compilers-hpc revision e17532a67d4c2d335ff04d574baa73b4
This commit is contained in:
157
gnu-compilers-hpc.changes
Normal file
157
gnu-compilers-hpc.changes
Normal file
@@ -0,0 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 4 11:39:42 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Create correct links for cc and c++ and make sure failure of last
|
||||
test in %posttrans is not returned as status of scriptlet
|
||||
(bsc#1214816).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 08:23:44 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Fix %posttrans script (`done` instead of `fi`) (bsc#1212351).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 8 14:22:49 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Add support for gcc13
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 2 15:30:36 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Fix compatibility for SLE-12: define _rpmmacrodir after hpc_init.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 15:31:07 UTC 2022 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Add support for gcc12 (jsc#PED-2834).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 13 16:45:02 UTC 2021 - Antoine Ginies <aginies@suse.com>
|
||||
|
||||
- fix _multibuild with a correct list of gcc version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 6 18:50:31 UTC 2021 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Use %_rpmmacrodir instead of %{_sysconfdir}/rpm (boo#1191381).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 15 10:22:42 UTC 2021 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Improve setting of standard binaries (c, c++) for non-base
|
||||
versions.
|
||||
- Improve environment settings: only set CC, CXX etc when
|
||||
compilers are installed. Thus, if only gnu<X>-compiler-hpc
|
||||
is installed, they will not be set.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 23 06:52:49 UTC 2021 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Add build support for gcc11 to HPC build (jsc#SLE-18780,
|
||||
jsc#SLE-18781, jsc#SLE-18782).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 23 16:13:13 UTC 2020 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Add build support for gcc10 to HPC build (bsc#1174439).
|
||||
Fix version parsing for gcc10 and up.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 2 05:30:55 UTC 2019 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- Add support for gcc v.6, v.8 and v.9.
|
||||
for SLE-12 HPC: v.6, v.7, v.8 (jsc#SLE-7765)
|
||||
for SLE-15 & SLE-15-SP1: gcc v.7, v.8 (jsc#SLE-7766)
|
||||
for SLE-15-SP2: add gcc v.9 (jsc#SLE-8604)
|
||||
- For the base compiler add a Provides: for the versioned form.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 16 15:01:07 UTC 2019 - eich@suse.com
|
||||
|
||||
- Add links from the generic compiler binary names cc, cpp, c++
|
||||
and fc to the compiler specific names in the package private
|
||||
binary directory.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 18 10:32:56 UTC 2018 - eich@suse.com
|
||||
|
||||
- Define _hpc_gnu_module (bsc#1116458).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 10:11:45 UTC 2018 - eich@suse.com
|
||||
|
||||
- Update to gcc v.7 for SLES-12 builds.
|
||||
- Set the 'granularity' for selection to the
|
||||
granularity of GNU toolchain versions we
|
||||
distinguish: For major versions until 4,
|
||||
this is 2 versions, for anything above it
|
||||
is just the major version.
|
||||
- On TW/Factory add explicit dependency to the
|
||||
compiler major version package. This is to make
|
||||
sure package gets rebuilt when this versions
|
||||
changes.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 10 20:17:48 UTC 2017 - eich@suse.com
|
||||
|
||||
- Add Requires: for lua-lmod to base package.
|
||||
- Add Provides/Conflicts: to macro package:
|
||||
only one version of this macro package can
|
||||
can be installed at the same time.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 5 12:32:32 UTC 2017 - eich@suse.com
|
||||
|
||||
- Make source files downloadable from git.
|
||||
- Remove some debugging code.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 08:12:01 UTC 2017 - eich@suse.com
|
||||
|
||||
- Fix LICENSE and copyright statement in LICENSE.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 18:53:09 UTC 2017 - eich@suse.com
|
||||
|
||||
- Rename: rpmlintrc -> gnu-compilers-hpc-rpmlintrc
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 08:28:31 UTC 2017 - eich@suse.com
|
||||
|
||||
- Remove spec_fix.pl, use multibuild instead.
|
||||
- Add RPM macros to be used together with macros.hpc from suse-hpc.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 8 09:43:11 UTC 2017 - eich@suse.com
|
||||
|
||||
- Update spec_fix.pl: It is now able to produce multiple spec files
|
||||
from one replacement file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 2 09:21:42 UTC 2017 - eich@suse.com
|
||||
|
||||
- Remove ohpc-isms.
|
||||
- Add support for gcc update versions.
|
||||
- Pick correct compiler version.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 14:00:23 UTC 2016 - eich@suse.com
|
||||
|
||||
- Fix group of devel package: Development/Languages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 13:10:57 UTC 2016 - pmladek@suse.com
|
||||
|
||||
- Add gcc-c++ into requires of the devel package
|
||||
- Make the devel package to require the exact version of the main one
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 20 11:30:36 UTC 2016 - eich@suse.com
|
||||
|
||||
- Modified package to use a spec file template.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 13 20:25:14 UTC 2016 - eich@suse.com
|
||||
|
||||
- Initial version of gnu compiler selection module
|
||||
FATE#321705.
|
Reference in New Issue
Block a user