Andreas Stieger 2016-06-11 19:50:41 +00:00 committed by Git OBS Bridge
parent abf555cc4c
commit 2898352c8e

View File

@ -177,6 +177,7 @@ This package contains the newer Qt based UI for Wireshark.
# Verify hashes in that file against source tarball.
echo "`grep %{name}-%{version}.tar.bz2 %{S:2} | grep MD5 | head -n1 | cut -d= -f2` %{S:0}" | md5sum -c
echo "`grep %{name}-%{version}.tar.bz2 %{S:2} | grep SHA1 | head -n1 | cut -d= -f2` %{S:0}" | sha1sum -c
echo "`grep %{name}-%{version}.tar.bz2 %{S:2} | grep SHA256 | head -n1 | cut -d= -f2` %{S:0}" | sha256sum -c
%setup -q
%patch2 -p1