]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- updated to 1.10.2 (security fixes: wnpa-sec-55 through -60) auto/th/wireshark-1.10.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Sep 2013 13:33:17 +0000 (15:33 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Sep 2013 13:33:17 +0000 (15:33 +0200)
- removed obsolete pod patch

wireshark-pod.patch [deleted file]
wireshark.spec

diff --git a/wireshark-pod.patch b/wireshark-pod.patch
deleted file mode 100644 (file)
index 75fb673..0000000
+++ /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<reordercap> 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),
index 9de56506a4fabe4dd62a8df48f653043af69dfec..f0e0cb1ff0055438e6e18b5efe1876957f74c852 100644 (file)
@@ -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*
This page took 0.4096 seconds and 4 git commands to generate.