summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-12-07 15:40:59 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2017-12-07 15:40:59 +0100
commita2634b2e335f2c73fac6b8050971718fecea69bf (patch)
tree6a719149b0f69da85acba847eba97cd5e8004d16
parent9c2113fe69682fcd59e97bced1eb8f08d889b0a7 (diff)
downloadpgfuse-a2634b2e335f2c73fac6b8050971718fecea69bf.tar.gz
pgfuse-a2634b2e335f2c73fac6b8050971718fecea69bf.tar.bz2
updated fc25 and fc26 in spec file
-rw-r--r--dist/redhat/pgfuse.spec10
1 files changed, 10 insertions, 0 deletions
diff --git a/dist/redhat/pgfuse.spec b/dist/redhat/pgfuse.spec
index 2144654..26351ed 100644
--- a/dist/redhat/pgfuse.spec
+++ b/dist/redhat/pgfuse.spec
@@ -75,6 +75,16 @@
%define fc24 1
%define fedora 1
%endif
+%if 0%{?fedora_version} == 25
+%define dist fc25
+%define fc25 1
+%define fedora 1
+%endif
+%if 0%{?fedora_version} == 26
+%define dist fc26
+%define fc26 1
+%define fedora 1
+%endif
%define suse 0
%define osu131 0