From 99b3b92ded6ce5003cf529c1e7366482b391dbea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 20 May 2013 10:42:44 +0300 Subject: [PATCH] correct description, gpl version, require ssh-clients --- ksshaskpass.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ksshaskpass.spec b/ksshaskpass.spec index 65b766a..0aa93ac 100644 --- a/ksshaskpass.spec +++ b/ksshaskpass.spec @@ -1,19 +1,19 @@ Summary: OpenSSH KDE4 passphrase dialog with KWallet support Name: ksshaskpass Version: 0.5.3 -Release: 1 -License: GPL +Release: 2 +License: GPL v2 Group: Applications/Networking Source0: http://kde-apps.org/CONTENT/content-files/50971-%{name}-%{version}.tar.gz # Source0-md5: 05dad7745e9d92b08bd86e7ab7a9540d URL: http://kde-apps.org/content/show.php/Ksshaskpass?content=50971 -Requires: openssh BuildRequires: cmake BuildRequires: kde4-kdelibs-devel +Requires: openssh-clients BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This is an KDE4-based passphrase dialog with KWallet support foruse +This is an KDE4-based passphrase dialog with KWallet support for use with OpenSSH. %prep @@ -29,7 +29,6 @@ cd build %install rm -rf $RPM_BUILD_ROOT - %{__make} -C build install \ DESTDIR=$RPM_BUILD_ROOT -- 2.43.0