From 58627f6afb86b089b802deaedebeb486324a778b Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Fri, 12 Jul 2024 18:48:11 -0600 Subject: [PATCH] Remove extra HIPIFY in Source0 Signed-off-by: Tom Rix --- hipify.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hipify.spec b/hipify.spec index 7ec60d9..9e9ebc4 100644 --- a/hipify.spec +++ b/hipify.spec @@ -12,7 +12,7 @@ Version: %{rocm_version} Release: %autorelease Summary: Convert CUDA to HIP -Url: https://github.com/ROCm/HIPIFY +Url: https://github.com/ROCm License: MIT Source0: %{url}/%{upstreamname}/archive/refs/tags/rocm-%{version}.tar.gz#/%{upstreamname}-%{version}.tar.gz Patch0: 0001-prepare-hipify-cmake-for-fedora.patch