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/libqalculate] rawhide: libqalculate.spec: use forge source macros
Date: Sat, 20 Jun 2026 22:38:46 GMT [thread overview]
Message-ID: <178199512649.1.18359026256048831129.rpms-libqalculate-14768470bc77@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libqalculate
Branch : rawhide
Commit : 14768470bc77cc7e8d09298059291d15fe839de9
Author : Matthew Krupcale <mkrupcale@gmail.com>
Date : 2026-06-20T18:29:48-04:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libqalculate/c/14768470bc77cc7e8d09298059291d15fe839de9?branch=rawhide
Log:
libqalculate.spec: use forge source macros
Use %forgemeta, %forgesource, and %forgeautosetup macros for setting the Source
and %prep.
* libqalculate.spec: use forge source macros
[skip changelog]
---
diff --git a/libqalculate.spec b/libqalculate.spec
index 9c76931..44afbc7 100644
--- a/libqalculate.spec
+++ b/libqalculate.spec
@@ -14,8 +14,12 @@ Release: %autorelease
# data/planets.xml.in
License: GPL-2.0-or-later and LicenseRef-Fedora-Public-Domain and GFDL-1.1-or-later
+%global forgeurl https://github.com/%{srcnm}/%{name}
+%global tag v%{version}
+%forgemeta
+
URL: https://qalculate.github.io/
-Source0: https://github.com/%{srcnm}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
+Source0: %{forgesource}
BuildRequires: autoconf
BuildRequires: automake
@@ -66,7 +70,7 @@ This package provides the text-mode interface for Qalculate! The GTK and QT
frontends are provided by qalculate-gtk and qalculate-kde packages resp.
%prep
-%setup -q
+%forgeautosetup -p1
%build
autoreconf -fiv
reply other threads:[~2026-06-20 22:38 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=178199512649.1.18359026256048831129.rpms-libqalculate-14768470bc77@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