From b30b42d02f8fb2b18e781cac5e8aed69f7e15dca Mon Sep 17 00:00:00 2001 From: Mircho Rodozov Date: Tue, 4 Aug 2020 15:40:59 +0200 Subject: [PATCH] remove patch --- root.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/root.spec b/root.spec index 9a3ca725d1c..154c9cf0b19 100644 --- a/root.spec +++ b/root.spec @@ -8,7 +8,6 @@ %define github_user cms-sw Source: git+https://github.com/%{github_user}/root.git?obj=%{branch}/%{tag}&export=%{n}-%{realversion}&output=/%{n}-%{realversion}-%{tag}.tgz Patch0: root_lazy -Patch1: root_boostmod2 Patch2: root_cvt #Needed for GMI, but creates problmes at run time (as of July 20) #Patch2: root_5884 @@ -34,7 +33,6 @@ Requires: dcap %prep %setup -n %{n}-%{realversion} %patch0 -p1 -%patch1 -p1 %patch2 -p1 %build