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