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:
@@ -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
|
Sat Oct 20 09:18:02 UTC 2012 - lars@linux-schulserver.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package john
|
# 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
|
# 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
|
||||||
@@ -82,7 +82,7 @@ perl -pi -e 's#^(\#define JOHN_SYSTEMWIDE_HOME)\s.+$#$1\t\"%{johndir}\"#g' $RPM_
|
|||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
TARGET=linux-x86-64
|
TARGET=linux-x86-64
|
||||||
%endif
|
%endif
|
||||||
%ifarch %arm
|
%ifarch %arm aarch64
|
||||||
TARGET=generic
|
TARGET=generic
|
||||||
%endif
|
%endif
|
||||||
%ifarch %ix86
|
%ifarch %ix86
|
||||||
|
Reference in New Issue
Block a user