public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-handlebars] epel10: remove features with missing dependencies (rhai)
@ 2026-07-07 12:41 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-07 12:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-handlebars
Branch : epel10
Commit : c907ebe94218c75d05756582b557b7ee2fa46a20
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2020-11-28T18:00:50+01:00
Stats  : +8/-25 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-handlebars/c/c907ebe94218c75d05756582b557b7ee2fa46a20?branch=epel10

Log:
remove features with missing dependencies (rhai)

---
diff --git a/.rust2rpm.conf b/.rust2rpm.conf
new file mode 100644
index 0000000..90b26da
--- /dev/null
+++ b/.rust2rpm.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+unwanted-features =
+  rhai
+  script_helper

diff --git a/rust-handlebars.spec b/rust-handlebars.spec
index bf44a00..5fac6a8 100644
--- a/rust-handlebars.spec
+++ b/rust-handlebars.spec
@@ -6,7 +6,7 @@
 
 Name:           rust-%{crate}
 Version:        3.5.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Handlebars templating implemented in Rust
 
 # Upstream license specification: MIT
@@ -92,30 +92,6 @@ which use "no_logging" feature of "%{crate}" crate.
 %files       -n %{name}+no_logging-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
-%package     -n %{name}+rhai-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+rhai-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "rhai" feature of "%{crate}" crate.
-
-%files       -n %{name}+rhai-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package     -n %{name}+script_helper-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+script_helper-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "script_helper" feature of "%{crate}" crate.
-
-%files       -n %{name}+script_helper-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
 %package     -n %{name}+walkdir-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -147,6 +123,9 @@ which use "walkdir" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Sat Nov 28 2020 Fabio Valentini <decathorpe@gmail.com> - 3.5.1-2
+- Drop features with missing dependencies (rhai).
+
 * Mon Oct 26 2020 Fabio Valentini <decathorpe@gmail.com> - 3.5.1-1
 - Update to version 3.5.1.
 

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

only message in thread, other threads:[~2026-07-07 12:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-07 12:41 [rpms/rust-handlebars] epel10: remove features with missing dependencies (rhai) Fabio Valentini

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