From: Elan Ruusamäe Date: Mon, 20 May 2013 07:42:44 +0000 (+0300) Subject: correct description, gpl version, require ssh-clients X-Git-Tag: auto/th/ksshaskpass-0.5.3-2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fksshaskpass.git;a=commitdiff_plain;h=HEAD correct description, gpl version, require ssh-clients --- 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