SPECS: brlcad.spec - updated BR for TH

cieciwa cieciwa at pld-linux.org
Tue May 16 12:43:19 CEST 2006


Author: cieciwa                      Date: Tue May 16 10:43:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated BR for TH

---- Files affected:
SPECS:
   brlcad.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/brlcad.spec
diff -u SPECS/brlcad.spec:1.2 SPECS/brlcad.spec:1.3
--- SPECS/brlcad.spec:1.2	Tue May 16 10:06:26 2006
+++ SPECS/brlcad.spec	Tue May 16 12:43:14 2006
@@ -17,16 +17,22 @@
 #Patch0:		%{name}-DESTDIR.patch
 URL:		htp://brlcad.sourceforge.net/
 #BuildRequires:	-
-#BuildRequires:	autoconf
-#BuildRequires:	automake
-#BuildRequires:	intltool
-#BuildRequires:	libtool
+#for TH
+BuildRequires:	xorg-lib-libICE-devel
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXext-devel
+BuildRequires:	xorg-lib-libXi-devel
+BuildRequires:	xorg-lib-libXmu-devel
+BuildRequires:	xorg-lib-libXt-devel
+BuildRequires:	xorg-lib-libSM-devel
+#
 BuildRequires:	tcl-devel
 BuildRequires:	tk-devel
 Buildrequires:	itcl-devel
 BuildRequires:	itk-devel
 Buildrequires:	python
 BuildRequires:	SDL-devel
+BuildRequires:	tk-Img-devel
 #Requires(postun):	-
 #Requires(pre,post):	-
 #Requires(preun):	-
@@ -102,17 +108,14 @@
 #find -name CVS -print0 | xargs -0 rm -rf
 
 %build
-# if ac/am/* rebuilding is necessary, do it in this order and add
-# appropriate BuildRequires
-#%%{__intltoolize}
-#%%{__gettextize}
-#%%{__libtoolize}
-#%%{__aclocal}
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
-#cp -f /usr/share/automake/config.sub .
-%configure
+#/autogen.sh
+%configure \
+    --disable-zlib-build \
+    --disable-png-build \
+    --disable-tcl-build \
+    --disable-itcl-build \
+    --disable-itk-build \
+    --disable-tkimg-build
 #{__make}
 
 #%{__make} \
@@ -189,6 +192,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/16 10:43:14  cieciwa
+- updated BR for TH
+
 Revision 1.2  2006/05/16 08:06:26  cieciwa
 - updated BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/brlcad.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list