public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/phoronix-test-suite] epel10: Drop usage of forgemeta, it still does not support the new versioning scheme
@ 2026-09-10 19:15 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-09-10 19:15 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/phoronix-test-suite
            Branch : epel10
            Commit : 2a6fbc934b8354dd846e95af4647cb30b0d1c8df
            Author : Michel Lind <salimma@fedoraproject.org>
            Date   : 2026-09-10T17:28:33+01:00
            Stats  : +3/-4 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/phoronix-test-suite/c/2a6fbc934b8354dd846e95af4647cb30b0d1c8df?branch=epel10

            Log:
            Drop usage of forgemeta, it still does not support the new versioning scheme

Signed-off-by: Michel Lind <salimma@fedoraproject.org>

---
diff --git a/phoronix-test-suite.spec b/phoronix-test-suite.spec
index 4af328e..fda68bb 100644
--- a/phoronix-test-suite.spec
+++ b/phoronix-test-suite.spec
@@ -2,7 +2,6 @@
 %global commit   f977d6e270d5eb9eebfa26d3ca62385c00a547a6
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 %global date     20260826
-%forgemeta
 
 Name:       phoronix-test-suite
 Version:    10.8.6~%{date}git%{shortcommit}
@@ -11,7 +10,7 @@ Summary:    An Automated, Open-Source Testing Framework
 
 License:    GPL-3.0-or-later
 URL:        %{forgeurl}
-Source0:    %{forgesource}
+Source0:    %{forgeurl}/archive/%{commit}/%{name}-%{version}.tar.gz
 Source1:    README.Fedora
 BuildArch:  noarch
 
@@ -45,7 +44,7 @@ and software components is heavily automated and completely repeatable, asking
 users only for confirmation of actions.
 
 %prep
-%forgesetup
+%autosetup -p1 -n %{name}-%{commit}
 cp -p %{SOURCE1} documentation/
 
 %build

diff --git a/sources b/sources
index ca6f543..e5a2bf9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (phoronix-test-suite-f977d6e270d5eb9eebfa26d3ca62385c00a547a6.tar.gz) = acd942a61d46fc650d6a2bbfe56020fc31ee24168e7df5d864c02a62c42e3f0c46423694115277d1ff0f19f0feb92e1102e25522d1c0a94b2f8812044e220d0d
+SHA512 (phoronix-test-suite-10.8.6~20260826gitf977d6e.tar.gz) = acd942a61d46fc650d6a2bbfe56020fc31ee24168e7df5d864c02a62c42e3f0c46423694115277d1ff0f19f0feb92e1102e25522d1c0a94b2f8812044e220d0d

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

only message in thread, other threads:[~2026-09-10 19:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 19:15 [rpms/phoronix-test-suite] epel10: Drop usage of forgemeta, it still does not support the new versioning scheme Michel Lind

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