forked from pool/strace
Accepting request 261556 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261556 OBS-URL: https://build.opensuse.org/package/show/devel:tools/strace?expand=0&rev=39
This commit is contained in:
parent
daabcdacfb
commit
18e7e783e4
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 09:19:16 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- No longer perform gpg validation; osc source_validator does it
|
||||
implicit:
|
||||
+ Drop gpg-offline BuildRequires.
|
||||
+ No longer execute gpg_verify.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 25 17:20:43 UTC 2014 - normand@linux.vnet.ibm.com
|
||||
|
||||
|
@ -39,9 +39,6 @@ BuildRequires: libacl-devel
|
||||
BuildRequires: libaio-devel
|
||||
BuildRequires: lksctp-tools-devel
|
||||
BuildRequires: xz
|
||||
%if 0%{?suse_version} >= 1230
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: strace-64bit
|
||||
@ -61,7 +58,6 @@ Authors:
|
||||
Rick Sladkey <rs@world.std.com>
|
||||
|
||||
%prep
|
||||
%{?gpg_verify: %gpg_verify %{S:2}}
|
||||
%setup -q
|
||||
%patch -P 1 -p1
|
||||
%patch2 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user