SPECS: brlcad.spec - updated BR.
cieciwa
cieciwa at pld-linux.org
Tue May 16 13:03:06 CEST 2006
Author: cieciwa Date: Tue May 16 11:03:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated BR.
---- Files affected:
SPECS:
brlcad.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/brlcad.spec
diff -u SPECS/brlcad.spec:1.3 SPECS/brlcad.spec:1.4
--- SPECS/brlcad.spec:1.3 Tue May 16 12:43:14 2006
+++ SPECS/brlcad.spec Tue May 16 13:03:00 2006
@@ -25,14 +25,17 @@
BuildRequires: xorg-lib-libXmu-devel
BuildRequires: xorg-lib-libXt-devel
BuildRequires: xorg-lib-libSM-devel
+# for AC
+#BuildRequires: X11-devel
#
BuildRequires: tcl-devel
BuildRequires: tk-devel
-Buildrequires: itcl-devel
-BuildRequires: itk-devel
+#Buildrequires: itcl-devel
+#BuildRequires: itk-devel
Buildrequires: python
BuildRequires: SDL-devel
-BuildRequires: tk-Img-devel
+#BuildRequires: tk-Img-devel
+
#Requires(postun): -
#Requires(pre,post): -
#Requires(preun): -
@@ -113,9 +116,9 @@
--disable-zlib-build \
--disable-png-build \
--disable-tcl-build \
- --disable-itcl-build \
- --disable-itk-build \
- --disable-tkimg-build
+ --enable-itcl-build \
+ --enable-itk-build \
+ --enable-tkimg-build
#{__make}
#%{__make} \
@@ -192,6 +195,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/05/16 11:03:00 cieciwa
+- updated BR.
+
Revision 1.3 2006/05/16 10:43:14 cieciwa
- updated BR for TH
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/brlcad.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list