summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-02-13 10:28:26 +0100
committerAndreas Baumann <abaumann@yahoo.com>2014-02-13 10:28:26 +0100
commitb96e9293f730b0c64c4d101020420da29ae80f25 (patch)
treea200818f4fefcfedde4c41a386edf1c012b17389
parent49d862e89dd0a0010ed23889ec6f7c00a68521ef (diff)
downloadnagios-plugin-curl-b96e9293f730b0c64c4d101020420da29ae80f25.tar.gz
nagios-plugin-curl-b96e9293f730b0c64c4d101020420da29ae80f25.tar.bz2
added packaging for fedora 20 on OBS
-rw-r--r--redhat/nagios-plugin-curl.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/redhat/nagios-plugin-curl.spec b/redhat/nagios-plugin-curl.spec
index db1388e..76ad04e 100644
--- a/redhat/nagios-plugin-curl.spec
+++ b/redhat/nagios-plugin-curl.spec
@@ -66,6 +66,12 @@
%define fc19 1
%define fedora 1
%endif
+%define fc20 0
+%if 0%{?fedora_version} == 20
+%define dist fc20
+%define fc20 1
+%define fedora 1
+%endif
%define suse 0
%if 0%{?suse_version} == 1140