diff --git a/wireshark-0006-Add-pkgconfig-entry.patch b/wireshark-0006-Add-pkgconfig-entry.patch index b25f940..9d8c89e 100644 --- a/wireshark-0006-Add-pkgconfig-entry.patch +++ b/wireshark-0006-Add-pkgconfig-entry.patch @@ -55,6 +55,6 @@ index 826b230..fec2d25 100644 -Cflags: -I${includedir} +Description: Network Traffic Analyzer +Version: @PACKAGE_VERSION@ -+Requires: Qt ++Requires: Qt glib-2.0 gmodule-2.0 +Libs: -L@libdir@ -lwireshark -lwiretap +Cflags: -DWS_VAR_IMPORT=extern -DHAVE_STDARG_H -DWS_MSVC_NORETURN= -I@includedir@/wireshark -I@includedir@/wireshark/epan diff --git a/wireshark.spec b/wireshark.spec index f962584..0bc6187 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -8,7 +8,7 @@ Summary: Network traffic analyzer Name: wireshark Version: 2.0.1 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ Group: Applications/Internet Url: http://www.wireshark.org/ @@ -455,6 +455,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %{_datadir}/aclocal/* %changelog +* Tue Feb 23 2016 Peter Hatina - 2.0.1-3 +- Fix missing Requires in wireshark.pc + * Fri Feb 05 2016 Fedora Release Engineering - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild