]> git.pld-linux.org Git - packages/ksshaskpass.git/commitdiff
correct description, gpl version, require ssh-clients master auto/th/ksshaskpass-0.5.3-2
authorElan Ruusamäe <glen@delfi.ee>
Mon, 20 May 2013 07:42:44 +0000 (10:42 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 20 May 2013 07:42:44 +0000 (10:42 +0300)
ksshaskpass.spec

index 65b766a98f42dfa7b3d51f270b6e52093dc97925..0aa93ac88e6a242d491d6b0668502550c5bd2d51 100644 (file)
@@ -1,19 +1,19 @@
 Summary:       OpenSSH KDE4 passphrase dialog with KWallet support
 Name:          ksshaskpass
 Version:       0.5.3
 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
 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
 BuildRequires: cmake
 BuildRequires: kde4-kdelibs-devel
+Requires:      openssh-clients
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 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
 with OpenSSH.
 
 %prep
@@ -29,7 +29,6 @@ cd build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
This page took 0.081512 seconds and 4 git commands to generate.