SHA256
1
0
forked from pool/wireshark

Accepting request 41036 from home:tserong:branches:network:utilities

Copy from home:tserong:branches:network:utilities/wireshark via accept of submit request 41036 revision 4.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/41036
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=19
This commit is contained in:
Pavol Rusnak 2010-06-04 00:29:28 +00:00 committed by Git OBS Bridge
parent 7580abceaa
commit 7da2d7b495
3 changed files with 2796 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 3 06:41:23 UTC 2010 - tserong@novell.com
- Added corosync packet dissector (patch 4724 from
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3232,
minus "private key" setting, which doesn't work with
nice random binary keys in /etc/corosync/authkey)
-------------------------------------------------------------------
Fri May 14 12:48:53 CEST 2010 - prusnak@suse.cz

View File

@ -35,6 +35,7 @@ Patch1: %{name}-1.2.0-disable-warning-dialog.patch
Patch2: %{name}-1.2.0-asneeded.patch
# PATCH-FEATURE-OPENSUSE wireshark-1.2.0-geoip.patch prusnak@suse.cz -- search in /var/lib/GeoIP if user hasn't set any GeoIP folders
Patch3: %{name}-1.2.0-geoip.patch
Patch4: corosync-packet-dissector.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: xdg-utils
Provides: ethereal = %{version}
@ -97,6 +98,7 @@ view the reconstructed stream of a TCP session.
%patch1
%patch2
%patch3
%patch4 -p1
%build
%configure