public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/picojson] rawhide: silent rpmlint
@ 2026-06-10 5:15 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-10 5:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/picojson
Branch : rawhide
Commit : 99787c394793e1d66abd1791ba24a63a111273d7
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-10T02:15:33-03:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/picojson/c/99787c394793e1d66abd1791ba24a63a111273d7?branch=rawhide
Log:
silent rpmlint
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/picojson.spec b/picojson.spec
index 94874a9..a575dc2 100644
--- a/picojson.spec
+++ b/picojson.spec
@@ -39,8 +39,11 @@ Provides: %{name}-static = %{version}-%{release}
%prep
%forgeautosetup
+%build
+# Nothing to build, header-only library
+
%check
-make test
+%make_build test
%install
mkdir -p %{buildroot}%{_includedir}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-10 5:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 5:15 [rpms/picojson] rawhide: silent rpmlint Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox