Hello community, here is the log from the commit of package wireshark for openSUSE:Factory checked in at 2014-09-17 17:26:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wireshark (Old) and /work/SRC/openSUSE:Factory/.wireshark.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wireshark" Changes: -------- --- /work/SRC/openSUSE:Factory/wireshark/wireshark.changes 2014-08-18 11:24:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wireshark.new/wireshark.changes 2014-09-17 17:27:12.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Sep 15 02:24:53 UTC 2014 - [email protected] + +- Current versions support lua 5.2, so just use "lua-devel" + in BuildRequires. +- Enable verbose build, rpmlint counts on that. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wireshark.spec ++++++ --- /var/tmp/diff_new_pack.PorO8C/_old 2014-09-17 17:27:13.000000000 +0200 +++ /var/tmp/diff_new_pack.PorO8C/_new 2014-09-17 17:27:13.000000000 +0200 @@ -64,12 +64,7 @@ BuildRequires: libgnutls-devel BuildRequires: libpcap-devel BuildRequires: libsmi-devel -# required for Lua support in openSUSE 12.2 and later [bnc#780669] -%if 0%{?suse_version} >= 1220 -BuildRequires: lua51-devel -%else BuildRequires: lua-devel -%endif BuildRequires: net-snmp-devel BuildRequires: openssl-devel BuildRequires: pcre-devel @@ -197,7 +192,7 @@ --with-gcrypt=yes \ --with-plugins=%{_libdir}/%{name}/plugins/%{version} -make %{?_smp_mflags} +make %{?_smp_mflags} V=1 %install make DESTDIR=%{buildroot} install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
