SPECS: newt.spec - without_tcl bcond fixed
jajcus
jajcus at pld-linux.org
Mon Sep 25 10:11:14 CEST 2006
Author: jajcus Date: Mon Sep 25 08:11:14 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- without_tcl bcond fixed
---- Files affected:
SPECS:
newt.spec (1.85 -> 1.86)
---- Diffs:
================================================================
Index: SPECS/newt.spec
diff -u SPECS/newt.spec:1.85 SPECS/newt.spec:1.86
--- SPECS/newt.spec:1.85 Mon Aug 28 19:42:06 2006
+++ SPECS/newt.spec Mon Sep 25 10:11:09 2006
@@ -188,7 +188,7 @@
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- %{?with_tcl:WHIPTCLSO=whiptcl.so} \
+ %{!?with_tcl:WHIPTCLSO=} \
%{!?with_python:SNACKSO=} \
instroot=$RPM_BUILD_ROOT \
libdir=%{_libdir} \
@@ -244,6 +244,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.86 2006/09/25 08:11:09 jajcus
+- without_tcl bcond fixed
+
Revision 1.85 2006/08/28 17:42:06 grzegol
- added python25 patch (allow build with python-2.5.x)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/newt.spec?r1=1.85&r2=1.86&f=u
More information about the pld-cvs-commit
mailing list