summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2013-08-06 10:42:14 +0200
committerAndreas Baumann <abaumann@yahoo.com>2013-08-06 10:42:14 +0200
commit8d252ecf0a72ab5a5895f9813ba17545c5b58206 (patch)
treeed8e075724491e1891bc4a42c8baa62d3958cd8f
parent4145446a6e2c1c4f09ea9e88923dd8b06ea5446d (diff)
downloadpgfuse-8d252ecf0a72ab5a5895f9813ba17545c5b58206.tar.gz
pgfuse-8d252ecf0a72ab5a5895f9813ba17545c5b58206.tar.bz2
updated for Fedora 19
-rw-r--r--redhat/pgfuse.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/redhat/pgfuse.spec b/redhat/pgfuse.spec
index c27e6be..88aabba 100644
--- a/redhat/pgfuse.spec
+++ b/redhat/pgfuse.spec
@@ -60,6 +60,12 @@
%define fc18 1
%define fedora 1
%endif
+%define fc19 0
+%if 0%{?fedora_version} == 19
+%define dist fc19
+%define fc19 1
+%define fedora 1
+%endif
%define suse 0
%if 0%{?suse_version} == 1140