From d5cf8ad80ceb19e163567bbf0c578debb2d396f7e3cb6047162bd54ee8b5df8a Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 21 Dec 2020 09:21:56 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/elfutils revision 82.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=aa0aace1e8f2c7e60fe545542cc2dc8f --- elfutils-debuginfod.changes | 6 ++++++ elfutils-debuginfod.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/elfutils-debuginfod.changes b/elfutils-debuginfod.changes index 223900d..c9496fb 100644 --- a/elfutils-debuginfod.changes +++ b/elfutils-debuginfod.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 10 12:21:29 UTC 2020 - Martin Liška + +- Move profile files to libdebuginfod1 sub-package. +- Silent 2 rpmlint issues. + ------------------------------------------------------------------- Thu Nov 5 09:15:00 UTC 2020 - Martin Liška diff --git a/elfutils-debuginfod.spec b/elfutils-debuginfod.spec index 30a1433..b5bf1d3 100644 --- a/elfutils-debuginfod.spec +++ b/elfutils-debuginfod.spec @@ -19,7 +19,7 @@ Name: elfutils-debuginfod Version: 0.182 Release: 0 -Summary: debuginfod part of elfutils +Summary: Debuginfod server provided by elfutils License: GPL-3.0-or-later Group: Development/Tools/Building URL: https://sourceware.org/elfutils/ @@ -31,7 +31,7 @@ Source3: elfutils.keyring BuildRequires: autoconf BuildRequires: automake BuildRequires: bison -# For the run-debuginfod-find.sh test case in %check for /usr/sbin/ss +# For the run-debuginfod-find.sh test case in %%check for /usr/sbin/ss BuildRequires: curl BuildRequires: flex BuildRequires: gcc-c++ @@ -164,8 +164,6 @@ export XFAIL_TESTS="dwfl-proc-attach run-backtrace-dwarf.sh run-backtrace-native %{_unitdir}/debuginfod.service %{_mandir}/man8/debuginfod.8* %{_fillupdir}/sysconfig.debuginfod -%config %{_sysconfdir}/profile.d/debuginfod.sh -%config %{_sysconfdir}/profile.d/debuginfod.csh %dir %attr(0700,debuginfod,debuginfod) %{_localstatedir}/cache/debuginfod %verify(not md5 size mtime) %attr(0600,debuginfod,debuginfod) %{_localstatedir}/cache/debuginfod/debuginfod.sqlite @@ -173,6 +171,8 @@ export XFAIL_TESTS="dwfl-proc-attach run-backtrace-dwarf.sh run-backtrace-native %files -n libdebuginfod1 %{_libdir}/libdebuginfod.so.* %{_libdir}/libdebuginfod-%{version}.so +%config %{_sysconfdir}/profile.d/debuginfod.sh +%config %{_sysconfdir}/profile.d/debuginfod.csh %files -n libdebuginfod-devel %{_libdir}/pkgconfig/libdebuginfod.pc