From ba1347d9408fb980d46a104279382a4514bb058f9afacb315b3210526122ea14 Mon Sep 17 00:00:00 2001 From: James Oakley Date: Tue, 7 Oct 2014 14:36:05 +0000 Subject: [PATCH] Accepting request 254470 from home:elvigia:branches:server:http - Use lua-devel only, current versions support lua 5.2 OBS-URL: https://build.opensuse.org/request/show/254470 OBS-URL: https://build.opensuse.org/package/show/server:http/uwsgi?expand=0&rev=38 --- uwsgi.changes | 5 +++++ uwsgi.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/uwsgi.changes b/uwsgi.changes index ed2e27b..281999b 100644 --- a/uwsgi.changes +++ b/uwsgi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 7 05:01:46 UTC 2014 - crrodriguez@opensuse.org + +- Use lua-devel only, current versions support lua 5.2 + ------------------------------------------------------------------- Tue Jul 1 17:14:31 UTC 2014 - jfunk@funktronics.ca diff --git a/uwsgi.spec b/uwsgi.spec index 5ee9c53..540446e 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -71,11 +71,7 @@ BuildRequires: libuuid-devel BuildRequires: libxml2-devel BuildRequires: libxslt-devel BuildRequires: libyaml-devel -%if 0%{?suse_version} > 1210 -BuildRequires: lua51-devel -%else BuildRequires: lua-devel -%endif #BuildRequires: mono-web BuildRequires: openldap2-devel BuildRequires: openssl-devel