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-git2] epel9: Drop unused feature flag for statically linking libgit2
Date: Fri, 19 Jun 2026 12:41:57 GMT [thread overview]
Message-ID: <178187291741.1.1460159166394374236.rpms-rust-git2-1d57e3105369@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-git2
Branch : epel9
Commit : 1d57e310536921d613f5b26da176210c9a55574e
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-05-09T15:54:09+02:00
Stats : +1/-12 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-git2/c/1d57e310536921d613f5b26da176210c9a55574e?branch=epel9
Log:
Drop unused feature flag for statically linking libgit2
---
diff --git a/rust-git2.spec b/rust-git2.spec
index 5e17073..c9ef8bc 100644
--- a/rust-git2.spec
+++ b/rust-git2.spec
@@ -114,18 +114,6 @@ use the "unstable" feature of the "%{crate}" crate.
%files -n %{name}+unstable-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+vendored-libgit2-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+vendored-libgit2-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "vendored-libgit2" feature of the "%{crate}" crate.
-
-%files -n %{name}+vendored-libgit2-devel
-%ghost %{crate_instdir}/Cargo.toml
-
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/rust2rpm.toml b/rust2rpm.toml
index dd9a9c8..155eb4a 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,6 @@
[features]
hide = [
+ "vendored-libgit2",
"vendored-openssl",
"zlib-ng-compat",
]
reply other threads:[~2026-06-19 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=178187291741.1.1460159166394374236.rpms-rust-git2-1d57e3105369@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