public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qalculate-gtk] rawhide: qalculate-gtk.spec: run autoreconf
@ 2026-06-20 22:39 Matthew Krupcale
  0 siblings, 0 replies; only message in thread
From: Matthew Krupcale @ 2026-06-20 22:39 UTC (permalink / raw)
  To: git-commits

            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
 

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

only message in thread, other threads:[~2026-06-20 22:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 22:39 [rpms/qalculate-gtk] rawhide: qalculate-gtk.spec: run autoreconf Matthew Krupcale

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