[wireshark/f14/master: 2/5] Own the %%{_libdir}/wireshark dir Resolves: #644508

Jan Šafránek jsafrane at fedoraproject.org
Fri Oct 22 10:07:34 UTC 2010


commit fcb5c7688303636e02e7eaad5ab4e15d353ffe8a
Author: Jan Safranek <jsafrane at redhat.com>
Date:   Fri Oct 22 11:02:58 2010 +0200

    Own the %%{_libdir}/wireshark dir
    Resolves: #644508

 wireshark.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wireshark.spec b/wireshark.spec
index 6fa07b0..7aa145c 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 <jsafrane at redhat.com> - 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
 
 * Fri Sep 24 2010 Jan Safranek <jsafrane at redhat.com> - 1.4.0-2
 - fixed generation of man pages (#635878)


More information about the scm-commits mailing list