From 7926b6ca204956f3b6b58a1e6c875ce9ba6f21ea Mon Sep 17 00:00:00 2001 From: Radek Vokál Date: Oct 10 2006 06:39:09 +0000 Subject: - upgrade to 0.99.4-0.pre1 --- diff --git a/.cvsignore b/.cvsignore index 4e83861..c0789fc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wireshark-0.99.3a.tar.gz +wireshark-0.99.4-SVN-19466.tar.gz diff --git a/sources b/sources index 38fb233..fedee10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d6388313e86a33ffeaf2bd973de70ea0 wireshark-0.99.3a.tar.gz +b6ed7cd531d45ef5d7dcbd1b06b5ac33 wireshark-0.99.4-SVN-19466.tar.gz diff --git a/wireshark.spec b/wireshark.spec index 69ee47f..8f081ed 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -1,14 +1,14 @@ %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -%define svn_version 19007 +%define svn_version 19466 Summary: Network traffic analyzer Name: wireshark -Version: 0.99.3 -Release: 1 +Version: 0.99.4 +Release: 0.pre1 License: GPL Group: Applications/Internet -Source0: http://www.wireshark.org/download/prerelease/%{name}-%{version}a.tar.gz -#Source0: http://www.wireshark.org/download/prerelease/%{name}-%{version}-SVN-%{svn_version}.tar.gz +#Source0: http://www.wireshark.org/download/prerelease/%{name}-%{version}a.tar.gz +Source0: http://www.wireshark.org/download/prerelease/%{name}-%{version}-SVN-%{svn_version}.tar.gz Source1: wireshark.pam Source2: wireshark.console Source3: wireshark.desktop @@ -53,8 +53,8 @@ Contains wireshark for Gnome 2 and desktop integration file %prep -#%setup -q -n %{name}-%{version}-SVN-%{svn_version} -%setup -q -n %{name}-%{version}a +%setup -q -n %{name}-%{version}-SVN-%{svn_version} +#%setup -q -n %{name}-%{version}a %patch1 -p1 -b .pie %patch3 -p1 @@ -174,6 +174,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Oct 10 2006 Radek Vokal 0.99.4-0.pre1 +- upgrade to 0.99.4-0.pre1 + * Fri Aug 25 2006 Radek Vokál 0.99.3-1 - upgrade to 0.99.3 - Wireshark 0.99.3 fixes the following vulnerabilities: