SPECS: MayaVi.spec - fixed License field - added %doc, missing BRs...

darekr darekr at pld-linux.org
Mon Aug 22 19:21:11 CEST 2005


Author: darekr                       Date: Mon Aug 22 17:21:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed License field
- added %doc, missing BRs and R

---- Files affected:
SPECS:
   MayaVi.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/MayaVi.spec
diff -u SPECS/MayaVi.spec:1.11 SPECS/MayaVi.spec:1.12
--- SPECS/MayaVi.spec:1.11	Tue Jun 29 12:55:03 2004
+++ SPECS/MayaVi.spec	Mon Aug 22 19:21:05 2005
@@ -4,11 +4,14 @@
 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
@@ -39,6 +42,7 @@
 
 %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
@@ -49,6 +53,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2005/08/22 17:21:05  darekr
+- fixed License field
+- added %doc, missing BRs and R
+
 Revision 1.11  2004/06/29 10:55:03  qboosh
 - use proper py macros
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/MayaVi.spec?r1=1.11&r2=1.12&f=u




More information about the pld-cvs-commit mailing list