From e49114bf94691a970e2bea39ab90945d2c9260ef56c9567d981f3bd9a772544f Mon Sep 17 00:00:00 2001 From: James Oakley Date: Tue, 24 Sep 2013 00:18:35 +0000 Subject: [PATCH] Fix another issue with gluster conditional OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=21 --- uwsgi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uwsgi.spec b/uwsgi.spec index 4e25a74..8ceed48 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -627,7 +627,7 @@ install -D plugins/jvm/uwsgi.jar %{buildroot}%{_javadir}/uwsgi.jar %defattr(-,root,root,-) %{_libdir}/uwsgi/greenlet_plugin.so -%if 0%{?suse_version} <= 1230 +%if 0%{?suse_version} > 1220 %files glusterfs %defattr(-,root,root,-) %{_libdir}/uwsgi/glusterfs_plugin.so