From ba566aa34a0958de4a9b0534ec88cf264c53fc10 Mon Sep 17 00:00:00 2001 From: Pak Markthub Date: Thu, 25 Feb 2021 14:50:03 +0900 Subject: [PATCH] Removed AutoReqProv: no as that prevented the correct generation of Provides section --- packages/gdrcopy.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/gdrcopy.spec b/packages/gdrcopy.spec index a5ef0bdf..ad8af915 100644 --- a/packages/gdrcopy.spec +++ b/packages/gdrcopy.spec @@ -54,9 +54,6 @@ Source0: %{name}-%{version}.tar.gz BuildRequires: gcc kernel-headers check-devel Requires: %{name}-%{kmod} check -# to get rid of libcuda/libcudart -AutoReqProv: no - %package devel Summary: The development files Group: System Environment/Libraries