From 1aff9005954c4250d2533dc5ffb359c4fa94bc08 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 7 Dec 2017 21:31:41 +0100 Subject: fixed Fedora Rawhide verision to 99 --- dist/redhat/nagios-plugin-curl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/redhat/nagios-plugin-curl.spec b/dist/redhat/nagios-plugin-curl.spec index b7ace92..859b3ab 100644 --- a/dist/redhat/nagios-plugin-curl.spec +++ b/dist/redhat/nagios-plugin-curl.spec @@ -67,9 +67,9 @@ %define fc27 1 %define fedora 1 %endif -%if 0%{?fedora_version} == 28 -%define dist fc28 -%define fc28 1 +%if 0%{?fedora_version} == 99 +%define dist frawhide +%define frawhide 1 %define fedora 1 %endif -- cgit v1.2.3-54-g00ecf