summaryrefslogtreecommitdiff
path: root/dist/redhat/nagios-plugin-curl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'dist/redhat/nagios-plugin-curl.spec')
-rw-r--r--dist/redhat/nagios-plugin-curl.spec12
1 files changed, 11 insertions, 1 deletions
diff --git a/dist/redhat/nagios-plugin-curl.spec b/dist/redhat/nagios-plugin-curl.spec
index 2ddc645..609ad7d 100644
--- a/dist/redhat/nagios-plugin-curl.spec
+++ b/dist/redhat/nagios-plugin-curl.spec
@@ -54,7 +54,17 @@
%endif
%if 0%{?fedora_version} == 25
%define dist fc25
-%define fc24 1
+%define fc25 1
+%define fedora 1
+%endif
+%if 0%{?fedora_version} == 26
+%define dist fc26
+%define fc26 1
+%define fedora 1
+%endif
+%if 0%{?fedora_version} == 27
+%define dist fc27
+%define fc27 1
%define fedora 1
%endif