SPECS: k3d.spec - updated BR and %configure.

cieciwa cieciwa at pld-linux.org
Tue Sep 5 10:27:43 CEST 2006


Author: cieciwa                      Date: Tue Sep  5 08:27:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated BR and %configure.

---- Files affected:
SPECS:
   k3d.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/k3d.spec
diff -u SPECS/k3d.spec:1.35 SPECS/k3d.spec:1.36
--- SPECS/k3d.spec:1.35	Fri Sep  1 13:30:56 2006
+++ SPECS/k3d.spec	Tue Sep  5 10:27:38 2006
@@ -17,10 +17,14 @@
 BuildRequires:	OpenGL-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
+BuildRequires:	boost-date_time-devel >= 1.33
+BuildRequires:	boost-filesystem-devel >= 1.33
+BuildRequires:	boost-regex-devel >= 1.33
 BuildRequires:	freetype-devel
 BuildRequires:	graphviz
 BuildRequires:	glibmm-devel
 BuildRequires:	gtk+2-devel
+BuildRequires:	gts-devel
 Buildrequires:	libgnome-devel
 BuildRequires:	libsigc++-devel
 BuildRequires:	libtool
@@ -92,10 +96,23 @@
 #%{__autoconf}
 #%{__automake}
 %configure \
-	--without-external-boost \
-	--without-ngui \
 	--with-libxml2 \
-	--with-graphviz
+	--with-external-boost \
+	--with-freetype2 \
+	--with-gnome \
+	--with-graphviz \
+	--with-gts \
+	--with-imagemagick \
+	--with-jpeg \
+	--without-ngui \
+	--with-nls \
+	--with-openexr \
+	--with-plib \
+	--with-png \
+	--without-qt \
+	--with-svg-icons \
+	--with-tiff
+
 %{__make}
 
 %install
@@ -145,6 +162,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2006/09/05 08:27:38  cieciwa
+- updated BR and %configure.
+
 Revision 1.35  2006/09/01 11:30:56  cieciwa
 - build with --without-external-boost.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/k3d.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list