summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/redhat/nagios-plugin-curl.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/dist/redhat/nagios-plugin-curl.spec b/dist/redhat/nagios-plugin-curl.spec
index b24ce78..2ddc645 100644
--- a/dist/redhat/nagios-plugin-curl.spec
+++ b/dist/redhat/nagios-plugin-curl.spec
@@ -45,18 +45,18 @@
%endif
%define fedora 0
-%define fc23 0
%define fc24 0
-%if 0%{?fedora_version} == 23
-%define dist fc23
-%define fc23 1
-%define fedora 1
-%endif
+%define fc25 0
%if 0%{?fedora_version} == 24
%define dist fc24
%define fc24 1
%define fedora 1
%endif
+%if 0%{?fedora_version} == 25
+%define dist fc25
+%define fc24 1
+%define fedora 1
+%endif
%define suse 0
%if 0%{?suse_version} > 1320