commit 651a44c5e93b82c56bbe26de0d1ae9ba9056ea48
Author: Mohamed El Morabity <melmorabity(a)fedoraproject.org>
Date: Thu Aug 20 15:13:01 2020 +0200
Drop useless comment
kodi-pvr-mythtv.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/kodi-pvr-mythtv.spec b/kodi-pvr-mythtv.spec
index bf85a91..81f6c42 100644
--- a/kodi-pvr-mythtv.spec
+++ b/kodi-pvr-mythtv.spec
@@ -16,8 +16,6 @@ URL:
https://github.com/janbar/%{kodi_addon}/
Source0:
%{url}/archive/%{version}-%{kodi_codename}/%{kodi_addon}-%{version}.tar.gz
# Use external cppmyth library
Patch0: %{name}-7.0.5-use_external_cppmyth.patch
-# Fix build with GCC10
-# Patch1: %%{name}-7.0.5-gcc10.patch
BuildRequires: cmake3
BuildRequires: gcc-c++