From c5198c44e024fbf82046f94496da870ccb8d953e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Wed, 31 Mar 2021 21:45:58 +0200 Subject: [PATCH] Remove csmith-fuzzing files --- rust-bindgen.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-bindgen.spec b/rust-bindgen.spec index ca163b9..6f9d846 100644 --- a/rust-bindgen.spec +++ b/rust-bindgen.spec @@ -54,8 +54,9 @@ which use "%{crate}" crate. %files devel %license LICENSE -%doc README.md csmith-fuzzing/README.md +%doc README.md %{cargo_registry}/%{crate}-%{version_no_tilde}/ +%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/csmith-fuzzing/ %package -n %{name}+default-devel Summary: %{summary}