diff --git a/SPECS/elfutils.spec b/SPECS/elfutils.spec index c09ae8a..2f902d4 100644 --- a/SPECS/elfutils.spec +++ b/SPECS/elfutils.spec @@ -1,7 +1,7 @@ Name: elfutils Version: 0.187 %global baserelease 5 -Release: %{baserelease}%{?dist} +Release: %{baserelease}%{?dist}.inferit URL: http://elfutils.org/ %global source_url ftp://sourceware.org/pub/elfutils/%{version}/ License: GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL @@ -263,7 +263,7 @@ RPM_OPT_FLAGS="${RPM_OPT_FLAGS} -Wformat" trap 'cat config.log' EXIT -%if 0%{?centos} >= 8 +%if 0%{?centos} >= 8 && %{undefined msvsphere} %configure CFLAGS="$RPM_OPT_FLAGS -fexceptions" --enable-debuginfod-urls=https://debuginfod.centos.org/ %else %configure CFLAGS="$RPM_OPT_FLAGS -fexceptions" @@ -394,7 +394,7 @@ fi %{_mandir}/man1/debuginfod-find.1* %{_mandir}/man7/debuginfod*.7* %{_sysconfdir}/profile.d/debuginfod.* -%if 0%{?centos} >= 8 +%if 0%{?centos} >= 8 && %{undefined msvsphere} %{_sysconfdir}/debuginfod/*.urls %endif @@ -428,6 +428,9 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Sat Mar 18 2023 Eugene Zamriy - 0.187-5.inferit +- Disable upstream debuginfod URL + * Wed Mar 15 2023 MSVSphere Packaging Team - 0.187-5 - Rebuilt for MSVSphere 9.1.