robert pushed to prosody (master). "Correct condition to not exclude Fedora by accident"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 18 21:34:31 UTC 2015


>From 554b865fb0da50c93ea420279821d79893f449f8 Mon Sep 17 00:00:00 2001
From: Robert Scheck <robert at fedoraproject.org>
Date: Sat, 18 Apr 2015 23:34:12 +0200
Subject: Correct condition to not exclude Fedora by accident


diff --git a/prosody.spec b/prosody.spec
index 3905160..994775e 100644
--- a/prosody.spec
+++ b/prosody.spec
@@ -66,7 +66,7 @@ added functionality, or prototype new protocols.
   --with-lua-include=%{_includedir}/lua-%{luaver} \
   --runwith=lua-%{luaver} \
 %endif
-%if 0%{?rhel} > 5
+%if 0%{?rhel} != 5
   --cflags="$RPM_OPT_FLAGS -fPIC -D_GNU_SOURCE" \
 %else
   --cflags="$RPM_OPT_FLAGS -fPIC" \
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/prosody.git/commit/?h=master&id=554b865fb0da50c93ea420279821d79893f449f8


More information about the scm-commits mailing list