diff --git a/mumble.changes b/mumble.changes index 1776921..3358c46 100644 --- a/mumble.changes +++ b/mumble.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 5 14:53:12 UTC 2015 - lnussel@suse.de + +- remove gpg-offline from BuildRequires, now done by source validator + automatically + ------------------------------------------------------------------- Fri Nov 21 13:37:45 UTC 2014 - lnussel@suse.de diff --git a/mumble.spec b/mumble.spec index e36ffda..c866d46 100644 --- a/mumble.spec +++ b/mumble.spec @@ -1,7 +1,7 @@ # # spec file for package mumble # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -58,9 +58,6 @@ BuildRequires: avahi-compat-mDNSResponder-devel %else BuildRequires: avahi-compat-libdns_sd-devel %endif -%if 0%{?suse_version} > 1220 -BuildRequires: gpg-offline -%endif %endif %if %{with system_celt} BuildRequires: libcelt-devel @@ -187,9 +184,6 @@ characters, and has echo cancellation so the sound from your loudspeakers won't be audible to other players. %prep -#if 0%{?gpg_verify:1} -#gpg_verify %{S:1} -#endif %setup -q %patch50 -p1