|
|
|
@ -1,11 +1,12 @@
|
|
|
|
|
# Rebuild --with static to enable static subpackages
|
|
|
|
|
# This is *not* supported by elfutils maintainers
|
|
|
|
|
%bcond_with static
|
|
|
|
|
%undefine dist_debuginfod_url
|
|
|
|
|
|
|
|
|
|
Name: elfutils
|
|
|
|
|
Version: 0.191
|
|
|
|
|
%global baserelease 5
|
|
|
|
|
Release: %{baserelease}%{?dist}
|
|
|
|
|
Release: %{baserelease}%{?dist}.inferit
|
|
|
|
|
URL: http://elfutils.org/
|
|
|
|
|
%global source_url ftp://sourceware.org/pub/elfutils/%{version}/
|
|
|
|
|
License: GPL-3.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GFDL-1.3-no-invariants-or-later
|
|
|
|
@ -485,6 +486,9 @@ exit 0
|
|
|
|
|
%systemd_postun_with_restart debuginfod.service
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Dec 27 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.191-5.inferit
|
|
|
|
|
- Update to 0.191-5
|
|
|
|
|
|
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.191-5
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|