Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package patterns-devel-base for
openSUSE:Factory checked in at 2022-02-24 18:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-devel-base (Old)
and /work/SRC/openSUSE:Factory/.patterns-devel-base.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-devel-base"
Thu Feb 24 18:18:34 2022 rev:10 rq:957227 version:20170319
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-devel-base/patterns-devel-base.changes
2021-01-29 14:56:38.973469885 +0100
+++
/work/SRC/openSUSE:Factory/.patterns-devel-base.new.1958/patterns-devel-base.changes
2022-02-24 18:18:51.510731956 +0100
@@ -1,0 +2,9 @@
+Thu Feb 24 04:02:56 UTC 2022 - Simon Lees <[email protected]>
+
+- The "devel_kernel" pattern is missing packages which are required
+ to compile a regular SUSE kernel (bsc#1147177)
+ - openssl-devel
+ - libelf-devel
+ - bc
+
+-------------------------------------------------------------------
@@ -4,0 +14,9 @@
+
+-------------------------------------------------------------------
+Wed Aug 28 06:51:01 UTC 2019 - Simon Lees <[email protected]>
+
+- The following packages are required to build the kernel so add
+ them to the kernel development pattern. bsc#1147177
+ * bc
+ * libelf-devel
+ * openssl-devel
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-devel-base.spec ++++++
--- /var/tmp/diff_new_pack.I140dJ/_old 2022-02-24 18:18:51.930731844 +0100
+++ /var/tmp/diff_new_pack.I140dJ/_new 2022-02-24 18:18:51.934731843 +0100
@@ -137,6 +137,8 @@
Requires: pattern() = devel_basis
Recommends: kernel-source
+# bsc#1147177
+Recommends: bc
# bnc#582415
Recommends: ctags
Recommends: diffstat
@@ -147,6 +149,9 @@
Recommends: gitk
Recommends: git-email
Recommends: kernel-syms
+# bsc#1147177
+Recommends: pkgconfig(libelf)
+Recommends: pkgconfig(openssl)
Suggests: kernel-debug
Suggests: gitk
Suggests: kernel-docs