Accepting request 287355 from home:lnussel:branches:openSUSE:Backports:SLE-12
- remove gpg-offline from BuildRequires, now done by source validator automatically OBS-URL: https://build.opensuse.org/request/show/287355 OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=64
This commit is contained in:
parent
391d2724f1
commit
4bd69f2e52
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user