upgrade to 0.99.6
This commit is contained in:
parent
7ae6001495
commit
46dfdb9f29
@ -1 +1 @@
|
|||||||
wireshark-0.99.6-SVN-22104.tar.gz
|
wireshark-0.99.6.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
0d6eb440bad9015a6c63e7751bd6834d wireshark-0.99.6-SVN-22104.tar.gz
|
d9c723032c424b3a210a0426167e9732 wireshark-0.99.6.tar.gz
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
%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 to 0 for final version
|
#define to 0 for final version
|
||||||
%define svn_version 22104
|
%define svn_version 0
|
||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 0.99.6
|
Version: 0.99.6
|
||||||
Release: 0.pre2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
%if %{svn_version}
|
%if %{svn_version}
|
||||||
@ -186,6 +186,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 9 2007 Radek Vokal <rvokal@redhat.com> 0.99.6-1
|
||||||
|
- upgrade to 0.99.6 final
|
||||||
|
|
||||||
* Fri Jun 15 2007 Radek Vokál <rvokal@redhat.com> 0.99.6-0.pre2
|
* Fri Jun 15 2007 Radek Vokál <rvokal@redhat.com> 0.99.6-0.pre2
|
||||||
- another pre-release
|
- another pre-release
|
||||||
- turn on ADNS support
|
- turn on ADNS support
|
||||||
|
Loading…
Reference in New Issue
Block a user