!139 [sync] PR-136: move /usr/lib64/libdebuginfod.so from debuginfod-client-devel to debuginfod-client
From: @openeuler-sync-bot Reviewed-by: @hubin95 Signed-off-by: @hubin95
This commit is contained in:
commit
941f4a8b57
@ -1,7 +1,7 @@
|
|||||||
# -*- rpm-spec from http://elfutils.org/ -*-
|
# -*- rpm-spec from http://elfutils.org/ -*-
|
||||||
Name: elfutils
|
Name: elfutils
|
||||||
Version: 0.190
|
Version: 0.190
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: A collection of utilities and DSOs to handle ELF files and DWARF data
|
Summary: A collection of utilities and DSOs to handle ELF files and DWARF data
|
||||||
URL: http://elfutils.org/
|
URL: http://elfutils.org/
|
||||||
License: GPLv3+ and (GPLv2+ or LGPLv3+)
|
License: GPLv3+ and (GPLv2+ or LGPLv3+)
|
||||||
@ -291,14 +291,13 @@ fi
|
|||||||
%files debuginfod-client
|
%files debuginfod-client
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libdebuginfod-%{version}.so
|
%{_libdir}/libdebuginfod-%{version}.so
|
||||||
|
%{_libdir}/libdebuginfod.so*
|
||||||
%{_bindir}/debuginfod-find
|
%{_bindir}/debuginfod-find
|
||||||
%{_libdir}/libdebuginfod.so.*
|
|
||||||
|
|
||||||
%files debuginfod-client-devel
|
%files debuginfod-client-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/pkgconfig/libdebuginfod.pc
|
%{_libdir}/pkgconfig/libdebuginfod.pc
|
||||||
%{_includedir}/elfutils/debuginfod.h
|
%{_includedir}/elfutils/debuginfod.h
|
||||||
%{_libdir}/libdebuginfod.so
|
|
||||||
|
|
||||||
%files debuginfod
|
%files debuginfod
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -323,6 +322,12 @@ exit 0
|
|||||||
%systemd_postun_with_restart debuginfod.service
|
%systemd_postun_with_restart debuginfod.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 24 2025 shixuantong <shixuantong1@huawei.com> - 0.190-6
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:move /usr/lib64/libdebuginfod.so from debuginfod-client-devel to debuginfod-client
|
||||||
|
|
||||||
* Wed Oct 30 2024 xuguangmin <xuguangmin@kylinos.cn> - 0.190-5
|
* Wed Oct 30 2024 xuguangmin <xuguangmin@kylinos.cn> - 0.190-5
|
||||||
- Type: bugfix
|
- Type: bugfix
|
||||||
- CVE: NA
|
- CVE: NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user