jgrulich pushed to gammaray (f22). "Fix condition"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 4 09:24:15 UTC 2015


From 519af8ac29bb49f5e8f8f929ea942e284d3fee64 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Dan=20Vr=C3=A1til?= <dvratil at redhat.com>
Date: Mon, 18 May 2015 13:14:31 +0200
Subject: Fix condition


diff --git a/gammaray.spec b/gammaray.spec
index 88b28e9..9b7a01b 100644
--- a/gammaray.spec
+++ b/gammaray.spec
@@ -6,7 +6,7 @@
 
 %global qt4_epoch 1
 %global qt4_ver 4.8
-%if %{?fedora:0} >= 23
+%if 0%{?fedora} >= 23
 %global qt4_ver_minor 7
 %global qt4_beta rc2
 %else
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/gammaray.git/commit/?h=f22&id=519af8ac29bb49f5e8f8f929ea942e284d3fee64


More information about the scm-commits mailing list