]> git.pld-linux.org Git - packages/ckermit.git/commitdiff
- rediff patch, rebuild with openssl 3.0.0, rel 2 master auto/th/ckermit-9.0.302-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 22 Oct 2021 20:36:18 +0000 (22:36 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 22 Oct 2021 20:36:18 +0000 (22:36 +0200)
ckermit.spec
cku-makefile.patch

index 816a476b647b69f9dc78da4fafffcaac93560cad..6bd32c3405a8a45e4c8bc2895334e361d3c398dd 100644 (file)
@@ -6,7 +6,7 @@ Summary:        The quintessential all-purpose communications program
 Summary(pl.UTF-8):     Kwintesencja programów komunikacyjnych
 Name:          ckermit
 Version:       9.0.302
-Release:       1
+Release:       2
 License:       Special (see Copyright Notice)
 Group:         Applications/Communications
 Source0:       ftp://kermit.columbia.edu/kermit/archives/cku302.tar.gz
index 2547eb4d827c740900d37c2f4e43052a27b0fbd2..df064925406c2a867850657b20a1dace38f32292 100644 (file)
@@ -1,8 +1,9 @@
---- ckermit-7.0.197/makefile~  Sun Feb 27 23:05:52 2000
-+++ ckermit-7.0.197/makefile   Thu Jul 13 19:08:11 2000
-@@ -4692,6 +4692,45 @@
-       -ldes -lkrb4 -ldes425 -lssl -lsslcrypto \
-       -lkrb5 -lcom_err -lk5crypto -lcrypt -lresolv -lpam -ldl"
+diff -urNp -x '*.orig' ckermit-9.0.302.org/makefile ckermit-9.0.302/makefile
+--- ckermit-9.0.302.org/makefile       2011-08-21 17:12:07.000000000 +0200
++++ ckermit-9.0.302/makefile   2021-10-22 22:35:06.702445806 +0200
+@@ -6834,6 +6834,45 @@ linux+krb5+openssl+zlib+shadow+pam:
+       -lm -lncurses -ltermcap -lssl -lcrypto -lgssapi_krb5 \
+       -lkrb5 -lcom_err -lk5crypto -lcrypt -lresolv -lpam -ldl -lz"
  
 +linux-PLD+krb5+openssl+zlib+pam+shadow:
 +      @echo 'Making C-Kermit $(CKVER) for Linux on i386 with PAM,KRB5,SSL...'
This page took 0.167076 seconds and 4 git commands to generate.