Author: spider Date: Tue Apr 11 10:38:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - little cleaning
---- Files affected: SPECS: i3d.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/i3d.spec diff -u SPECS/i3d.spec:1.3 SPECS/i3d.spec:1.4 --- SPECS/i3d.spec:1.3 Sun Apr 9 11:57:05 2006 +++ SPECS/i3d.spec Tue Apr 11 12:38:35 2006 @@ -2,44 +2,43 @@ # # Conditional build: %bcond_with tiff # build with tiff support - -%bcond_without tests # build without tests # -Summary: Innovation3D is a 3D modeling program for Linux. -Summary(pl): Innovation3D +Summary: Innovation3D - 3D modeling program +Summary(pl): Innovation3D - program do modelowania 3D Name: innovation3d Version: 0.66.1 Release: 0.1 License: GPL Group: Applications -Source0: http://dl.sourceforge.net/innovation3d/innovation3d_0.66.1.orig.tar.gz +Source0: http://dl.sourceforge.net/innovation3d/%{name}_%{version}.orig.tar.gz # Source0-md5: 815996383f11b2bf79c82252fba04654 -#Source1: - -# Source1-md5: - -Patch0: http://dl.sourceforge.net/innovation3d/innovation3d_0.66.1-2.diff.gz -URL: http://innovation3d.sourceforge.net/index.php3 +Patch0: http://dl.sourceforge.net/innovation3d/%{name}_0.66.1-2.diff.gz +URL: http://innovation3d.sourceforge.net/ %if %{with initscript} BuildRequires: rpmbuild(macros) >= 1.228 Requires(post,preun): /sbin/chkconfig %endif -BuildRequires: glut-devel -BuildRequires: libtiff-devel -BuildRequires: nurbs++-devel -BuildRequires: qt-devel -BuildRequires: xorg-lib-libXmu-devel +BuildRequires: glut-devel +BuildRequires: libtiff-devel +BuildRequires: nurbs++-devel +BuildRequires: qt-devel +BuildRequires: xorg-lib-libXmu-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Innovation3D is an Open Source, 3-dimensional modeling program developed for Linux. +Innovation3D is an Open Source, 3-dimensional modeling program +developed for Linux. -The goal of Innovation3D ( I3D ) is to provide a modeling tool that allows an artist to utilize -a variety of techniques. Polygonal modeling is currently the focus, but there is some -preliminary support for NURBS curves and surfaces, as well as basic animation. +The goal of Innovation3D ( I3D ) is to provide a modeling tool that +allows an artist to utilize a variety of techniques. Polygonal +modeling is currently the focus, but there is some preliminary support +for NURBS curves and surfaces, as well as basic animation. %description -l pl %package subpackage +###### Unknown group! Summary: - Summary(pl): - Group: - @@ -88,7 +87,7 @@ %build %configure \ - --x-libraries=/usr/X11R6/lib \ +--x-libraries=%{_prefix}/X11R6/lib \ %{?with_tiff: --with-tiff-prexix=/usr/ } \ --with-python-version=2.4 @@ -106,9 +105,9 @@ # --with-python-includes=DIR where the Python includes are installed # --with-python-libraries=DIR where the Python libraries are installed. # --with-dmalloc-cflags=CFLAGS - - + + %{__make} #%{__make} \ @@ -127,14 +126,6 @@ %clean rm -rf $RPM_BUILD_ROOT -%pre - -%post - -%preun - -%postun - %if %{with ldconfig} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -185,6 +176,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/04/11 10:38:35 spider +- little cleaning + Revision 1.3 2006/04/09 09:57:05 cieciwa - updated descriptions. @@ -194,5 +188,5 @@ Revision 1.1 2006/04/09 08:18:44 cieciwa - initial -NFY +- NFY ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/i3d.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
