diff --git a/gnome-keyring.spec b/gnome-keyring.spec index 3ba6ac9a7647e7c9e71da6658d712e778522696a..e6fa635115b67ae5ee42181d5798fe8724983aae 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -1,13 +1,13 @@ Name: gnome-keyring Version: 3.28.2 -Release: 3 +Release: 4 Summary: A program that keep password and other secrets for users License: GPLv2+ and LGPLv2+ URL: https://wiki.gnome.org/Projects/GnomeKeyring 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: 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 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* %changelog +* Tue May 18 2021 lin.zhang - 3.28.2-4 +- add BuildRequires openssh-clients + * Fri Oct 18 2019 Yiru Wang - 3.28.2-3 - Pakcage init