gnu11-compilers-hpc-devel-1.4-150100.3.28.1 >  A e!3p9|A;UؒN8Ai+(7rDܚ]^gi uWlSZnMn<'<8X3N6O>Q E{vrQKgݢ}!E|tG'ܩ5B/ei!6\v`dsiu.˵X܌ۂ񕐄t)4(=%#2ص2Sq=1bec8e0a0a3f7464196f5dd71f4576dc7c9335b9f0c47d427b052e1e5c93f4c7737a66832937e07105d004e72d5ed84d0fc72c0a`e!3p9|Mq y~B#$3bThŮU/:xhxk?tfOR~!ݤ'f&9gc^Kы Rq3V*,@b ynt_oZ?z!`&ৡ^ڰbM)UZ, .>AL%XB/w|__ W>^}F1Z5EC{S%} c;28Kx];>Vݥ>Ŗk63,>p?H?8d  . ] 5U[b     $T\x  E (j8t9:<?FGHIXY\]^bZcdefluvz4Cgnu11-compilers-hpc-devel1.4150100.3.28.1Devel package for HPC GNU compiler environmentProvides package dependencies for building with the GNU compiler toolchain.e!h04-ch1dYSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Tools/Otherhttps://github.com/openhpc/ohpclinuxnoarchrm -rf /usr/lib/hpc/compiler/gnu/11/bin /usr/lib/hpc/compiler/gnu/11/binYA큤e!e!8fddd71a788e25ee896ed2faeac1159377c9bce10102f5634ecb6051d96500d1rootrootrootrootgnu11-compilers-hpc-1.4-150100.3.28.1.src.rpmgnu11-compilers-hpc-devel     /bin/sh/bin/shgcc11gcc11-c++gcc11-fortrangnu11-compilers-hpcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.43.0.4-14.6.0-14.0-15.2-14.14.1dddc@ci@a5a]`#@`"@_{]D%\?[T@Zp^@ZYY@Y@Y@Y9<@YtX>@X*XWw@eich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comaginies@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.compmladek@suse.comeich@suse.comeich@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).- Fix %posttrans script (`done` instead of `fi`) (bsc#1212351).- Add support for gcc13- Fix compatibility for SLE-12: define _rpmmacrodir after hpc_init.- Add support for gcc12 (jsc#PED-2834).- fix _multibuild with a correct list of gcc version- Use %_rpmmacrodir instead of %{_sysconfdir}/rpm (boo#1191381).- 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-compiler-hpc is installed, they will not be set.- Add build support for gcc11 to HPC build (jsc#SLE-18780, jsc#SLE-18781, jsc#SLE-18782).- Add build support for gcc10 to HPC build (bsc#1174439). Fix version parsing for gcc10 and up.- 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.- Add links from the generic compiler binary names cc, cpp, c++ and fc to the compiler specific names in the package private binary directory.- Define _hpc_gnu_module (bsc#1116458).- 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.- 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.- Make source files downloadable from git. - Remove some debugging code.- Fix LICENSE and copyright statement in LICENSE.- Rename: rpmlintrc -> gnu-compilers-hpc-rpmlintrc- Remove spec_fix.pl, use multibuild instead. - Add RPM macros to be used together with macros.hpc from suse-hpc.- Update spec_fix.pl: It is now able to produce multiple spec files from one replacement file.- Remove ohpc-isms. - Add support for gcc update versions. - Pick correct compiler version.- Fix group of devel package: Development/Languages- Add gcc-c++ into requires of the devel package - Make the devel package to require the exact version of the main one- Modified package to use a spec file template.- Initial version of gnu compiler selection module FATE#321705./bin/shh04-ch1d 16963422981.4-150100.3.28.1gnu11-compilers-hpc-develREADME.meta/usr/share/doc/packages//usr/share/doc/packages/gnu11-compilers-hpc-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:30917/SUSE_SLE-15-SP1_Update/13c2d0ffa511f7773ae51bad7eb89e04-gnu-compilers-hpc.SUSE_SLE-15-SP1_Update:gnu11-hpccpioxz5noarch-suse-linuxdirectoryASCII text9o l/^W_V7mkdir -p /usr/lib/hpc/compiler/gnu/11/bin export list="cpp11 gcc11 \ gcc11-c++ gcc11-fortran" for i in $(rpm -ql ${list} | grep -E -e "/usr/bin|/usr/share/man") do dir=$(dirname $i) base=$(basename $i) base=${base/-11/} base=${base/.././} case $dir in /usr/share/man*) mandir=$(basename $dir) mkdir -p /usr/lib/hpc/compiler/gnu/11/man/${mandir} ln -sf $i /usr/lib/hpc/compiler/gnu/11/man/${mandir}/$base ;; /usr/bin*) ln -sf $i /usr/lib/hpc/compiler/gnu/11/bin/$base ;; esac done for i in cc,gcc c++,g++; do test -e /usr/lib/hpc/compiler/gnu/11/bin/${i##*,} \ && ln -s ${i##*,} /usr/lib/hpc/compiler/gnu/11/bin/${i%%,*} || true done/bin/shutf-8c5470c7b5263c1e5861675e20b54cf8999fbe6ea0c6962269795031d5b4abae3?7zXZ !t/+] crt:bLL c$8;a,IC@G ’ 7n:|gbJ$,y2]B Zh(pjſHZf^,'긤rHgh큳nOsj\c SO0|An{nBׯ7Vj}pJDXY= :pPY?#r879O  YZ