From 8aa3ab88ff5f475220ffb564f7a29211371aba87f74d531937ffebbe0a840bb0 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Mon, 4 Apr 2022 07:44:46 +0000 Subject: [PATCH] - Rename libgccjit0-devel to libgccjit-devel. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=114 --- gcc.changes | 5 +++++ gcc.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gcc.changes b/gcc.changes index 41af717..069ca50 100644 --- a/gcc.changes +++ b/gcc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 4 07:44:16 UTC 2022 - Richard Biener + +- Rename libgccjit0-devel to libgccjit-devel. + ------------------------------------------------------------------- Thu Feb 10 12:33:25 UTC 2022 - Richard Biener diff --git a/gcc.spec b/gcc.spec index 86baca6..409bb34 100644 --- a/gcc.spec +++ b/gcc.spec @@ -132,8 +132,8 @@ PreReq: gcc%{gcc_version}-info The system GNU Compiler documentation. -# install / update the entries +# install / update the entries %post -n gcc-info %install_info --info-dir=%{_infodir} --name=cpp --description='The GNU C preprocessor.' %{_infodir}/cpp.info.gz %install_info --info-dir=%{_infodir} --name=gcc --description='The GNU Compiler Collection.' %{_infodir}/gcc.info.gz @@ -390,13 +390,13 @@ Requires: gcc-d = %{version} %description -n gcc-d-64bit The system GNU D Compiler 64bit support. -%package -n libgccjit%{libgccjit_sover}-devel +%package -n libgccjit-devel Summary: Support for embedding GCC inside programs and libraries License: GPL-3.0-or-later Group: Development/Languages/C and C++ Requires: libgccjit%{libgccjit_sover}-devel-gcc%{gcc_version} -%description -n libgccjit%{libgccjit_sover}-devel +%description -n libgccjit-devel Package contains header files and documentation for GCC JIT front-end. %prep @@ -664,7 +664,7 @@ fi %endif -%files -n libgccjit%{libgccjit_sover}-devel +%files -n libgccjit-devel %defattr(-,root,root) # empty - only for the dependency