From a73ce1e1c7234dd969c3005f55d0c83fd05c1924 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Oct 22 2010 10:11:20 +0000 Subject: Own the %%{_libdir}/wireshark dir Resolves: #644508 --- diff --git a/wireshark.spec b/wireshark.spec index 22c41e5..8d57d2f 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -251,7 +251,7 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/rawshark %{python_sitearch}/*.py* %{_libdir}/lib*.so.* -%{_libdir}/wireshark/plugins +%{_libdir}/wireshark %{_mandir}/man1/editcap.* %{_mandir}/man1/tshark.* %{_mandir}/man1/mergecap.* @@ -268,7 +268,6 @@ rm -rf $RPM_BUILD_ROOT %if %{with_lua} %exclude %{_datadir}/wireshark/init.lua %endif -%{_libdir}/wireshark/python %files gnome @@ -294,6 +293,7 @@ rm -rf $RPM_BUILD_ROOT * Fri Oct 22 2010 Jan Safranek - 1.4.1-1 - upgrade to 1.4.1 - see http://www.wireshark.org/docs/relnotes/wireshark-1.4.1.html +- Own the %%{_libdir}/wireshark dir * Wed Sep 29 2010 jkeating - 1.4.0-2 - Rebuilt for gcc bug 634757