From b133542e8ae08d77de598528b17e92ec31e3b5e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Mon, 25 Apr 2016 13:49:18 +0100 Subject: Another fix for RPM spec file version string Change-Id: I424640867173ccd5655b4cefb457d76f845e7966 Reviewed-on: https://code.wireshark.org/review/15111 Reviewed-by: Jeff Morriss --- packaging/rpm/SPECS/wireshark.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/rpm') diff --git a/packaging/rpm/SPECS/wireshark.spec.in b/packaging/rpm/SPECS/wireshark.spec.in index 952aa620b1..6f7282eeb8 100644 --- a/packaging/rpm/SPECS/wireshark.spec.in +++ b/packaging/rpm/SPECS/wireshark.spec.in @@ -383,7 +383,7 @@ fi %endif %{_libdir}/lib*.so* -%exclude %{_libdir}/%{name}/plugins/%{version}/*.la +%exclude %{_libdir}/%{name}/plugins/%{package_version}/*.la %exclude %{_libdir}/*.la %{_libdir}/wireshark # Don't pick up the wireshark (GUI) man page -- cgit v1.2.1