From: Jakub Bogusz Date: Mon, 24 Dec 2001 09:37:28 +0000 (+0000) Subject: - fixed Group, adapterized, cleanups X-Git-Tag: AC-STABLE~11 X-Git-Url: https://git.pld-linux.org/?p=packages%2FMayaVi.git;a=commitdiff_plain;h=f469b8416c6eb2cbd8c1097de9e2307d7c4e82dd - fixed Group, adapterized, cleanups Changed files: MayaVi.spec -> 1.2 --- diff --git a/MayaVi.spec b/MayaVi.spec index 062d7c5..0f06498 100644 --- a/MayaVi.spec +++ b/MayaVi.spec @@ -1,31 +1,35 @@ -Summary: MayaVi is easy to use scientific data visualizer. +Summary: MayaVi is easy to use scientific data visualizer +Summary(pl): MayaVi to ³atwe w u¿yciu narzêdzie do wizualizacji danych naukowych Name: MayaVi Version: 1.1 Release: 1 -Group: Visulatization -Copyright: GPL -Source0: http://prdownloads.sourceforge.net/mayavi/MayaVi-1.1.tar.gz +License: GPL +Group: Applications/Graphics +Group(de): Applikationen/Grafik +Group(pl): Aplikacje/Grafika +Group(pt): Aplicações/Gráficos +Source0: ftp://ftp.sourceforge.net/pub/sourceforge/mayavi/%{name}-%{version}.tar.gz URL: http://mayavi.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -MayaVi is a free, easy to use scientific data visualizer. It is written in Python and uses the amazing Visualization Toolkit (VTK) for -the graphics. It provides a GUI written using Tkinter. MayaVi is free and distributed under the GNU GPL. It is also cross platform. +MayaVi is a free, easy to use scientific data visualizer. It is +written in Python and uses the amazing Visualization Toolkit (VTK) for +the graphics. It provides a GUI written using Tkinter. MayaVi is free +and distributed under the GNU GPL. It is also cross platform. -%prep +%description -l pl +MayaVi to wolnodostêpne, ³atwe w u¿yciu narzêdzie do wizualizacji +danych naukowych. Jest napisane w Pythonie i u¿ywa do grafiki VTK +(Visualization Toolkit). GUI napisane jest przy u¿yciu Tkinter. +%prep %setup -q - %build -%pre - -%preun - -%post - -%postun +%install +rm -rf $RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT