From a8445cc49151f80c4d5145995cb2ba7814f31f3f Mon Sep 17 00:00:00 2001 From: cieciwa Date: Tue, 16 May 2006 08:06:26 +0000 Subject: [PATCH] - updated BR Changed files: brlcad.spec -> 1.2 --- brlcad.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/brlcad.spec b/brlcad.spec index 8b30abe..3a02b49 100644 --- a/brlcad.spec +++ b/brlcad.spec @@ -15,16 +15,18 @@ Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 #Source1: - # Source1-md5: - #Patch0: %{name}-DESTDIR.patch -URL: - -%if %{with initscript} -BuildRequires: rpmbuild(macros) >= 1.228 -Requires(post,preun): /sbin/chkconfig -%endif +URL: htp://brlcad.sourceforge.net/ #BuildRequires: - #BuildRequires: autoconf #BuildRequires: automake #BuildRequires: intltool #BuildRequires: libtool +BuildRequires: tcl-devel +BuildRequires: tk-devel +Buildrequires: itcl-devel +BuildRequires: itk-devel +Buildrequires: python +BuildRequires: SDL-devel #Requires(postun): - #Requires(pre,post): - #Requires(preun): - @@ -39,6 +41,7 @@ Requires(post,preun): /sbin/chkconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description +The BRL-CAD package is a powerful Constructive Solid Geometry (CSG) solid modeling system with over 20 years development and production use by the U.S. military. BRL-CAD includes an interactive geometry editor, parallel ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, image-processing and signal-processing tools. The entire package is distributed in source code form. %description -l pl @@ -110,7 +113,7 @@ Statyczna biblioteka .... #%%{__automake} #cp -f /usr/share/automake/config.sub . %configure -%{__make} +#{__make} #%{__make} \ # CFLAGS="%{rpmcflags}" \ -- 2.43.0