summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2016-10-07 10:06:17 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2016-10-07 10:06:17 +0200
commitc792b12ae189203957f2b472fc6e00fad0cf5b3f (patch)
tree860fcd01efc8e28e8481c5efef9279474c016c7a /dist
parent61846a1f73c82b256971db54145886607a895a4a (diff)
downloadpgfuse-c792b12ae189203957f2b472fc6e00fad0cf5b3f.tar.gz
pgfuse-c792b12ae189203957f2b472fc6e00fad0cf5b3f.tar.bz2
removed old Fedora versions and added FC24
Diffstat (limited to 'dist')
-rw-r--r--dist/redhat/pgfuse.spec18
1 files changed, 6 insertions, 12 deletions
diff --git a/dist/redhat/pgfuse.spec b/dist/redhat/pgfuse.spec
index 429f6e0..2144654 100644
--- a/dist/redhat/pgfuse.spec
+++ b/dist/redhat/pgfuse.spec
@@ -63,24 +63,18 @@
%endif
%define fedora 0
-%define fc21 0
-%define fc22 0
%define fc23 0
-%if 0%{?fedora_version} == 21
-%define dist fc21
-%define fc21 1
-%define fedora 1
-%endif
-%if 0%{?fedora_version} == 22
-%define dist fc22
-%define fc22 1
-%define fedora 1
-%endif
+%define fc24 0
%if 0%{?fedora_version} == 23
%define dist fc23
%define fc23 1
%define fedora 1
%endif
+%if 0%{?fedora_version} == 24
+%define dist fc24
+%define fc24 1
+%define fedora 1
+%endif
%define suse 0
%define osu131 0