From 67e1293ad9c97c37090a208ed55cc693a8af2c55 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 7 May 2019 14:33:27 +0200 Subject: [PATCH] Actually apply patch Signed-off-by: Igor Gnatenko --- rust-clang-sys.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rust-clang-sys.spec b/rust-clang-sys.spec index 016c0ca..eb8e1bb 100644 --- a/rust-clang-sys.spec +++ b/rust-clang-sys.spec @@ -17,6 +17,8 @@ Source: %{crates_source} # * Exclude unneeded files # * Update glob to 0.3, https://github.com/KyleMayes/clang-sys/pull/90 Patch0: clang-sys-fix-metadata.diff +# Make it work with new glob +Patch1: 0001-chore-Update-glob-to-0.3.patch ExclusiveArch: %{rust_arches}