[Lunar-commits] r16441 - moonbase/trunk/devel/check
Terry Chan
tchan at lunar-linux.org
Wed Sep 14 02:56:03 UTC 2005
Author: tchan
Date: 2005-09-14 02:56:02 +0000 (Wed, 14 Sep 2005)
New Revision: 16441
Modified:
moonbase/trunk/devel/check/DETAILS
Log:
Reverting this module back to check-0.6.2. Too little testing by the lunar dev
that bumped this module to 0.6.3. check-0.6.3. fails to compile on a standard
Lunar box (i.e. 1.5.1 ISO, with gcc-3.4.4, glibc-2.3.5, kernel 2.4.31).
check-0.6.3, also BREAKS discover-2.0.7 -- which is the MAIN reason why the
check module is even in moonbase. check-0.6.3, can be made to compile by
removing the "make check" step from the BUILD, BUT the resulting module still
breaks the discover module so check-0.6.3 is basically USELESS for Lunar in
its current state.
Modified: moonbase/trunk/devel/check/DETAILS
===================================================================
--- moonbase/trunk/devel/check/DETAILS 2005-09-14 01:46:21 UTC (rev 16440)
+++ moonbase/trunk/devel/check/DETAILS 2005-09-14 02:56:02 UTC (rev 16441)
@@ -1,11 +1,11 @@
MODULE=check
- VERSION=0.9.3
+ VERSION=0.9.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:608bb3bd31f85dcb7e5b7b04eeb4254ef6df0fae
+ SOURCE_VFY=sha1:92f01f71066debb3498c725b7b515e86f0e07d7e
WEB_SITE=http://check.sourceforge.net
ENTERED=20031201
- UPDATED=20050903
+ UPDATED=20050912
SHORT="A unit test framework for C"
cat << EOF
More information about the Lunar-commits
mailing list