Accepting request 323257 from devel:languages:misc
1 OBS-URL: https://build.opensuse.org/request/show/323257 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=37
This commit is contained in:
commit
5a5742e038
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 14 12:53:11 UTC 2015 - normand@linux.vnet.ibm.com
|
||||
|
||||
- add ppc64le to list of ExcludeArch
|
||||
related to src/lispbibl.d "CLISP not ported to this platform"
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 15 14:27:43 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package clisp
|
||||
#
|
||||
# Copyright (c) 2013 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,7 +58,8 @@ Patch16: clisp-db6.diff
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%global vimdir %{_datadir}/vim/site/after/syntax
|
||||
ExcludeArch: ppc64 s390x armv4l
|
||||
# exclude from src/lispbibl.d "CLISP not ported to this platform"
|
||||
ExcludeArch: ppc64 ppc64le s390x armv4l
|
||||
BuildRequires: db-devel
|
||||
BuildRequires: ffcall
|
||||
BuildRequires: gdbm-devel
|
||||
|
Loading…
Reference in New Issue
Block a user