Author: sparky Date: Tue Nov 7 04:23:18 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - TERM=dumb, colors look awful in buildlogs
---- Files affected: SPECS: mol.spec (1.39.2.3 -> 1.39.2.4) ---- Diffs: ================================================================ Index: SPECS/mol.spec diff -u SPECS/mol.spec:1.39.2.3 SPECS/mol.spec:1.39.2.4 --- SPECS/mol.spec:1.39.2.3 Mon Nov 6 16:57:58 2006 +++ SPECS/mol.spec Tue Nov 7 05:23:12 2006 @@ -1,8 +1,6 @@ # $Revision$, $Date$ # # TODO: -# - building without userspace (make in userspace is preparing files -# for module building) # - scripts should search for modules in /lib/moduiles # # Conditional build: @@ -15,7 +13,7 @@ %bcond_without debugger # no debugger %define _basever 0.9.71 -%define _minor .1 +%define _minor .1 %define _rel 0.1 Summary: Runs MacOS natively on Linux/ppc Summary(ja): Mac On Linux - Linux/ppc žĺ¤Î MacOS ĽÍĽ¤ĽĆĽŁĽÖźÂšÔ´Äś @@ -29,7 +27,6 @@ Source0: http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/%{name}-%{version}.tar.bz2 # Source0-md5: 3eaa51927191b03b06828609a1122307 #Source1: mol.init -#Patch10: %{name}-warnings.patch URL: http://www.maconlinux.org/ #BuildRequires: XFree86-devel BuildRequires: autoconf @@ -152,6 +149,7 @@ --disable-xdga cd ../.. +export TERM=dumb %{__make} defconfig %if %{with userspace} @@ -325,6 +323,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39.2.4 2006/11/07 04:23:12 sparky +- TERM=dumb, colors look awful in buildlogs + Revision 1.39.2.3 2006/11/06 15:57:58 sparky - fixed doc and mol placement ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mol.spec?r1=1.39.2.3&r2=1.39.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
