forked from pool/lua-lua-dbus
		
	Accepting request 537624 from devel:languages:lua
drop lua5.2 from multibuild OBS-URL: https://build.opensuse.org/request/show/537624 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lua-lua-dbus?expand=0&rev=2
This commit is contained in:
		| @@ -1,5 +1,4 @@ | ||||
| <multibuild> | ||||
| <package>lua51</package> | ||||
| <package>lua52</package> | ||||
| <package>lua53</package> | ||||
| </multibuild> | ||||
|   | ||||
| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Mon Oct 30 14:45:32 UTC 2017 - jmatejek@suse.com | ||||
|  | ||||
| - do not build for Lua 5.2 | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Fri Aug 18 16:25:14 UTC 2017 - opensuse-packaging@opensuse.org | ||||
|  | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| # | ||||
| # spec file for package lua-ldbus | ||||
| # spec file for package lua-lua-dbus | ||||
| # | ||||
| # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. | ||||
| # | ||||
| @@ -25,9 +25,9 @@ License:        MIT | ||||
| Group:          Development/Libraries/Other | ||||
| Url:            https://github.com/antlarr/lua-dbus/ | ||||
| Source:         lua-dbus-%{version}.tar.xz | ||||
| BuildRequires:  pkgconfig(dbus-1) | ||||
| BuildRequires:  %{flavor}-ldbus | ||||
| BuildRequires:  %{flavor}-devel | ||||
| BuildRequires:  %{flavor}-ldbus | ||||
| BuildRequires:  pkgconfig(dbus-1) | ||||
| Requires:       %{flavor} | ||||
| Requires:       %{flavor}-ldbus | ||||
| %if "%{flavor}" == "lua53" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user