public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gris Ge <cnfourt@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-netlink-packet-core] rawhide: Disable cargo test
Date: Sat, 22 Aug 2026 02:46:44 GMT [thread overview]
Message-ID: <178736680496.1.17878856343700719542.rpms-rust-netlink-packet-core-f95686a68a44@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-netlink-packet-core
Branch : rawhide
Commit : f95686a68a446076b59bda8403222730ce38b577
Author : Gris Ge <cnfourt@gmail.com>
Date : 2026-08-22T10:44:56+08:00
Stats : +6/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-netlink-packet-core/c/f95686a68a446076b59bda8403222730ce38b577?branch=rawhide
Log:
Disable cargo test
Break the loop dependency on netlink-packet-route
Signed-off-by: Gris Ge <cnfourt@gmail.com>
---
diff --git a/rust-netlink-packet-core.spec b/rust-netlink-packet-core.spec
index f8b502e..27da58e 100644
--- a/rust-netlink-packet-core.spec
+++ b/rust-netlink-packet-core.spec
@@ -1,5 +1,6 @@
# Generated by rust2rpm 28
-%bcond check 1
+# * break loop dev-dependency: netlink-packet-route
+%bcond check 0
%global debug_package %{nil}
%global crate netlink-packet-core
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..206fce9
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[tests]
+run = false
+comments = ["break loop dev-dependency: netlink-packet-route"]
+
reply other threads:[~2026-08-22 2:46 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=178736680496.1.17878856343700719542.rpms-rust-netlink-packet-core-f95686a68a44@fedoraproject.org \
--to=cnfourt@gmail.com \
--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