remove unexistent rpms from BuildRequires:
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Nov 2020 15:17:04 +0000 (16:17 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Nov 2020 15:17:04 +0000 (16:17 +0100)
sfa.spec

index ac9da56..7f2773b 100644 (file)
--- a/sfa.spec
+++ b/sfa.spec
@@ -24,8 +24,10 @@ URL: %{SCMURL}
 Summary: Server-side for SFA, generic implementation derived from PlanetLab
 Group: Applications/System
 BuildRequires: make
+%if "%{distro}" == "Fedora" && "%{distrorelease}" <= "29"
 BuildRequires: python2-dateutil
 BuildRequires: python2-lxml
+%endif
 
 # for uuidgen - used in db password generation
 Requires: util-linux-ng