SHA256
1
0
forked from pool/wireshark
Andreas Stieger 2017-07-27 08:22:12 +00:00 committed by Git OBS Bridge
parent c89fbb02db
commit e26d534ec8
2 changed files with 5 additions and 11 deletions

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Thu Jul 27 08:06:59 UTC 2017 - astieger@suse.com
Thu Jul 27 08:21:59 UTC 2017 - astieger@suse.com
- Wireshark 2.4.0:
* SS7 Point Codes can now be resolved into names with a hosts-

View File

@ -39,7 +39,7 @@ Name: wireshark
Version: 2.4.0
Release: 0
Summary: A Network Traffic Analyser
License: GPL-2.0+ and GPL-3.0+
License: GPL-2.0+ AND GPL-3.0+
Group: Productivity/Networking/Diagnostic
Url: https://www.wireshark.org/
Source: https://www.wireshark.org/download/src/%{name}-%{version}.tar.xz
@ -74,7 +74,6 @@ Requires(pre): shadow
Recommends: wireshark-ui = %{version}
Provides: ethereal = %{version}
Obsoletes: ethereal < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if %{with gnutls}
BuildRequires: libgnutls-devel >= 2.12.0
%endif
@ -108,6 +107,9 @@ BuildRequires: lua52-devel
%else
BuildRequires: lua-devel
%endif
%if 0%{?suse_version} <= 1110
BuildRequires: xz
%endif
%description
Wireshark is a free network protocol analyzer for Unix and Windows. It
@ -348,7 +350,6 @@ exit 0
%postun -n %{libcodecs} -p /sbin/ldconfig
%files
%defattr(-,root,root)
%doc AUTHORS COPYING NEWS README README.linux README.vmware
%{_mandir}/man1/[^i]*
%{_mandir}/man4/*
@ -378,23 +379,18 @@ exit 0
%{_datadir}/mime/packages/wireshark.xml
%files -n %{libutil}
%defattr(-,root,root)
%{_libdir}/libwsutil*.so.*
%files -n %{libwire}
%defattr(-,root,root)
%{_libdir}/libwireshark.so.*
%files -n %{libtap}
%defattr(-,root,root)
%{_libdir}/libwiretap.so.*
%files -n %{libcodecs}
%defattr(-,root,root)
%{_libdir}/libwscodecs.so.*
%files devel
%defattr(-,root,root)
%doc doc/README.*
%{_includedir}/wireshark
%{_libdir}/lib*.so
@ -402,7 +398,6 @@ exit 0
%if %{with gtk}
%files ui-gtk
%defattr(-,root,root)
%{_bindir}/wireshark-gtk
%{_bindir}/ethereal
%{_datadir}/applications/wireshark-gtk.desktop
@ -426,7 +421,6 @@ test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null |
%if %{with qt}
%files ui-qt
%defattr(-,root,root)
%{_bindir}/wireshark
%{_bindir}/ethereal
%dir %{_datadir}/appdata