diff --git a/openssh-askpass-gnome.spec b/openssh-askpass-gnome.spec index 9f6c381..a1ae655 100644 --- a/openssh-askpass-gnome.spec +++ b/openssh-askpass-gnome.spec @@ -1,7 +1,7 @@ # # spec file for package openssh-askpass-gnome # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed diff --git a/openssh.changes b/openssh.changes index 11fa4aa..06f4998 100644 --- a/openssh.changes +++ b/openssh.changes @@ -2,6 +2,7 @@ Mon Feb 12 22:55:01 UTC 2018 - pcerny@suse.com - add OpenSSL 1.0 to 1.1 shim to remove dependency on old OpenSSL + (update tracker: bsc#1080779) ------------------------------------------------------------------- Wed Jan 31 13:31:41 UTC 2018 - pcerny@suse.com diff --git a/openssh.spec b/openssh.spec index 856f12b..cbd2f1a 100644 --- a/openssh.spec +++ b/openssh.spec @@ -1,7 +1,7 @@ # # spec file for package openssh # -# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -82,8 +82,8 @@ BuildRequires: libedit-devel %if %{has_libselinux} BuildRequires: libselinux-devel %endif -BuildRequires: openssl-devel BuildRequires: openldap2-devel +BuildRequires: openssl-devel BuildRequires: pam-devel %if %{uses_systemd} BuildRequires: pkgconfig(libsystemd)