!2 add BuildRequires openssh-clients

From: @zhang__3125
Reviewed-by: @dwl301
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2021-05-19 15:52:57 +08:00 committed by Gitee
commit ecec43897e

View File

@ -1,13 +1,13 @@
Name: gnome-keyring Name: gnome-keyring
Version: 3.28.2 Version: 3.28.2
Release: 3 Release: 4
Summary: A program that keep password and other secrets for users Summary: A program that keep password and other secrets for users
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
URL: https://wiki.gnome.org/Projects/GnomeKeyring URL: https://wiki.gnome.org/Projects/GnomeKeyring
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
BuildRequires: gcc docbook-dtds docbook-style-xsl gettext intltool libcap-ng-devel libselinux-devel pam-devel BuildRequires: gcc docbook-dtds docbook-style-xsl gettext intltool libcap-ng-devel libselinux-devel pam-devel
BuildRequires: openssh libxslt BuildRequires: openssh-clients libxslt
BuildRequires: pkgconfig(p11-kit-1) pkgconfig(gcr-3) >= 3.27.90 pkgconfig(glib-2.0) >= 2.44.0 libgcrypt-devel >= 1.2.2 BuildRequires: pkgconfig(p11-kit-1) pkgconfig(gcr-3) >= 3.27.90 pkgconfig(glib-2.0) >= 2.44.0 libgcrypt-devel >= 1.2.2
Requires: openssh gcr Requires: openssh gcr
@ -64,5 +64,8 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
%{_mandir}/man1/gnome-keyring-daemon.1* %{_mandir}/man1/gnome-keyring-daemon.1*
%changelog %changelog
* Tue May 18 2021 lin.zhang <lin.zhang@turbolinux.com.cn> - 3.28.2-4
- add BuildRequires openssh-clients
* Fri Oct 18 2019 Yiru Wang <wangyiru1@huawei.com> - 3.28.2-3 * Fri Oct 18 2019 Yiru Wang <wangyiru1@huawei.com> - 3.28.2-3
- Pakcage init - Pakcage init