Accepting request 115241 from devel:languages:misc
- fix libsigsegv link. To make service run happy (forwarded request 115227 from k0da) OBS-URL: https://build.opensuse.org/request/show/115241 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/clisp?expand=0&rev=26
This commit is contained in:
commit
212e6de4bb
12
_service
12
_service
@ -1,12 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<services>
|
||||
<service mode="localonly" name="download_url">
|
||||
<param name="host">ftp.gnu.org</param>
|
||||
<param name="protocol">ftp</param>
|
||||
<param name="path">/pub/gnu/libsigsegv/libsigsegv-2.8.tar.gz</param>
|
||||
</service>
|
||||
<service mode="localonly" name="recompress">
|
||||
<param name="file">*.gz</param>
|
||||
<param name="compression">bz2</param>
|
||||
</service>
|
||||
</services>
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 18 16:04:38 UTC 2012 - dvaleev@suse.com
|
||||
|
||||
- fix libsigsegv link. To make service run happy
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 18:14:39 UTC 2012 - sweet_f_a@gmx.de
|
||||
|
||||
- update to libsigsegv 2.9 to fix ppc build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 15:01:26 UTC 2012 - sweet_f_a@gmx.de
|
||||
|
||||
|
@ -39,18 +39,18 @@ BuildRequires: xorg-x11-devel
|
||||
# to BuildRequires
|
||||
#
|
||||
%define debug no
|
||||
License: GPL-2.0+
|
||||
Group: Development/Languages/Other
|
||||
Requires(pre): vim
|
||||
Version: 2.49
|
||||
Release: 0
|
||||
Summary: A Common Lisp Interpreter
|
||||
License: GPL-2.0+
|
||||
Group: Development/Languages/Other
|
||||
Url: http://clisp.cons.org
|
||||
Source0: http://switch.dl.sourceforge.net/sourceforge/clisp/clisp-2.49.tar.bz2
|
||||
# Original source at http://www.haible.de/bruno/gnu/ffcall-1.10.tar.gz
|
||||
# adopted to work with clisp-2.43 and higher
|
||||
Source1: ffcall-1.10+2.43.tar.bz2
|
||||
Source2: ftp://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.8.tar.bz2
|
||||
Source2: ftp://ftp.gnu.org/pub/gnu/libsigsegv/libsigsegv-2.9.tar.gz
|
||||
Source3: clisp-rpmlintrc
|
||||
Source4: README.SuSE
|
||||
Patch0: clisp-2.49.dif
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7985c1d3ae1425cace68e5e7b1a50b0855d78ab6bc459238249b55a193e55f43
|
||||
size 331333
|
3
libsigsegv-2.9.tar.gz
Normal file
3
libsigsegv-2.9.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea7219030b50bdb94222169e5783e658b639fd485ed6e8a9c5cd1b33ffad5206
|
||||
size 397885
|
Loading…
Reference in New Issue
Block a user