public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/freeDiameter] rawhide: fix tests order
@ 2026-06-06 2:42 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-06 2:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/freeDiameter
Branch : rawhide
Commit : 5319d85d862d94661a5ce891a490a471087cc25e
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-06-05T23:42:19-03:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/freeDiameter/c/5319d85d862d94661a5ce891a490a471087cc25e?branch=rawhide
Log:
fix tests order
---
diff --git a/freeDiameter.spec b/freeDiameter.spec
index bab19c3..33a8cf6 100644
--- a/freeDiameter.spec
+++ b/freeDiameter.spec
@@ -36,14 +36,14 @@ for %{name} package.
%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DCMAKE_BUILD_TYPE=None . -Wno-dev
%cmake_build
+%check
+%ctest
+
%install
%cmake_install
%ldconfig_scriptlets
-%check
-%ctest
-
%files
%doc doc
%{_bindir}/freeDiameterd
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-06 2:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-06 2:42 [rpms/freeDiameter] rawhide: fix tests order Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox