Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2019-05-16 21:57:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and      /work/SRC/openSUSE:Factory/.installation-images.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "installation-images"

Thu May 16 21:57:31 2019 rev:71 rq:703122 version:14.425

Changes:
--------
--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2019-05-03 22:07:35.206935342 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new.5148/installation-images.changes
        2019-05-16 21:57:32.694849872 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Wed May 15 09:37:20 UTC 2019 - Steffen Winterfeldt <[email protected]>
+
+- do not use openssl-1_1-hmac in openSUSE for now
+

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

Other differences:
------------------
++++++ installation-images.spec ++++++
--- /var/tmp/diff_new_pack.FYFw18/_old  2019-05-16 21:57:33.362849580 +0200
+++ /var/tmp/diff_new_pack.FYFw18/_new  2019-05-16 21:57:33.374849575 +0200
@@ -31,6 +31,7 @@
 %define with_shim 1
 %define with_storage_ng 1
 %define with_reiserfs_kmp 0
+%define with_ssl_hmac 1
 %bcond_without sbl
 %bcond_without vnc
 %bcond_with xen
@@ -124,6 +125,7 @@
 
 %if "%theme" == "openSUSE"
 %define with_storage_ng 1
+%define with_ssl_hmac 0
 %define branding_skelcd   openSUSE
 %define branding_systemd  openSUSE
 %define branding_plymouth openSUSE
@@ -135,6 +137,7 @@
 
 %if "%theme" == "Kubic"
 %define with_storage_ng 1
+%define with_ssl_hmac 0
 %define branding_skelcd   Kubic
 %define branding_systemd  MicroOS
 %define branding_plymouth openSUSE
@@ -147,6 +150,7 @@
 
 %if "%theme" == "MicroOS"
 %define with_storage_ng 1
+%define with_ssl_hmac 0
 %define branding_skelcd   MicroOS
 %define branding_systemd  MicroOS
 %define branding_plymouth openSUSE
@@ -329,7 +333,9 @@
 BuildRequires:  kmod-compat
 BuildRequires:  krb5-devel
 BuildRequires:  less
+%if %with_ssl_hmac
 BuildRequires:  libopenssl1_1-hmac
+%endif
 BuildRequires:  libpcsclite1
 BuildRequires:  libyui-ncurses-pkg
 BuildRequires:  libyui-qt


Reply via email to