From 098671aa4dd2f67af290c1ba35f0508c701e63a1 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Wed, 13 May 2020 19:06:17 +0000 Subject: [PATCH] Minor conditional tweaks for ELN Signed-off-by: Troy Dawson tdawson@redhat.com --- util-linux.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/util-linux.spec b/util-linux.spec index b3e9a50..0b40ae0 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -12,14 +12,8 @@ URL: http://en.wikipedia.org/wiki/Util-linux %define compldir %{_datadir}/bash-completion/completions/ -%if 0%{?fedora} >= 23 %define pypkg python3 %define pyver 3 -%else -%define pypkg python -%define pyver 2 -%endif - ### Dependencies BuildRequires: audit-libs-devel >= 1.0.6