commit 34ffcbc8d467f35c2a88a8d6bc8ff85e59bc68ea
Author: Leigh Scott <leigh123linux(a)googlemail.com>
Date: Sun Sep 29 11:40:00 2019 +0100
cleanup
rfpkg.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 204cf5a..1e8affc 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -30,7 +30,6 @@ Requires: koji
Requires: redhat-rpm-config
%if %{with python2}
-# This package redefines __python and can use the python_ macros
BuildRequires: python2
BuildRequires: python2-rpm-macros
@@ -51,7 +50,6 @@ Requires: rpmfusion-packager >= 0.6.1
Requires: packagedb-cli > 2.2
%else # python3
-# This package redefines __python and can use the python_ macros
BuildRequires: python3
BuildRequires: python3-rpm-macros