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/qalculate-gtk] rawhide: qalculate-gtk.spec: run autoreconf
Date: Sat, 20 Jun 2026 22:39:03 GMT [thread overview]
Message-ID: <178199514355.1.11777360860040626619.rpms-qalculate-gtk-20c4d4a01dea@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/qalculate-gtk
Branch : rawhide
Commit : 20c4d4a01dea48bc5bb8b9333e5670235a4123fe
Author : Matthew Krupcale <mkrupcale@gmail.com>
Date : 2026-06-20T18:31:54-04:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/qalculate-gtk/c/20c4d4a01dea48bc5bb8b9333e5670235a4123fe?branch=rawhide
Log:
qalculate-gtk.spec: run autoreconf
Run autoreconf during %prep to ensure build files are up to date.
* qalculate-gtk.spec: run autoreconf
[skip changelog]
---
diff --git a/qalculate-gtk.spec b/qalculate-gtk.spec
index c40a021..e46b42c 100644
--- a/qalculate-gtk.spec
+++ b/qalculate-gtk.spec
@@ -20,6 +20,9 @@ License: GPL-2.0-or-later and GFDL-1.1-or-later
URL: https://qalculate.github.io/
Source0: %{forgesource}
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: libtool
BuildRequires: make
BuildRequires: gcc-c++
BuildRequires: gtk3-devel
@@ -41,7 +44,7 @@ This package provides a (GTK+) graphical interface for Qalculate!
%prep
%forgeautosetup -p1
-
+autoreconf -fiv
sed -i 's/<i>//' data/qalculate-gtk.appdata.xml.in
sed -i 's/<\/i>//' data/qalculate-gtk.appdata.xml.in
reply other threads:[~2026-06-20 22:39 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=178199514355.1.11777360860040626619.rpms-qalculate-gtk-20c4d4a01dea@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