Hello community, here is the log from the commit of package clisp for openSUSE:Factory checked in at 2018-03-22 12:02:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/clisp (Old) and /work/SRC/openSUSE:Factory/.clisp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "clisp" Thu Mar 22 12:02:04 2018 rev:47 rq:586678 version:2.49.92 Changes: -------- --- /work/SRC/openSUSE:Factory/clisp/clisp.changes 2018-03-06 10:46:58.344968063 +0100 +++ /work/SRC/openSUSE:Factory/.clisp.new/clisp.changes 2018-03-22 12:08:12.131038858 +0100 @@ -1,0 +2,13 @@ +Wed Mar 14 08:03:57 UTC 2018 - [email protected] + +- Be aware that source tree of gnulib is GPL-3.0 or later + +------------------------------------------------------------------- +Mon Mar 5 13:36:16 UTC 2018 - [email protected] + +- change xorg-x11-devel --> pkgconfig(x11), pkgconfig(xaw6) + pkgconfig(xext), pkgconfig(xpm) +- Add explicit buildrequires on pkgconfig(zlib), glib2-devel, + ncurses-devel. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ clisp.spec ++++++ --- /var/tmp/diff_new_pack.1soZR2/_old 2018-03-22 12:08:13.938974051 +0100 +++ /var/tmp/diff_new_pack.1soZR2/_new 2018-03-22 12:08:13.942973907 +0100 @@ -20,7 +20,8 @@ Version: 2.49.92 Release: 0 Summary: A Common Lisp Interpreter -License: GPL-2.0+ +# Included gllib is GPL-3.0-or-later +License: GPL-2.0-or-later AND GPL-3.0-or-later Group: Development/Languages/Other Url: http://clisp.cons.org @@ -58,9 +59,11 @@ #BuildRequires: gcc8 #%endif BuildRequires: gdbm-devel +BuildRequires: glib2-devel BuildRequires: gtk2-devel BuildRequires: libglade2-devel BuildRequires: libsigsegv-devel +BuildRequires: ncurses-devel BuildRequires: net-tools BuildRequires: openssl-devel BuildRequires: pcre-devel @@ -68,7 +71,11 @@ BuildRequires: readline-devel BuildRequires: screen BuildRequires: vim-data -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xaw6) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xpm) +BuildRequires: pkgconfig(zlib) # # If set to yes do not forget to add # gcc-c++
