- upgrade to 0.99.4-0.pre1
This commit is contained in:
parent
6ec5a00e40
commit
7926b6ca20
@ -1 +1 @@
|
|||||||
wireshark-0.99.3a.tar.gz
|
wireshark-0.99.4-SVN-19466.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
d6388313e86a33ffeaf2bd973de70ea0 wireshark-0.99.3a.tar.gz
|
b6ed7cd531d45ef5d7dcbd1b06b5ac33 wireshark-0.99.4-SVN-19466.tar.gz
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
|
%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
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 0.99.3
|
Version: 0.99.4
|
||||||
Release: 1
|
Release: 0.pre1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: http://www.wireshark.org/download/prerelease/%{name}-%{version}a.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
|
Source0: http://www.wireshark.org/download/prerelease/%{name}-%{version}-SVN-%{svn_version}.tar.gz
|
||||||
Source1: wireshark.pam
|
Source1: wireshark.pam
|
||||||
Source2: wireshark.console
|
Source2: wireshark.console
|
||||||
Source3: wireshark.desktop
|
Source3: wireshark.desktop
|
||||||
@ -53,8 +53,8 @@ Contains wireshark for Gnome 2 and desktop integration file
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
#%setup -q -n %{name}-%{version}-SVN-%{svn_version}
|
%setup -q -n %{name}-%{version}-SVN-%{svn_version}
|
||||||
%setup -q -n %{name}-%{version}a
|
#%setup -q -n %{name}-%{version}a
|
||||||
%patch1 -p1 -b .pie
|
%patch1 -p1 -b .pie
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
|
||||||
@ -174,6 +174,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 10 2006 Radek Vokal <rvokal@redhat.com> 0.99.4-0.pre1
|
||||||
|
- upgrade to 0.99.4-0.pre1
|
||||||
|
|
||||||
* Fri Aug 25 2006 Radek Vokál <rvokal@redhat.com> 0.99.3-1
|
* Fri Aug 25 2006 Radek Vokál <rvokal@redhat.com> 0.99.3-1
|
||||||
- upgrade to 0.99.3
|
- upgrade to 0.99.3
|
||||||
- Wireshark 0.99.3 fixes the following vulnerabilities:
|
- Wireshark 0.99.3 fixes the following vulnerabilities:
|
||||||
|
Loading…
Reference in New Issue
Block a user