[packages/ksshaskpass] correct description, gpl version, require ssh-clients
glen
glen at pld-linux.org
Mon May 20 09:43:12 CEST 2013
commit 99b3b92ded6ce5003cf529c1e7366482b391dbea
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon May 20 10:42:44 2013 +0300
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ksshaskpass.git/commitdiff/99b3b92ded6ce5003cf529c1e7366482b391dbea
More information about the pld-cvs-commit
mailing list