From aaa204509258caccb66dada34fe0dc618d7e8f7aca7a99cca5ff0c0bfe9edaa2 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Wed, 25 Jan 2017 12:12:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=13 --- cross-aarch64-gcc7.spec | 5 +++-- cross-arm-gcc7.spec | 5 +++-- cross-avr-gcc7.spec | 5 +++-- cross-epiphany-gcc7-bootstrap.spec | 5 +++-- cross-epiphany-gcc7.spec | 5 +++-- cross-hppa-gcc7.spec | 5 +++-- cross-i386-gcc7.spec | 5 +++-- cross-m68k-gcc7.spec | 5 +++-- cross-mips-gcc7.spec | 5 +++-- cross-ppc64-gcc7.spec | 5 +++-- cross-ppc64le-gcc7.spec | 5 +++-- cross-rx-gcc7-bootstrap.spec | 5 +++-- cross-rx-gcc7.spec | 5 +++-- cross-s390x-gcc7.spec | 5 +++-- cross-sparc-gcc7.spec | 5 +++-- cross-sparc64-gcc7.spec | 5 +++-- cross-x86_64-gcc7.spec | 5 +++-- gcc.spec.in | 19 ++++++++++--------- gcc7-testresults.spec | 7 ++++--- gcc7.spec | 19 ++++++++++--------- 20 files changed, 75 insertions(+), 55 deletions(-) diff --git a/cross-aarch64-gcc7.spec b/cross-aarch64-gcc7.spec index b5721a6..ecdddce 100644 --- a/cross-aarch64-gcc7.spec +++ b/cross-aarch64-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-arm-gcc7.spec b/cross-arm-gcc7.spec index c04e49b..b342c6a 100644 --- a/cross-arm-gcc7.spec +++ b/cross-arm-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-avr-gcc7.spec b/cross-avr-gcc7.spec index 9315802..6e6f045 100644 --- a/cross-avr-gcc7.spec +++ b/cross-avr-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-epiphany-gcc7-bootstrap.spec b/cross-epiphany-gcc7-bootstrap.spec index 9dda10b..8887d4a 100644 --- a/cross-epiphany-gcc7-bootstrap.spec +++ b/cross-epiphany-gcc7-bootstrap.spec @@ -331,8 +331,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -378,6 +378,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-epiphany-gcc7.spec b/cross-epiphany-gcc7.spec index 9660158..ecda138 100644 --- a/cross-epiphany-gcc7.spec +++ b/cross-epiphany-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-hppa-gcc7.spec b/cross-hppa-gcc7.spec index 071d7d6..a9ea2e2 100644 --- a/cross-hppa-gcc7.spec +++ b/cross-hppa-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-i386-gcc7.spec b/cross-i386-gcc7.spec index a66b323..9cbfc3b 100644 --- a/cross-i386-gcc7.spec +++ b/cross-i386-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-m68k-gcc7.spec b/cross-m68k-gcc7.spec index 8f80dcf..6301b45 100644 --- a/cross-m68k-gcc7.spec +++ b/cross-m68k-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-mips-gcc7.spec b/cross-mips-gcc7.spec index 397dcd3..e1cead3 100644 --- a/cross-mips-gcc7.spec +++ b/cross-mips-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-ppc64-gcc7.spec b/cross-ppc64-gcc7.spec index ebe3a32..f07007e 100644 --- a/cross-ppc64-gcc7.spec +++ b/cross-ppc64-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-ppc64le-gcc7.spec b/cross-ppc64le-gcc7.spec index 1ee03e1..a9cd6c8 100644 --- a/cross-ppc64le-gcc7.spec +++ b/cross-ppc64le-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-rx-gcc7-bootstrap.spec b/cross-rx-gcc7-bootstrap.spec index 88d8c65..1e94045 100644 --- a/cross-rx-gcc7-bootstrap.spec +++ b/cross-rx-gcc7-bootstrap.spec @@ -331,8 +331,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -378,6 +378,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-rx-gcc7.spec b/cross-rx-gcc7.spec index 8f53745..db727a5 100644 --- a/cross-rx-gcc7.spec +++ b/cross-rx-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-s390x-gcc7.spec b/cross-s390x-gcc7.spec index f2ecaa8..4b70f8a 100644 --- a/cross-s390x-gcc7.spec +++ b/cross-s390x-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-sparc-gcc7.spec b/cross-sparc-gcc7.spec index b698521..fad2608 100644 --- a/cross-sparc-gcc7.spec +++ b/cross-sparc-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-sparc64-gcc7.spec b/cross-sparc64-gcc7.spec index 60f2d25..1a9c84b 100644 --- a/cross-sparc64-gcc7.spec +++ b/cross-sparc64-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/cross-x86_64-gcc7.spec b/cross-x86_64-gcc7.spec index 6c9f34f..0d636ef 100644 --- a/cross-x86_64-gcc7.spec +++ b/cross-x86_64-gcc7.spec @@ -330,8 +330,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -377,6 +377,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/gcc.spec.in b/gcc.spec.in index 17cc750..99ec2cd 100644 --- a/gcc.spec.in +++ b/gcc.spec.in @@ -220,7 +220,7 @@ BuildRequires: gdb %define separate_biarch_suffix -64bit %endif -%ifarch x86_64 ia64 s390x alpha ppc64 sparc64 +%ifarch x86_64 ia64 s390x alpha ppc64 ppc64le sparc64 # 64-bit is primary build target %define build_primary_64bit 1 %else @@ -1160,8 +1160,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -1207,6 +1207,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ @@ -2152,33 +2153,33 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc@base_ver@-locale.lang %ifarch %lsan_arch +%if %build_primary_64bit %files -n liblsan%{liblsan_sover}%{liblsan_suffix} %defattr(-,root,root) %mainlib liblsan.so.%{liblsan_sover}* +%endif -%if 0 -%if %{separate_biarch} +%if %{separate_biarch} && %{separate_bi64} %files -n liblsan%{liblsan_sover}%{liblsan_suffix}%{separate_biarch_suffix} %defattr(-,root,root) %biarchlib liblsan.so.%{liblsan_sover}* %endif %endif -%endif %ifarch %tsan_arch +%if %build_primary_64bit %files -n libtsan%{libtsan_sover}%{libtsan_suffix} %defattr(-,root,root) %mainlib libtsan.so.%{libtsan_sover}* +%endif -%if 0 -%if %{separate_biarch} +%if %{separate_biarch} && %{separate_bi64} %files -n libtsan%{libtsan_sover}%{libtsan_suffix}%{separate_biarch_suffix} %defattr(-,root,root) %biarchlib libtsan.so.%{libtsan_sover}* %endif %endif -%endif %ifarch %atomic_arch diff --git a/gcc7-testresults.spec b/gcc7-testresults.spec index 4c62fd5..c4e2c66 100644 --- a/gcc7-testresults.spec +++ b/gcc7-testresults.spec @@ -233,7 +233,7 @@ BuildRequires: gdb %define separate_biarch_suffix -64bit %endif -%ifarch x86_64 ia64 s390x alpha ppc64 sparc64 +%ifarch x86_64 ia64 s390x alpha ppc64 ppc64le sparc64 # 64-bit is primary build target %define build_primary_64bit 1 %else @@ -526,8 +526,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -573,6 +573,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ diff --git a/gcc7.spec b/gcc7.spec index b866e26..90fc062 100644 --- a/gcc7.spec +++ b/gcc7.spec @@ -215,7 +215,7 @@ BuildRequires: gdb %define separate_biarch_suffix -64bit %endif -%ifarch x86_64 ia64 s390x alpha ppc64 sparc64 +%ifarch x86_64 ia64 s390x alpha ppc64 ppc64le sparc64 # 64-bit is primary build target %define build_primary_64bit 1 %else @@ -1853,8 +1853,8 @@ PARALLEL="-j$J -l$JL" # In general we want to ship release checking enabled compilers # which is the default for released compilers #ENABLE_CHECKING="--enable-checking=yes" -ENABLE_CHECKING="--enable-checking=release" -#ENABLE_CHECKING="" +#ENABLE_CHECKING="--enable-checking=release" +ENABLE_CHECKING="" # Work around tail/head -1 changes export _POSIX2_VERSION=199209 @@ -1900,6 +1900,7 @@ nvptx-none=%{_prefix}/nvptx-none, \ --without-cuda-driver \ %endif $ENABLE_CHECKING \ + --disable-werror \ --with-gxx-include-dir=%{_prefix}/include/c++/%{gcc_dir_version} \ --enable-ssp \ --disable-libssp \ @@ -2834,32 +2835,32 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc7-locale.lang %endif %ifarch %lsan_arch +%if %build_primary_64bit %files -n liblsan%{liblsan_sover}%{liblsan_suffix} %defattr(-,root,root) %mainlib liblsan.so.%{liblsan_sover}* +%endif -%if 0 -%if %{separate_biarch} +%if %{separate_biarch} && %{separate_bi64} %files -n liblsan%{liblsan_sover}%{liblsan_suffix}%{separate_biarch_suffix} %defattr(-,root,root) %biarchlib liblsan.so.%{liblsan_sover}* %endif %endif -%endif %ifarch %tsan_arch +%if %build_primary_64bit %files -n libtsan%{libtsan_sover}%{libtsan_suffix} %defattr(-,root,root) %mainlib libtsan.so.%{libtsan_sover}* +%endif -%if 0 -%if %{separate_biarch} +%if %{separate_biarch} && %{separate_bi64} %files -n libtsan%{libtsan_sover}%{libtsan_suffix}%{separate_biarch_suffix} %defattr(-,root,root) %biarchlib libtsan.so.%{libtsan_sover}* %endif %endif -%endif %ifarch %atomic_arch %files -n libatomic%{libatomic_sover}%{libatomic_suffix}