Accepting request 159755 from security
- Use the generic target for aarch64 (forwarded request 159736 from Andreas_Schwab) OBS-URL: https://build.opensuse.org/request/show/159755 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/john?expand=0&rev=21
This commit is contained in:
commit
0edd7e37a7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 20:20:13 UTC 2013 - schwab@suse.de
|
||||
|
||||
- Use the generic target for aarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 09:18:02 UTC 2012 - lars@linux-schulserver.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package john
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -82,7 +82,7 @@ perl -pi -e 's#^(\#define JOHN_SYSTEMWIDE_HOME)\s.+$#$1\t\"%{johndir}\"#g' $RPM_
|
||||
%ifarch x86_64
|
||||
TARGET=linux-x86-64
|
||||
%endif
|
||||
%ifarch %arm
|
||||
%ifarch %arm aarch64
|
||||
TARGET=generic
|
||||
%endif
|
||||
%ifarch %ix86
|
||||
|
Loading…
x
Reference in New Issue
Block a user