From ca2c83efbb2eec3dcbb449bab71b72ff458b64af Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 15 Sep 2013 15:33:17 +0200 Subject: [PATCH] - updated to 1.10.2 (security fixes: wnpa-sec-55 through -60) - removed obsolete pod patch --- wireshark-pod.patch | 11 ----------- wireshark.spec | 8 +++----- 2 files changed, 3 insertions(+), 16 deletions(-) delete mode 100644 wireshark-pod.patch diff --git a/wireshark-pod.patch b/wireshark-pod.patch deleted file mode 100644 index 75fb673..0000000 --- a/wireshark-pod.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- wireshark-1.10.1/doc/reordercap.pod.orig 2013-06-06 01:21:18.000000000 +0200 -+++ wireshark-1.10.1/doc/reordercap.pod 2013-09-07 17:05:36.272799406 +0200 -@@ -40,6 +40,8 @@ - When the B<-n> option is used, B will not write out the output - file if it finds that the input file is already in order. - -+=back -+ - =head1 SEE ALSO - - pcap(3), wireshark(1), tshark(1), dumpcap(1), editcap(1), mergecap(1), diff --git a/wireshark.spec b/wireshark.spec index 9de5650..f0e0cb1 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -14,17 +14,16 @@ Summary(pt_BR.UTF-8): Analisador de tráfego de rede Summary(ru.UTF-8): Анализатор сетевого траффика Summary(uk.UTF-8): Аналізатор мережевого трафіку Name: wireshark -Version: 1.10.1 +Version: 1.10.2 Release: 1 License: GPL v2+ Group: Networking/Utilities Source0: http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2 -# Source0-md5: d8915cf7555e2bbb699020a8736631e7 +# Source0-md5: cd7fedd0a67df5ad4905fd356efdc1e8 Patch0: %{name}-Werror.patch Patch1: %{name}-gcc43.patch Patch2: %{name}-ac.patch Patch3: %{name}-desktop.patch -Patch4: %{name}-pod.patch URL: http://www.wireshark.org/ BuildRequires: GeoIP-devel BuildRequires: asciidoc @@ -228,7 +227,6 @@ pakietów. %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 find -name Makefile.am | xargs sed -i -e 's/-Werror//g' %build @@ -314,7 +312,7 @@ fi %attr(755,root,root) %{_bindir}/reordercap %attr(755,root,root) %{_bindir}/text2pcap %attr(755,root,root) %{_libdir}/libwireshark.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libwireshark.so.2 +%attr(755,root,root) %ghost %{_libdir}/libwireshark.so.3 %{_mandir}/man1/capinfos.1* %{_mandir}/man1/dftest.1* %{_mandir}/man1/dumpcap.1* -- 2.44.0