summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2014-02-13 10:14:39 +0100
committerAndreas Baumann <abaumann@yahoo.com>2014-02-13 10:14:39 +0100
commitfa1b535272051e4922a3c4c81721ec336e491025 (patch)
treef1020f13e5d0d0719d836fb1a97bf6994692254e
parent8d252ecf0a72ab5a5895f9813ba17545c5b58206 (diff)
downloadpgfuse-fa1b535272051e4922a3c4c81721ec336e491025.tar.gz
pgfuse-fa1b535272051e4922a3c4c81721ec336e491025.tar.bz2
added packaging for fedora 20 on OBS
-rw-r--r--redhat/pgfuse.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/redhat/pgfuse.spec b/redhat/pgfuse.spec
index 88aabba..9b45803 100644
--- a/redhat/pgfuse.spec
+++ b/redhat/pgfuse.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