public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rend] f43: Unhide bytemuck-1 and zerocopy-0_8 features
Date: Fri, 03 Jul 2026 18:14:55 GMT [thread overview]
Message-ID: <178310249580.1.2808229508086693245.rpms-rust-rend-66f268a7ae92@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-rend
Branch : f43
Commit : 66f268a7ae923aaf1919f36ba3bd0d68c6b238c8
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-03T07:09:14+01:00
Stats : +25/-7 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rend/c/66f268a7ae923aaf1919f36ba3bd0d68c6b238c8?branch=f43
Log:
Unhide bytemuck-1 and zerocopy-0_8 features
The dependencies are available, so it doesn’t hurt to expose them.
---
diff --git a/rust-rend.spec b/rust-rend.spec
index 4d392d6..ec235a6 100644
--- a/rust-rend.spec
+++ b/rust-rend.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
@@ -59,6 +59,30 @@ use the "bytecheck" feature of the "%{crate}" crate.
%files -n %{name}+bytecheck-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+bytemuck-1-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+bytemuck-1-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "bytemuck-1" feature of the "%{crate}" crate.
+
+%files -n %{name}+bytemuck-1-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+zerocopy-0_8-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+zerocopy-0_8-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "zerocopy-0_8" feature of the "%{crate}" crate.
+
+%files -n %{name}+zerocopy-0_8-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 3e09818..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,6 +0,0 @@
-[features]
-hide = [
- "bytemuck-1",
- "zerocopy-0_8",
-]
-
reply other threads:[~2026-07-03 18:14 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=178310249580.1.2808229508086693245.rpms-rust-rend-66f268a7ae92@fedoraproject.org \
--to=code@musicinmybrain.net \
--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