public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/freeDiameter] rawhide: fix URL and enable tests
@ 2026-06-06 2:40 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-06 2:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/freeDiameter
Branch : rawhide
Commit : f516171c363f1cdf40e1bb887d54e83e81abc12b
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-06-05T23:39:25-03:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/freeDiameter/c/f516171c363f1cdf40e1bb887d54e83e81abc12b?branch=rawhide
Log:
fix URL and enable tests
---
diff --git a/freeDiameter.spec b/freeDiameter.spec
index da643aa..bab19c3 100644
--- a/freeDiameter.spec
+++ b/freeDiameter.spec
@@ -3,7 +3,7 @@ Version: 1.6.0
Release: %autorelease
Summary: A Diameter protocol open implementation
License: BSD-3-Clause
-URL: http://www.freediameter.net/
+URL: https://github.com/freeDiameter/freeDiameter
Source0: https://github.com/%{name}/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: bison
BuildRequires: cmake
@@ -41,6 +41,9 @@ for %{name} package.
%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:40 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:40 [rpms/freeDiameter] rawhide: fix URL and enable tests Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox