commit lua-lgi for openSUSE:Factory
Hello community, here is the log from the commit of package lua-lgi for openSUSE:Factory checked in at 2015-08-05 06:48:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lua-lgi (Old) and /work/SRC/openSUSE:Factory/.lua-lgi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "lua-lgi" Changes: -------- --- /work/SRC/openSUSE:Factory/lua-lgi/lua-lgi.changes 2015-05-06 11:19:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lua-lgi.new/lua-lgi.changes 2015-08-05 06:48:29.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Jul 30 11:43:11 UTC 2015 - dimstar@opensuse.org + +- Depend on Lua(API) = %{%lua_version}. Note: lua_version is only + major.minor of lua (e.g 5.2, 5.3[...]). This is needed as the + files are installed in /usr/share/lua/5.2 when built against + lua 5.2. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lua-lgi.spec ++++++ --- /var/tmp/diff_new_pack.q60zJZ/_old 2015-08-05 06:48:30.000000000 +0200 +++ /var/tmp/diff_new_pack.q60zJZ/_new 2015-08-05 06:48:30.000000000 +0200 @@ -31,7 +31,8 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.8 BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(lua) -Requires: lua +# we need the 'branch' of lua this package was built against (lua_version nicely provides this info) +Requires: Lua(API) = %{lua_version} %description Dynamic Lua binding to any library which is introspectable
participants (1)
-
root@hilbert.suse.de