d3e57132f6
- Dropped a lot of outdated patches. - Added /usr/sbin/captype application. - Added temporary workaround for wireshark.pc.in missing in the official tarball. - Removed outdated --with-dumpcap-group="wireshark" cli switch. It doesn't work during rpmbuild, and we still set group explicitly in the 'files' section. - Removed --enable-setcap-install. Likewise. - Some ANSI C header files were moved to epan/ Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
17 lines
766 B
Diff
17 lines
766 B
Diff
From: Peter Lemenkov <lemenkov@gmail.com>
|
|
Date: Fri, 13 Sep 2013 14:36:55 +0400
|
|
Subject: [PATCH] Restore Fedora-specific groups
|
|
|
|
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
|
|
|
diff --git a/wireshark.desktop b/wireshark.desktop
|
|
index 9e3ddcd..828eca7 100644
|
|
--- a/wireshark.desktop
|
|
+++ b/wireshark.desktop
|
|
@@ -75,4 +75,4 @@ Terminal=false
|
|
MimeType=application/vnd.tcpdump.pcap;application/x-pcapng;application/x-snoop;application/x-iptrace;application/x-lanalyzer;application/x-nettl;application/x-radcom;application/x-etherpeek;application/x-visualnetworks;application/x-netinstobserver;application/x-5view;
|
|
# Category entry according to:
|
|
# http://standards.freedesktop.org/menu-spec/1.0/
|
|
-Categories=System;Monitor;GTK;
|
|
+Categories=Application;Network;GTK;
|