From 7ba31d8fbad5a989823c07dd9a3074578131e4a7 Mon Sep 17 00:00:00 2001 From: Radek Vokál Date: Jul 18 2006 06:50:33 +0000 Subject: - upgrade to 0.99.2 --- diff --git a/.cvsignore b/.cvsignore index f6707b6..f209222 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wireshark-0.99.2pre1.tar.gz +wireshark-0.99.2.tar.gz diff --git a/sources b/sources index 1d31187..512d2a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee8607dc6d8307fbac5082c3d823a88f wireshark-0.99.2pre1.tar.gz +46d3b7c9766960fb34782c2078c50d13 wireshark-0.99.2.tar.gz diff --git a/wireshark.spec b/wireshark.spec index 729e35c..842f043 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -4,10 +4,10 @@ Summary: Network traffic analyzer Name: wireshark Version: 0.99.2 -Release: 0.pre1.1 +Release: 1 License: GPL Group: Applications/Internet -Source0: http://www.wireshark.org/download/prerelease/%{name}-%{version}pre1.tar.gz +Source0: http://www.wireshark.org/download/prerelease/%{name}-%{version}.tar.gz Source1: wireshark.pam Source2: wireshark.console Source3: wireshark.desktop @@ -53,7 +53,7 @@ Contains wireshark for Gnome 2 and desktop integration file %prep #%setup -q -n %{name}-%{version}-SVN-%{svn_version} -%setup -q -n %{name}-%{version}pre1 +%setup -q -n %{name}-%{version} %patch1 -p1 -b .pie %patch3 -p1 @@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Jul 18 2006 Radek Vokál 0.99.2-1 +- upgrade to 0.99.2 + * Wed Jul 12 2006 Jesse Keating - 0.99.2-0.pre1.1 - rebuild