]> git.pld-linux.org Git - packages/brlcad.git/commitdiff
- updated BR
authorcieciwa <cieciwa@pld-linux.org>
Tue, 16 May 2006 08:06:26 +0000 (08:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    brlcad.spec -> 1.2

brlcad.spec

index 8b30abea4d85f0f6d352149fe104e27d9dcbc04c..3a02b49db3b3fb6e97c1d525e17d28f680d60df9 100644 (file)
@@ -15,16 +15,18 @@ Source0:    http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
 #Source1:      -
 # Source1-md5: -
 #Patch0:               %{name}-DESTDIR.patch
 #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:        -
 #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):      -
 #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
 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
 
 
 %description -l pl
 
@@ -110,7 +113,7 @@ Statyczna biblioteka ....
 #%%{__automake}
 #cp -f /usr/share/automake/config.sub .
 %configure
 #%%{__automake}
 #cp -f /usr/share/automake/config.sub .
 %configure
-%{__make}
+#{__make}
 
 #%{__make} \
 #      CFLAGS="%{rpmcflags}" \
 
 #%{__make} \
 #      CFLAGS="%{rpmcflags}" \
This page took 0.049264 seconds and 4 git commands to generate.