public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-drm] epel10: Drop image dev-dependency, only needed for examples
@ 2026-09-25 10:35 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-25 10:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-drm
Branch : epel10
Commit : f4e8285604db38822cc9c8b0020dc6b4f472193b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2025-12-28T14:46:45+00:00
Stats : +5/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-drm/c/f4e8285604db38822cc9c8b0020dc6b4f472193b?branch=epel10
Log:
Drop image dev-dependency, only needed for examples
---
diff --git a/drm-fix-metadata-auto.diff b/drm-fix-metadata-auto.diff
index 9cc5434..1496749 100644
--- a/drm-fix-metadata-auto.diff
+++ b/drm-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
--- drm-0.14.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ drm-0.14.1/Cargo.toml 2025-05-13T04:47:15.708278+00:00
++++ drm-0.14.1/Cargo.toml 2025-12-28T14:46:12.841731+00:00
@@ -113,5 +113,3 @@
[features]
use_bindgen = ["drm-ffi/use_bindgen"]
diff --git a/drm-fix-metadata.diff b/drm-fix-metadata.diff
index 34f4b04..da7a6c0 100644
--- a/drm-fix-metadata.diff
+++ b/drm-fix-metadata.diff
@@ -1,5 +1,5 @@
--- drm-0.14.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ drm-0.14.1/Cargo.toml 2025-05-13T04:47:51.668393+00:00
++++ drm-0.14.1/Cargo.toml 2025-12-28T14:46:12.842882+00:00
@@ -36,42 +36,6 @@
name = "drm"
path = "src/lib.rs"
diff --git a/rust-drm.spec b/rust-drm.spec
index 7462d0c..707b794 100644
--- a/rust-drm.spec
+++ b/rust-drm.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
@@ -17,6 +17,7 @@ Patch: drm-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
# * drop example-only rustyline dev-dependency
# * drop example tests
+# * drop image dev-dependency, only needed for examples
# * regenerate bindings by default
Patch: drm-fix-metadata.diff
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 35a92dd..98ae60b 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,6 +2,7 @@
cargo-toml-patch-comments = [
"drop example-only rustyline dev-dependency ",
"drop example tests",
+ "drop image dev-dependency, only needed for examples",
"regenerate bindings by default",
]
^ 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-drm] epel10: Drop image dev-dependency, only needed for examples Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox