From a68f3a9f8a3183ccad0f897cbba6eea10fcfa0ae Mon Sep 17 00:00:00 2001 From: Przemo Firszt Date: Tue, 14 Apr 2020 09:09:47 +0100 Subject: [PATCH] Remove conditionals for older fedora versions from freecad.spec Signed-off-by: Przemo Firszt --- package/fedora/freecad.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package/fedora/freecad.spec b/package/fedora/freecad.spec index 396b63e695..7d7702518c 100644 --- a/package/fedora/freecad.spec +++ b/package/fedora/freecad.spec @@ -71,19 +71,15 @@ BuildRequires: netgen-mesher-devel-private BuildRequires: python3-pivy BuildRequires: mesa-libEGL-devel BuildRequires: pcl-devel -%if 0%{?fedora} > 29 BuildRequires: pyside2-tools -%endif BuildRequires: python3 BuildRequires: python3-devel BuildRequires: python3-matplotlib %if ! %{bundled_pycxx} BuildRequires: python3-pycxx-devel %endif -%if 0%{?fedora} > 29 BuildRequires: python3-pyside2-devel BuildRequires: python3-shiboken2-devel -%endif BuildRequires: qt5-devel BuildRequires: qt5-qtwebkit-devel %if ! %{bundled_smesh}