commit 3omns for openSUSE:Factory
Hello community, here is the log from the commit of package 3omns for openSUSE:Factory checked in at 2015-08-01 11:38:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/3omns (Old) and /work/SRC/openSUSE:Factory/.3omns.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "3omns" Changes: -------- --- /work/SRC/openSUSE:Factory/3omns/3omns.changes 2014-11-26 10:33:37.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.3omns.new/3omns.changes 2015-08-01 11:39:01.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jul 30 10:54:23 UTC 2015 - dimstar@opensuse.org + +- BuildRequire lua52-devel on openSUSE > 13.2 (current Tumbleweed): + 3omns has not been ported to LUA 5.3 yet. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 3omns.spec ++++++ --- /var/tmp/diff_new_pack.lRirIn/_old 2015-08-01 11:39:01.000000000 +0200 +++ /var/tmp/diff_new_pack.lRirIn/_new 2015-08-01 11:39:01.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package 3omns # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,7 +41,11 @@ BuildRequires: libxslt-devel BuildRequires: pkgconfig(SDL2_image) BuildRequires: pkgconfig(SDL2_ttf) +%if 0%{?suse_version} > 1320 +BuildRequires: lua52-devel +%else BuildRequires: pkgconfig(lua) +%endif BuildRequires: pkgconfig(sdl2) %description
participants (1)
-
root@hilbert.suse.de