summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-12-08 07:59:09 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-12-08 07:59:09 +0100
commit828806bcbc947859c2b0e12eef43a895b739baca (patch)
tree69077674ef33235b01f88ddb09d8801b49744926
parenta2e7d6fdc86b8108e442d9f93ef896c0ff35b69c (diff)
downloadpgfuse-828806bcbc947859c2b0e12eef43a895b739baca.tar.gz
pgfuse-828806bcbc947859c2b0e12eef43a895b739baca.tar.bz2
forgot to readd Fedora 27 in spec file
-rw-r--r--dist/redhat/pgfuse.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/redhat/pgfuse.spec b/dist/redhat/pgfuse.spec
index 0271ffd..c210589 100644
--- a/dist/redhat/pgfuse.spec
+++ b/dist/redhat/pgfuse.spec
@@ -85,6 +85,11 @@
%define fc26 1
%define fedora 1
%endif
+%if 0%{?fedora_version} == 27
+%define dist fc27
+%define fc27 1
+%define fedora 1
+%endif
%if 0%{?fedora_version} == 99
%define dist frawhide
%define frawhide 1