forked from pool/wireshark
Accepting request 261444 from home:AndreasStieger:branches:network:utilities
fix SLE 12 OBS-URL: https://build.opensuse.org/request/show/261444 OBS-URL: https://build.opensuse.org/package/show/network:utilities/wireshark?expand=0&rev=128
This commit is contained in:
parent
5d72bc11ad
commit
f42c4e8d24
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 13 16:31:16 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
- remove gpg-offline, now part of source-validator, also fixing
|
||||||
|
SLE 12
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 17 23:27:49 UTC 2014 - andreas.stieger@gmx.de
|
Wed Sep 17 23:27:49 UTC 2014 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -83,9 +83,6 @@ BuildRequires: libGeoIP-devel
|
|||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
Recommends: GeoIP
|
Recommends: GeoIP
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1230
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
%if 0%{?use_gnutls}
|
%if 0%{?use_gnutls}
|
||||||
# pull in licence compatible gnutls
|
# pull in licence compatible gnutls
|
||||||
%if 0%{?suse_version} >= 1310
|
%if 0%{?suse_version} >= 1310
|
||||||
@ -151,7 +148,6 @@ This package contains the newer Qt based UI for Wireshark.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{S:2}}
|
|
||||||
# The publisher doesn't sign the source tarball, but a signatures file containing multiple hashes.
|
# The publisher doesn't sign the source tarball, but a signatures file containing multiple hashes.
|
||||||
# Verify hashes in that file against source tarball.
|
# 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 MD5 | head -n1 | cut -d= -f2` %{S:0}" | md5sum -c
|
||||||
|
Loading…
Reference in New Issue
Block a user