commit 797262d910cc118b33650c07adaec515ec4e0ea1
Author: Xavier Bachelot <xavier(a)bachelot.org>
Date: Tue Feb 16 18:14:03 2021 +0100
Drop EL6 support
nrdp.spec | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/nrdp.spec b/nrdp.spec
index de55c74..8ca9507 100644
--- a/nrdp.spec
+++ b/nrdp.spec
@@ -22,11 +22,7 @@ BuildArch: noarch
Requires: nagios
# For clarity since Nagios should pull them
Requires: httpd
-%if 0%{?fedora} || 0%{?rhel} > 6
Requires: php(httpd)
-%else
-Requires: mod_php
-%endif
%if %{unbundle_jquery}
BuildRequires: js-jquery3 >= 3.6.0
Show replies by date