Author: twittner Date: Wed Nov 1 14:40:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - missing BR: xorg-lib-libXpm-devel added - socket tests passed on my computer (it failed on th-i686 builder - builder local configuration issue?) - uses outside connection during building: ;; connecting to "http://clisp.cons.org/impnotes/id-href.map"...connected...HTTP/1.1 200 OK...65,830 bytes - lang files listed twice (dunno why) - rel. 0.2, works
---- Files affected: SPECS: clisp.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/clisp.spec diff -u SPECS/clisp.spec:1.39 SPECS/clisp.spec:1.40 --- SPECS/clisp.spec:1.39 Wed Nov 1 13:56:29 2006 +++ SPECS/clisp.spec Wed Nov 1 15:40:20 2006 @@ -8,7 +8,7 @@ Summary(pt_BR): Implementaçăo do Common Lisp (ANSI CL) Name: clisp Version: 2.41 -Release: 0.1 +Release: 0.2 License: GPL Group: Development/Languages Source0: http://dl.sourceforge.net/clisp/%{name}-%{version}.tar.bz2 @@ -21,6 +21,7 @@ BuildRequires: ncurses-devel BuildRequires: readline-devel BuildRequires: xorg-lib-libX11-devel +BuildRequires: xorg-lib-libXpm-devel BuildRequires: xorg-proto-xextproto-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -145,6 +146,15 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2006/11/01 14:40:20 twittner +- missing BR: xorg-lib-libXpm-devel added +- socket tests passed on my computer (it failed on th-i686 builder + - builder local configuration issue?) +- uses outside connection during building: + ;; connecting to "http://clisp.cons.org/impnotes/id-href.map"...connected...HTTP/1.1 200 OK...65,830 bytes +- lang files listed twice (dunno why) +- rel. 0.2, works + Revision 1.39 2006/11/01 12:56:29 twittner - rel. 0.1 (downgrade) - it builds on Ac but doesn't pass tests on builder Th - I have no way for viewing ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/clisp.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
