upgrade to pre2
This commit is contained in:
parent
7926b6ca20
commit
7a60edd225
@ -1 +1 @@
|
||||
wireshark-0.99.4-SVN-19466.tar.gz
|
||||
wireshark-0.99.4pre2.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
b6ed7cd531d45ef5d7dcbd1b06b5ac33 wireshark-0.99.4-SVN-19466.tar.gz
|
||||
9e2867b964c97bc652dad3a93d102ca0 wireshark-0.99.4pre2.tar.gz
|
||||
|
@ -1,14 +1,14 @@
|
||||
%define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
|
||||
%define svn_version 19466
|
||||
%define svn_version 19669
|
||||
|
||||
Summary: Network traffic analyzer
|
||||
Name: wireshark
|
||||
Version: 0.99.4
|
||||
Release: 0.pre1
|
||||
Release: 0.pre2
|
||||
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}pre2.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}pre2
|
||||
%patch1 -p1 -b .pie
|
||||
%patch3 -p1
|
||||
|
||||
@ -174,6 +174,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 31 2006 Radek Vokál <rvokal@redhat.com> 0.99.4-0.pre2
|
||||
- upgrade to 0.99.4pre2
|
||||
|
||||
* Tue Oct 10 2006 Radek Vokal <rvokal@redhat.com> 0.99.4-0.pre1
|
||||
- upgrade to 0.99.4-0.pre1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user