public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Erhardt <fedora@sicherha.de>
To: git-commits@fedoraproject.org
Subject: [rpms/mold] rawhide: Switch to `%{forgemeta}`
Date: Sun, 30 Aug 2026 18:30:18 GMT [thread overview]
Message-ID: <178811461820.1.11034566130150751208.rpms-mold-cd7ea32f02f0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/mold
Branch : rawhide
Commit : cd7ea32f02f062c3afa319a8c5a62d2b6105ab00
Author : Christoph Erhardt <fedora@sicherha.de>
Date : 2026-08-30T20:29:23+02:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mold/c/cd7ea32f02f062c3afa319a8c5a62d2b6105ab00?branch=rawhide
Log:
Switch to `%{forgemeta}`
[skip changelog]
---
diff --git a/mold.spec b/mold.spec
index 48988b6..f5e2c30 100644
--- a/mold.spec
+++ b/mold.spec
@@ -10,9 +10,13 @@ Version: 2.41.0
Release: %autorelease
Summary: A Modern Linker
+%global forgeurl https://github.com/rui314/%{name}
+%global tag v%{version}
+%forgemeta
+
License: MIT AND (Apache-2.0 OR MIT)
-URL: https://github.com/rui314/mold
-Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
+URL: %{forgeurl}
+Source0: %{forgesource}
# Allow building against the system-provided `xxhash.h`
Patch0: 0001-Use-system-compatible-include-path-for-xxhash.h.patch
@@ -75,7 +79,7 @@ mold is designed to increase developer productivity by reducing
build time, especially in rapid debug-edit-rebuild cycles.
%prep
-%autosetup -p1
+%forgeautosetup -p1
rm -r third-party/{blake3,mimalloc,xxhash,zlib,zstd}
%if %{use_system_tbb}
rm -r third-party/tbb
reply other threads:[~2026-08-30 18:30 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=178811461820.1.11034566130150751208.rpms-mold-cd7ea32f02f0@fedoraproject.org \
--to=fedora@sicherha.de \
--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