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] f44: global.spec: add %conf section for %configure
Date: Sat, 20 Jun 2026 19:43:21 GMT [thread overview]
Message-ID: <178198460158.1.7596586295297148507.rpms-global-ce119151166c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/global
Branch : f44
Commit : ce119151166c622a906ef436704c5ab49688f41b
Author : Matthew Krupcale <mkrupcale@gmail.com>
Date : 2026-06-20T15:35:38-04:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/global/c/ce119151166c622a906ef436704c5ab49688f41b?branch=f44
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 55d596a..5aeca02 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:43 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=178198460158.1.7596586295297148507.rpms-global-ce119151166c@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