- upgrade to 1.0.1
This commit is contained in:
parent
d09c0f2cf8
commit
bef587b9b2
@ -1 +1 @@
|
|||||||
wireshark-1.0.0.tar.bz2
|
wireshark-1.0.1.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
90e58c595f082da3ad9390d714f16116 wireshark-1.0.0.tar.bz2
|
da33c2abeb8b982ca50e4c43d8c0fe27 wireshark-1.0.1.tar.gz
|
||||||
|
@ -5,14 +5,14 @@
|
|||||||
|
|
||||||
Summary: Network traffic analyzer
|
Summary: Network traffic analyzer
|
||||||
Name: wireshark
|
Name: wireshark
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL+
|
License: GPL+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
%if %{svn_version}
|
%if %{svn_version}
|
||||||
Source0: http://wireshark.org/download/prerelease/%{name}-%{version}-SVN-%{svn_version}.tar.gz
|
Source0: http://wireshark.org/download/prerelease/%{name}-%{version}-SVN-%{svn_version}.tar.gz
|
||||||
%else
|
%else
|
||||||
Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.bz2
|
Source0: http://wireshark.org/download/src/%{name}-%{version}.tar.gz
|
||||||
%endif
|
%endif
|
||||||
Source1: wireshark.pam
|
Source1: wireshark.pam
|
||||||
Source2: wireshark.console
|
Source2: wireshark.console
|
||||||
@ -201,6 +201,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 8 2008 Radek Vokál <rvokal@redhat.com> 1.0.1-1
|
||||||
|
- upgrade to 1.0.1
|
||||||
|
|
||||||
* Sun Jun 29 2008 Dennis Gilmore <dennis@ausil.us> 1.0.0-3
|
* Sun Jun 29 2008 Dennis Gilmore <dennis@ausil.us> 1.0.0-3
|
||||||
- add sparc arches to -fPIE
|
- add sparc arches to -fPIE
|
||||||
- rebuild for new gnutls
|
- rebuild for new gnutls
|
||||||
|
Loading…
Reference in New Issue
Block a user