forked from pool/lua-luadbi
This commit is contained in:
committed by
Git OBS Bridge
parent
71314b7350
commit
8508f5b434
@@ -29,10 +29,14 @@ Url: https://code.google.com/p/luadbi
|
|||||||
Source: luadbi.%{version}.tar.gz
|
Source: luadbi.%{version}.tar.gz
|
||||||
# PATCH-FIX-UPSTREAM marguerite@opensuse.org - fix postgresql headers' path
|
# PATCH-FIX-UPSTREAM marguerite@opensuse.org - fix postgresql headers' path
|
||||||
Patch0: luadbi-postgresql-headers.patch
|
Patch0: luadbi-postgresql-headers.patch
|
||||||
|
BuildRequires: %{flavor}-devel
|
||||||
BuildRequires: libmysqld-devel
|
BuildRequires: libmysqld-devel
|
||||||
BuildRequires: lua-devel
|
|
||||||
BuildRequires: postgresql-devel
|
BuildRequires: postgresql-devel
|
||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
|
Requires: %{flavor}
|
||||||
|
%if "%{flavor}" == ""
|
||||||
|
ExclusiveArch: do_not_build
|
||||||
|
%endif
|
||||||
|
|
||||||
%description
|
%description
|
||||||
LuaDBI is a database interface library for Lua. It is designed to provide a
|
LuaDBI is a database interface library for Lua. It is designed to provide a
|
||||||
|
Reference in New Issue
Block a user