public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthew Krupcale <mkrupcale@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/global] epel10: global.spec: add %conf section for %configure
Date: Sat, 20 Jun 2026 19:51:11 GMT [thread overview]
Message-ID: <178198507105.1.16210921600020364246.rpms-global-33e5ac3a2785@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/global
Branch : epel10
Commit : 33e5ac3a2785f494a794437898794ecb9b45d69c
Author : Matthew Krupcale <mkrupcale@gmail.com>
Date : 2026-06-20T15:30:40-04:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/global/c/33e5ac3a2785f494a794437898794ecb9b45d69c?branch=epel10
Log:
global.spec: add %conf section for %configure
Add a %conf section for the %configure and %build for %make_build.
* global.spec: add %conf section for %configure
---
diff --git a/global.spec b/global.spec
index 86b8cf9..fe5c3ab 100644
--- a/global.spec
+++ b/global.spec
@@ -69,10 +69,12 @@ through Pygments and Universal Ctags.
%autosetup -p1
touch -r configure.ac configure aclocal.m4 Makefile.in
-%build
+%conf
%configure --with-posix-sort=/usr/bin/sort --with-universal-ctags=/usr/bin/ctags \
--localstatedir=/var/tmp/ --without-included-ltdl --with-sqlite3 \
--with-python-interpreter=%{python3} --disable-static
+
+%build
%make_build
%install
reply other threads:[~2026-06-20 19:51 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=178198507105.1.16210921600020364246.rpms-global-33e5ac3a2785@fedoraproject.org \
--to=mkrupcale@gmail.com \
--cc=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