kad pushed to uwsgi (master). "conditionally apply jvm patch"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 23 15:31:41 UTC 2015


>From 3e967d3c4f3ec2989859a61683fe2eced790960e Mon Sep 17 00:00:00 2001
From: Jorge Gallegos <kad at fedoraproject.org>
Date: Tue, 21 Apr 2015 18:08:25 -0700
Subject: conditionally apply jvm patch


diff --git a/uwsgi.spec b/uwsgi.spec
index fd8f9a8..bb39d81 100644
--- a/uwsgi.spec
+++ b/uwsgi.spec
@@ -1024,7 +1024,9 @@ echo "plugin_dir = %{_libdir}/%{name}" >> buildconf/$(basename %{SOURCE1})
 %if 0%{?fedora} >= 22
 %patch5 -p1
 %endif
+%if 0%{?rhel} >= 7
 %patch6 -p1 -b .ppc64le
+%endif
 
 
 %build
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/uwsgi.git/commit/?h=master&id=3e967d3c4f3ec2989859a61683fe2eced790960e


More information about the scm-commits mailing list