From cdd3f45c6455012ea573c8324009838db2570286 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Wed, 17 Aug 2016 10:26:48 -0400 Subject: RPM: distribute the wireshark.pc file. It's been installed since Idb60157a51ea1dd0afd6cfac695bfa5760485241. Change-Id: I2171f2a0bc9b05059b8ecf4451715f7f6d9506e3 Reviewed-on: https://code.wireshark.org/review/17113 Reviewed-by: Jeff Morriss --- packaging/rpm/SPECS/wireshark.spec.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'packaging') diff --git a/packaging/rpm/SPECS/wireshark.spec.in b/packaging/rpm/SPECS/wireshark.spec.in index ecb3a9d15b..a9b16c1c26 100644 --- a/packaging/rpm/SPECS/wireshark.spec.in +++ b/packaging/rpm/SPECS/wireshark.spec.in @@ -399,6 +399,7 @@ fi %exclude %{_libdir}/%{name}/plugins/%{package_version}/*.la %exclude %{_libdir}/*.la %{_libdir}/wireshark +%{_libdir}/pkgconfig/wireshark.pc # Don't pick up the wireshark (GUI) man page %exclude %{_mandir}/man1/wireshark.* # Our RPMs use 'alternatives' to choose the Wireshark so it doesn't make sense @@ -439,6 +440,9 @@ fi %endif %changelog +* Wed Aug 17 2016 Jeff Morriss +- wireshark.pc is now installed with Wireshark, include it in the RPM. + * Mon May 9 2016 Jeff Morriss - Make autoconf, automake, flex, and bison optional: most users (who aren't patching Wireshark) don't need them to build an RPM. -- cgit v1.2.1