Rev devel:gcc/48 Md5 23df2a604f6790b5b177201d4d42160c 2022-05-16 07:45:18 rguenther None

This commit is contained in:
OBS User rguenther 2022-05-16 07:45:18 +00:00 committed by Git OBS Bridge
parent 592d9fddbb
commit f41b7bfcdd
3 changed files with 7 additions and 0 deletions

View File

@ -1048,6 +1048,7 @@ Runtime library for the GNU D language.
%package -n libgccjit%{libgccjit_sover}%{libgccjit_suffix}
Summary: The GNU Compiler Collection JIT library
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
Provides: libgccjit%{libgccjit_sover} = %{version}-%{release}
# Only one package may provide this - allows multiple gcc versions
# to co-exist without an overly large list of provides/obsoletes
@ -1078,6 +1079,7 @@ Package contains header files and documentation for GCC JIT front-end.
# GCC-TESTSUITE-DELETE-END
Summary: Testsuite results
License: SUSE-Public-Domain
Group: Development/Languages/C and C++
%description -n gcc@base_ver@-testresults
Results from running the gcc and target library testsuites.
@ -2817,6 +2819,7 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc@base_ver@-locale.lang
%{_prefix}/%{_lib}/libgccjit.so.%{libgccjit_sover}*
%files -n libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}
%defattr(-,root,root)
%doc gcc/jit/docs/examples
%{_prefix}/%{_lib}/libgccjit.so
%{_prefix}/include/libgccjit.h

View File

@ -398,6 +398,7 @@ Patch100: newlib-4.1.0-aligned_alloc.patch
Summary: Testsuite results
License: SUSE-Public-Domain
Group: Development/Languages/C and C++
%description
Results from running the gcc and target library testsuites.

View File

@ -1865,6 +1865,7 @@ Runtime library for the GNU D language.
%package -n libgccjit%{libgccjit_sover}%{libgccjit_suffix}
Summary: The GNU Compiler Collection JIT library
License: GPL-3.0-or-later
Group: Development/Languages/C and C++
Provides: libgccjit%{libgccjit_sover} = %{version}-%{release}
# Only one package may provide this - allows multiple gcc versions
# to co-exist without an overly large list of provides/obsoletes
@ -1894,6 +1895,7 @@ Package contains header files and documentation for GCC JIT front-end.
%package -n gcc12-testresults
Summary: Testsuite results
License: SUSE-Public-Domain
Group: Development/Languages/C and C++
%description -n gcc12-testresults
Results from running the gcc and target library testsuites.
@ -3607,6 +3609,7 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc12-locale.lang
%{_prefix}/%{_lib}/libgccjit.so.%{libgccjit_sover}*
%files -n libgccjit%{libgccjit_sover}-devel%{libdevel_suffix}
%defattr(-,root,root)
%doc gcc/jit/docs/examples
%{_prefix}/%{_lib}/libgccjit.so
%{_prefix}/include/libgccjit.h