forked from pool/lua-luadbi
Clean up the SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luadbi?expand=0&rev=23
This commit is contained in:
parent
7470c03467
commit
4f9359d5b8
@ -24,9 +24,9 @@ Summary: A database interface library for Lua
|
||||
License: MIT
|
||||
Group: Productivity/Databases/Tools
|
||||
URL: https://github.com/mwild1/luadbi
|
||||
Source: https://github.com/mwild1/%{mod_name}/archive/refs/tags/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
|
||||
Source0: https://github.com/mwild1/%{mod_name}/archive/refs/tags/v%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz
|
||||
# Formely found on code.google.com
|
||||
Source: luadbi-%{version}.tar.gz
|
||||
Source1: luadbi-%{version}.tar.gz
|
||||
Source50: tests-modules-load.lua
|
||||
# PATCH-FIX-UPSTREAM marguerite@opensuse.org - fix postgresql headers' path
|
||||
Patch0: luadbi-postgresql-headers.patch
|
||||
@ -71,7 +71,7 @@ make install_free DESTDIR=%{buildroot} LUA_LDIR=%{lua_noarchdir} LUA_CDIR=%{lua_
|
||||
|
||||
%check
|
||||
# run tests
|
||||
lua%lua_version %{SOURCE50} "%{buildroot}"
|
||||
lua%{lua_version} %{SOURCE50} %{buildroot}
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user