public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-input] epel10: Restore feature subpackages for libinput API levels
Date: Fri, 25 Sep 2026 10:35:30 GMT [thread overview]
Message-ID: <179033253090.1.17783763932398490917.rpms-rust-input-7bbe2ee008b3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-input
Branch : epel10
Commit : 7bbe2ee008b3935c14f6683ffb027b6030d1ba97
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-11-29T21:46:46+01:00
Stats : +64/-15 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-input/c/7bbe2ee008b3935c14f6683ffb027b6030d1ba97?branch=epel10
Log:
Restore feature subpackages for libinput API levels
---
diff --git a/input-fix-metadata.diff b/input-fix-metadata.diff
index dd5322f..2f0301b 100644
--- a/input-fix-metadata.diff
+++ b/input-fix-metadata.diff
@@ -1,10 +1,8 @@
--- input-0.8.3/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ input-0.8.3/Cargo.toml 2025-10-10T22:43:00.979884+00:00
-@@ -59,9 +59,7 @@
- default = [
- "udev",
++++ input-0.8.3/Cargo.toml 2025-11-29T20:46:33.879264+00:00
+@@ -61,7 +61,6 @@
"log",
-- "libinput_1_21",
+ "libinput_1_21",
]
-gen = ["input-sys/gen"]
libinput_1_11 = ["input-sys/libinput_1_11"]
diff --git a/rust-input.spec b/rust-input.spec
index d1d14b5..3aa67ea 100644
--- a/rust-input.spec
+++ b/rust-input.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
@@ -50,6 +50,66 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+libinput_1_11-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+libinput_1_11-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "libinput_1_11" feature of the "%{crate}" crate.
+
+%files -n %{name}+libinput_1_11-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+libinput_1_14-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+libinput_1_14-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "libinput_1_14" feature of the "%{crate}" crate.
+
+%files -n %{name}+libinput_1_14-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+libinput_1_15-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+libinput_1_15-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "libinput_1_15" feature of the "%{crate}" crate.
+
+%files -n %{name}+libinput_1_15-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+libinput_1_19-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+libinput_1_19-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "libinput_1_19" feature of the "%{crate}" crate.
+
+%files -n %{name}+libinput_1_19-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+libinput_1_21-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+libinput_1_21-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "libinput_1_21" feature of the "%{crate}" crate.
+
+%files -n %{name}+libinput_1_21-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+log-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/rust2rpm.toml b/rust2rpm.toml
index f2b996e..193a126 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -3,12 +3,3 @@ cargo-toml-patch-comments = [
"drop dependency in input-sys/gen feature which was dropped in 1.18",
]
-[features]
-hide = [
- "libinput_1_11",
- "libinput_1_14",
- "libinput_1_15",
- "libinput_1_19",
- "libinput_1_21",
-]
-
reply other threads:[~2026-09-25 10:35 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=179033253090.1.17783763932398490917.rpms-rust-input-7bbe2ee008b3@fedoraproject.org \
--to=decathorpe@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