commit b90fdf09e11c5b4136408ddc4128ac7d8a8c6e80 parent 93432be23f0663eef49cdae31e0a87a290a0cf63 Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Thu, 18 May 2023 09:47:30 +0200 add patch source Diffstat:
| M | rpmbuild/SPECS/rust-quiche.spec | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/rpmbuild/SPECS/rust-quiche.spec b/rpmbuild/SPECS/rust-quiche.spec @@ -10,9 +10,10 @@ Summary: 🥧 Savoury implementation of the QUIC transport protocol and H License: BSD-2-Clause URL: https://crates.io/crates/quiche -Source: %{crates_source} +Source0: %{crates_source} +Source1: https://git.gnunet.org/gnunet-rpm.git/plain/rpmbuild/SOURCES/quiche-fix-metadata-auto.diff # Automatically generated patch to strip foreign dependencies -# Patch: quiche-fix-metadata-auto.diff +Patch: quiche-fix-metadata-auto.diff BuildRequires: rust-packaging >= 21