diff --git a/clisp.changes b/clisp.changes index 50a5673..de7a3be 100644 --- a/clisp.changes +++ b/clisp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 diff --git a/clisp.spec b/clisp.spec index 53bd990..e8d51e5 100644 --- a/clisp.spec +++ b/clisp.spec @@ -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.9.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 diff --git a/libsigsegv-2.9.tar.bz2 b/libsigsegv-2.9.tar.bz2 deleted file mode 100644 index 9925882..0000000 --- a/libsigsegv-2.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:43614d495ec1aa73b2aec63b6a702508955025de53b1ab1a9f4f96799bd5b1e5 -size 319113 diff --git a/libsigsegv-2.9.tar.gz b/libsigsegv-2.9.tar.gz new file mode 100644 index 0000000..88aa3e5 --- /dev/null +++ b/libsigsegv-2.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7219030b50bdb94222169e5783e658b639fd485ed6e8a9c5cd1b33ffad5206 +size 397885