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
|
Fri Nov 21 13:37:45 UTC 2014 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package mumble
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -58,9 +58,6 @@ BuildRequires: avahi-compat-mDNSResponder-devel
|
|||||||
%else
|
%else
|
||||||
BuildRequires: avahi-compat-libdns_sd-devel
|
BuildRequires: avahi-compat-libdns_sd-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1220
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
%endif
|
%endif
|
||||||
%if %{with system_celt}
|
%if %{with system_celt}
|
||||||
BuildRequires: libcelt-devel
|
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.
|
won't be audible to other players.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
#if 0%{?gpg_verify:1}
|
|
||||||
#gpg_verify %{S:1}
|
|
||||||
#endif
|
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%patch50 -p1
|
%patch50 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user