aboutsummaryrefslogtreecommitdiffstats
path: root/guix/guile-ssh/guile-ssh.spec
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2019-09-17 20:20:27 +0800
committerTing-Wei Lan <lantw44@gmail.com>2019-09-17 20:20:27 +0800
commit0290c24b22cb63a0d7e24e179489c656917dc571 (patch)
tree6e725319d34c6d0cb862da72efa679dc1c024781 /guix/guile-ssh/guile-ssh.spec
parent80485c010ef4329c9bac5716f3744c78fc36cdd5 (diff)
downloadcopr-rpm-spec-0290c24b22cb63a0d7e24e179489c656917dc571.tar
copr-rpm-spec-0290c24b22cb63a0d7e24e179489c656917dc571.tar.gz
copr-rpm-spec-0290c24b22cb63a0d7e24e179489c656917dc571.tar.bz2
copr-rpm-spec-0290c24b22cb63a0d7e24e179489c656917dc571.tar.lz
copr-rpm-spec-0290c24b22cb63a0d7e24e179489c656917dc571.tar.xz
copr-rpm-spec-0290c24b22cb63a0d7e24e179489c656917dc571.tar.zst
copr-rpm-spec-0290c24b22cb63a0d7e24e179489c656917dc571.zip
guix: Fix guile-ssh tests on libssh 0.9
https://github.com/artyom-poptsov/guile-ssh/issues/12
Diffstat (limited to 'guix/guile-ssh/guile-ssh.spec')
-rw-r--r--guix/guile-ssh/guile-ssh.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/guix/guile-ssh/guile-ssh.spec b/guix/guile-ssh/guile-ssh.spec
index a848262..e0e3006 100644
--- a/guix/guile-ssh/guile-ssh.spec
+++ b/guix/guile-ssh/guile-ssh.spec
@@ -1,6 +1,6 @@
Name: guile-ssh
Version: 0.11.3
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A library that provides access to the SSH protocol for GNU Guile
License: GPLv3+
@@ -10,6 +10,7 @@ Source0: https://github.com/artyom-poptsov/guile-ssh/archive/v%{version}.
Patch0: guile-ssh-0.11.3-fix-segfault.patch
Patch1: guile-ssh-0.11.3-libssh-0.8-name.patch
Patch2: guile-ssh-0.11.3-libssh-0.8-tests.patch
+Patch3: guile-ssh-0.11.3-libssh-0.9-ecdsa.patch
%global guile_source_dir %{_datadir}/guile/site/2.2
%global guile_ccache_dir %{_libdir}/guile/2.2/site-ccache
@@ -80,6 +81,9 @@ fi
%changelog
+* Tue Sep 17 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.11.3-5
+- Fix get-key-type test on libssh 0.9
+
* Fri May 17 2019 Ting-Wei Lan <lantw44@gmail.com> - 0.11.3-4
- Switch to Guile 2.2