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-handlebars] epel10: remove features with missing dependencies (rhai)
Date: Tue, 07 Jul 2026 12:41:59 GMT	[thread overview]
Message-ID: <178342811941.1.2427514036570476182.rpms-rust-handlebars-c907ebe94218@fedoraproject.org> (raw)

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.
 

                 reply	other threads:[~2026-07-07 12:41 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=178342811941.1.2427514036570476182.rpms-rust-handlebars-c907ebe94218@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