SPECS: waf.spec - try with TERM=dumb until 1.4.3 is released
patrys
patrys at pld-linux.org
Mon Jun 16 13:25:05 CEST 2008
Author: patrys Date: Mon Jun 16 11:25:05 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- try with TERM=dumb until 1.4.3 is released
---- Files affected:
SPECS:
waf.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/waf.spec
diff -u SPECS/waf.spec:1.9 SPECS/waf.spec:1.10
--- SPECS/waf.spec:1.9 Mon Jun 16 12:27:32 2008
+++ SPECS/waf.spec Mon Jun 16 13:25:00 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): System budowania Waf
Name: waf
Version: 1.4.2
-Release: 1
+Release: 2
License: BSD
Group: Development/Building
Source0: http://waf.googlecode.com/files/%{name}-%{version}.tar.bz2
@@ -31,7 +31,7 @@
%setup -q
%build
-./waf-light --make-waf
+TERM=dumb ./waf-light --make-waf
%install
rm -rf $RPM_BUILD_ROOT
@@ -61,6 +61,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2008/06/16 11:25:00 patrys
+- try with TERM=dumb until 1.4.3 is released
+
Revision 1.9 2008/06/16 10:27:32 patrys
- 1.4.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/waf.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list