[packages/keychain] posix fix

glen glen at pld-linux.org
Tue May 26 13:33:44 CEST 2015


commit 29f69a08c9ad53788815bf37f148a9991733ea6e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue May 26 14:33:18 2015 +0300

    posix fix
    
    https://github.com/funtoo/keychain/issues/39

 keychain.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/keychain.spec b/keychain.spec
index 2a6ae8e..0c6271e 100644
--- a/keychain.spec
+++ b/keychain.spec
@@ -2,11 +2,13 @@ Summary:	Key management application for SSH RSA/DSA keys
 Summary(pl.UTF-8):	Zarządca kluczy RSA/DSA dla SSH
 Name:		keychain
 Version:	2.8.0
-Release:	2
+Release:	3
 License:	GPL v2
 Group:		Applications/Networking
 Source0:	http://www.funtoo.org/distfiles/keychain/%{name}-%{version}.tar.bz2
 # Source0-md5:	89a3771f39a8a9fd65f11c5fdd4c4b93
+Patch0:		https://github.com/funtoo/keychain/commit/6052ce29af20d237f6fe6f044e9f4110e053c763.patch
+# Patch0-md5:	ae0185a988ab8610e0f1ca21e6b4dc52
 URL:		http://www.funtoo.org/Keychain
 BuildRequires:	perl-tools-pod
 Requires:	openssh-clients
@@ -32,6 +34,7 @@ dzięki czemu redukowana jest liczba pytań o hasło do kluczy.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} keychain.1 keychain
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/keychain.git/commitdiff/29f69a08c9ad53788815bf37f148a9991733ea6e



More information about the pld-cvs-commit mailing list