public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ckermit] rawhide: Update to 11.0.509
@ 2026-09-17 18:54 Martin Jackson
  0 siblings, 0 replies; only message in thread
From: Martin Jackson @ 2026-09-17 18:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ckermit
Branch : rawhide
Commit : 674d5e3450eeacbac84428135417a02e2e2d0188
Author : Martin Jackson <martjack@redhat.com>
Date   : 2026-09-17T13:54:28-05:00
Stats  : +9/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ckermit/c/674d5e3450eeacbac84428135417a02e2e2d0188?branch=rawhide

Log:
Update to 11.0.509

---
diff --git a/.gitignore b/.gitignore
index 7f6f1a9..f0b0502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /cku301.tar.gz
 /cku302.tar.gz
 /ckermit-11.0.505.tar.gz
+/ckermit-11.0.509.tar.gz

diff --git a/ckermit.spec b/ckermit.spec
index a3f99be..a7e88d2 100644
--- a/ckermit.spec
+++ b/ckermit.spec
@@ -2,7 +2,7 @@
 
 Summary:       The quintessential all-purpose communications program
 Name:          ckermit
-Version:       11.0.505
+Version:       11.0.509
 Release:       1%{?dist}
 # Most of the package is under a three-clause BSD license, but the file
 # ckuat2.h appears to be covered by three licenses:
@@ -55,6 +55,7 @@ cp %{SOURCE6} .
 %make_build linux \
         KFLAGS="-O0 $RPM_OPT_FLAGS -Wall -D_DEFAULT_SOURCE -Dsdata=s_data -DHAVE_OPENPTY" \
         LNKFLAGS="%{?optflags} %{?__global_ldflags}" \
+        LIBS="-llockdev" \
         K4LIB= \
         K4INC= \
         K5LIB=-lutil \
@@ -93,6 +94,11 @@ pytest-3 -n auto
 %{_mandir}/man1/kermit.1*
 
 %changelog
+* Thu Sep 17 2026 Martin Jackson <mhjacks@swbell.net> - 11.0.509-1
+- Update to 11.0.509
+- Link with -llockdev (upstream linux target passes -DHAVE_LOCKDEV instead)
+- Keep optflags/ldflags so debuginfo is generated
+
 * Wed Jul 29 2026 John Goerzen <jgoerzen@complete.org> - 11.0.505-1
 - Update to 11.0.505
 - Upstream noticed the discussion in README.fedora and clarified the error

diff --git a/sources b/sources
index 28a0818..47888cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ckermit-11.0.505.tar.gz) = a8fa5c1c5fc9f15eb50f618a182b1c419059d4bbd0039514e840fd5c4e22875e61fcb4526aaed3ddd344a110e8aae0423f8026f46f1f6e323ff126d4948ac48c
+SHA512 (ckermit-11.0.509.tar.gz) = 82e9bf62b42aa27940078949fec6c58119fbb5dc862068533f2db21c07f2a4d8ac823c6ddd60c332f4bde7550a0c5561027ad6b87d516fa4702f4233a4c0d66a

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-17 18:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 18:54 [rpms/ckermit] rawhide: Update to 11.0.509 Martin Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox