public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-input] epel10: Restore feature subpackages for libinput API levels
@ 2026-09-25 10:35 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:35 UTC (permalink / raw)
  To: git-commits

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",
-]
-

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:35 [rpms/rust-input] epel10: Restore feature subpackages for libinput API levels Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox