From 34e8de580222d8d8ef5fbbbcb2a2f8318420daea Mon Sep 17 00:00:00 2001 From: darekr Date: Mon, 22 Aug 2005 17:21:05 +0000 Subject: [PATCH] - fixed License field - added %doc, missing BRs and R Changed files: MayaVi.spec -> 1.12 --- MayaVi.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/MayaVi.spec b/MayaVi.spec index ebda5ab..a0aeb58 100644 --- a/MayaVi.spec +++ b/MayaVi.spec @@ -3,11 +3,14 @@ Summary(pl): MayaVi to Name: MayaVi Version: 1.3 Release: 1 -License: GPL +License: BSD Group: Applications/Graphics Source0: http://dl.sourceforge.net/mayavi/%{name}-%{version}.tar.gz # Source0-md5: 38ae9dbe09a6bdb35289d8d6d98c65ba URL: http://mayavi.sourceforge.net/ +BuildRequires: python +BuildRequires: python-devel +Requires: python-tkinter BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -38,6 +41,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) +%doc doc/guide/*.html doc/CREDITS.txt doc/NEWS.txt doc/README.txt doc/TODO.txt %attr(755,root,root) %{_bindir}/* %{py_sitescriptdir}/mayavi %{py_sitescriptdir}/vtkPipeline -- 2.43.0