- upgrade to 0.99.2
This commit is contained in:
parent
c3efff9f4f
commit
7ba31d8fba
@ -1 +1 @@
|
|||||||
wireshark-0.99.2pre1.tar.gz
|
wireshark-0.99.2.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
ee8607dc6d8307fbac5082c3d823a88f wireshark-0.99.2pre1.tar.gz
|
46d3b7c9766960fb34782c2078c50d13 wireshark-0.99.2.tar.gz
|
||||||
|
@ -4,10 +4,10 @@
|
|||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 0.99.2
|
Version: 0.99.2
|
||||||
Release: 0.pre1.1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Internet
|
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
|
Source1: wireshark.pam
|
||||||
Source2: wireshark.console
|
Source2: wireshark.console
|
||||||
Source3: wireshark.desktop
|
Source3: wireshark.desktop
|
||||||
@ -53,7 +53,7 @@ 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}pre1
|
%setup -q -n %{name}-%{version}
|
||||||
%patch1 -p1 -b .pie
|
%patch1 -p1 -b .pie
|
||||||
%patch3 -p1
|
%patch3 -p1
|
||||||
|
|
||||||
@ -173,6 +173,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 18 2006 Radek Vokál <rvokal@redhat.com> 0.99.2-1
|
||||||
|
- upgrade to 0.99.2
|
||||||
|
|
||||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.99.2-0.pre1.1
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.99.2-0.pre1.1
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user