public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ckermit] epel10: Use %%make_build macro
@ 2026-09-15 18:31 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-15 18:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ckermit
Branch : epel10
Commit : 9db810b718d6b95a7a5fce7df47f0f1ab99191bd
Author : Björn Esser <besser82@fedoraproject.org>
Date   : 2019-01-05T23:01:31+01:00
Stats  : +3/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ckermit/c/9db810b718d6b95a7a5fce7df47f0f1ab99191bd?branch=epel10

Log:
Use %%make_build macro

---
diff --git a/ckermit.spec b/ckermit.spec
index 04d83d4..e1f1e54 100644
--- a/ckermit.spec
+++ b/ckermit.spec
@@ -49,7 +49,7 @@ cp %{SOURCE6} .
 %patch0 -p 1 -b .glibc2_28
 
 %build
-%{__make} linux \
+%make_build linux \
         KFLAGS="-O0 $RPM_OPT_FLAGS -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)='" \
         LNKFLAGS="%{?optflags} %{?__global_ldflags}" \
         K4LIB= \
@@ -58,7 +58,7 @@ cp %{SOURCE6} .
         K5INC=-I%{_includedir}/et \
         SSLLIB= \
         SSLINC= \
-        %{?_smp_mflags}
+;
 
 # convert doc file from ISO-8859-1 to UTF-8 encoding
 for f in ckc%{patchlevel}.txt
@@ -95,6 +95,7 @@ install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/kermit/ckermit.phone
 * Sat Jan 05 2019 Björn Esser <besser82@fedoraproject.org> - 9.0.302-17
 - Add patch to fix build with glibc 2.28 and earlier (#1603648)
 - Apply LDFLAGS properly
+- Use %%make_build macro
 
 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.302-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-15 18:31 [rpms/ckermit] epel10: Use %%make_build macro 

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