Hello community,

here is the log from the commit of package wireshark for openSUSE:Factory 
checked in at 2015-08-05 06:51:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2015-07-14 
17:45:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.wireshark.new/wireshark.changes 2015-08-05 
06:51:41.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 30 11:00:55 UTC 2015 - [email protected]
+
+- Conditionally set lua52-devel BuildRequires for openSUSE versions
+  newer than 13.2. Wireshark does not compile with lua 5.3.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wireshark.spec ++++++
--- /var/tmp/diff_new_pack.7HAu81/_old  2015-08-05 06:51:42.000000000 +0200
+++ /var/tmp/diff_new_pack.7HAu81/_new  2015-08-05 06:51:42.000000000 +0200
@@ -74,7 +74,11 @@
 BuildRequires:  libgcrypt-devel >= 1.1.92
 BuildRequires:  libpcap-devel
 BuildRequires:  libsmi-devel
+%if 0%{?suse_version} > 1320
+BuildRequires:  lua52-devel
+%else
 BuildRequires:  lua-devel
+%endif
 BuildRequires:  net-snmp-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pcre-devel




Reply via email to