diff --git a/wireshark.spec b/wireshark.spec index d36a84f..22c15b2 100644 --- a/wireshark.spec +++ b/wireshark.spec @@ -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