public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/ckermit] epel9: Use %%make_build macro
Date: Fri, 18 Sep 2026 13:52:19 GMT [thread overview]
Message-ID: <178973953926.1.5127247308561067544.rpms-ckermit-9db810b718d6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ckermit
Branch : epel9
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=epel9
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
reply other threads:[~2026-09-18 13:52 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178973953926.1.5127247308561067544.rpms-ckermit-9db810b718d6@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox