Hello community, here is the log from the commit of package nmap for openSUSE:Factory checked in at 2015-10-08 08:24:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nmap (Old) and /work/SRC/openSUSE:Factory/.nmap.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "nmap" Changes: -------- --- /work/SRC/openSUSE:Factory/nmap/nmap.changes 2015-08-01 11:39:11.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nmap.new/nmap.changes 2015-10-08 08:24:51.000000000 +0200 @@ -1,0 +2,10 @@ +Mon Oct 5 19:04:56 UTC 2015 - astieger@suse.com + +- Unbreak everything not Factory + +------------------------------------------------------------------- +Mon Oct 5 16:33:47 UTC 2015 - plinnell@opensuse.org + +- Fix the build for Factory. Insist on lua 5.2.x + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nmap.spec ++++++ --- /var/tmp/diff_new_pack.vceqb8/_old 2015-10-08 08:24:52.000000000 +0200 +++ /var/tmp/diff_new_pack.vceqb8/_new 2015-10-08 08:24:52.000000000 +0200 @@ -46,9 +46,10 @@ BuildRequires: update-desktop-files BuildRoot: %{_tmppath}/%{name}-%{version}-build %if %{with_system_lua} -BuildRequires: pkgconfig(lua) >= 5.2 %if 0%{?suse_version} > 1320 -BuildRequires: lua52-devel +BuildRequires: Lua(devel) = 5.2 +%else +BuildRequires: pkgconfig(lua) >= 5.2 %endif %endif