Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package elfutils for openSUSE:Factory 
checked in at 2022-06-17 21:19:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/elfutils (Old)
 and      /work/SRC/openSUSE:Factory/.elfutils.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "elfutils"

Fri Jun 17 21:19:55 2022 rev:98 rq:982782 version:0.187

Changes:
--------
--- /work/SRC/openSUSE:Factory/elfutils/elfutils-debuginfod.changes     
2022-05-19 22:48:59.986310263 +0200
+++ /work/SRC/openSUSE:Factory/.elfutils.new.1548/elfutils-debuginfod.changes   
2022-06-17 21:22:09.142761642 +0200
@@ -1,0 +2,6 @@
+Wed Jun 15 11:28:34 UTC 2022 - Martin Li??ka <mli...@suse.cz>
+
+- Add debuginfod-profile subpackage that collects settings
+  files (boo#1200100).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ elfutils-debuginfod.spec ++++++
--- /var/tmp/diff_new_pack.8RGMCZ/_old  2022-06-17 21:22:09.698761944 +0200
+++ /var/tmp/diff_new_pack.8RGMCZ/_new  2022-06-17 21:22:09.702761945 +0200
@@ -99,6 +99,14 @@
 %description -n debuginfod-client
 The elfutils-debuginfod-client package contains a command-line frontend.
 
+%package -n debuginfod-profile
+Summary:        Profile files for build-id HTTP ELF/DWARF server
+Group:          Development/Tools/Building
+
+%description -n debuginfod-profile
+The debuginfod-profile package contains a profile files that set default
+URL for a distribution.
+
 %lang_package
 
 %prep
@@ -190,10 +198,6 @@
 %files -n libdebuginfod1
 %{_libdir}/libdebuginfod.so.*
 %{_libdir}/libdebuginfod-%{version}.so
-%config %{_sysconfdir}/profile.d/debuginfod.sh
-%config %{_sysconfdir}/profile.d/debuginfod.csh
-%dir %{_sysconfdir}/debuginfod
-%config %{_sysconfdir}/debuginfod/elfutils.urls
 
 %files -n libdebuginfod-devel
 %{_libdir}/pkgconfig/libdebuginfod.pc
@@ -207,6 +211,12 @@
 %{_mandir}/man1/debuginfod-find.1*
 %{_mandir}/man7/debuginfod-client-config.7*
 
+%files -n debuginfod-profile
+%config %{_sysconfdir}/profile.d/debuginfod.sh
+%config %{_sysconfdir}/profile.d/debuginfod.csh
+%dir %{_sysconfdir}/debuginfod
+%config %{_sysconfdir}/debuginfod/elfutils.urls
+
 %pre -f %{name}.pre
 %service_add_pre debuginfod.service
 

Reply via email to