public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/picojson] rawhide: silent rpmlint
Date: Wed, 10 Jun 2026 05:15:50 GMT [thread overview]
Message-ID: <178106855011.1.866258334934335835.rpms-picojson-99787c394793@fedoraproject.org> (raw)
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}
reply other threads:[~2026-06-10 5:15 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=178106855011.1.866258334934335835.rpms-picojson-99787c394793@fedoraproject.org \
--to=filiperosset@fedoraproject.org \
--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