From 36d02cfdf241fee64f463cb82959d750204be2b4 Mon Sep 17 00:00:00 2001 From: Martin Sehnoutka Date: Apr 24 2017 11:27:46 +0000 Subject: Build with lua support (resolves: #1259623) --- diff --git a/wireshark.spec b/wireshark.spec index bbeab94..0d4b58f 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -1,11 +1,11 @@ -%global with_lua 0 +%global with_lua 1 %global with_portaudio 1 %global with_GeoIP 1 Summary: Network traffic analyzer Name: wireshark Version: 2.2.6 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ Group: Applications/Internet Url: http://www.wireshark.org/ @@ -64,7 +64,7 @@ BuildRequires: zlib-devel BuildRequires: GeoIP-devel %endif %if %{with_lua} -BuildRequires: lua-devel +BuildRequires: compat-lua-devel %endif BuildRequires: libtool, automake, autoconf Buildrequires: git @@ -428,6 +428,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %{_libdir}/pkgconfig/%{name}.pc %changelog +* Mon Apr 24 2017 Martin Sehnoutka - 2.2.6-2 +- Build with lua support (resolves: #1259623) + * Fri Apr 21 2017 Martin Sehnoutka - 2.2.6-1 - New upstream release 2.2.6