# TODO: # - version for PPC/alpha/IA64/AMD64 # - talk with wolfram about redistribute it ;) Summary: Mathematica Notebook Reader Summary(pl): Przeglądarka plików z programu Mathematica Name: MathReader Version: 5.0.1 Release: 1 License: Almost Free... look at http://www.wolfram.com/products/mathreader/licenseagreement.html # from http://www.wolfram.com/products/mathreader/download.cgi Source0: %{name}_%{version}_Linux.sh Group: Applications/Math URL: http://www.wolfram.com/products/mathreader/ ExclusiveArch: %{ix86} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description MathReader is a viewer for notebook documents created with Mathematica, the world's only fully integrated technical computing system. MathReader lets you display and print Mathematica notebooks, animate graphics, play sounds, and copy information from notebooks to other documents. MathReader can be used by most web browsers as a helper application for viewing notebook documents. %prep %install rm -rf $RPM_BUILD_ROOT sh %{SOURCE0} auto \ -targetdir=$RPM_BUILD_ROOT%{_libdir}/%{name} \ -execdir=$RPM_BUILD_ROOT%{_bindir} install -d $RPM_BUILD_ROOT%{_bindir} ln -sf %{_libdir}/%{name}/Executables/* $RPM_BUILD_ROOT%{_bindir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/%{name}/SystemFiles/FrontEnd/Binaries/Linux %attr(755,root,root) %{_libdir}/%{name}/Executables %attr(755,root,root) %{_bindir}/%{name} %{_libdir}/%{name}/SystemFiles/SpellingDictionaries %{_libdir}/%{name}/SystemFiles/Installation %{_libdir}/%{name}/SystemFiles/FrontEnd/TextResources %{_libdir}/%{name}/SystemFiles/FrontEnd/SystemResources %{_libdir}/%{name}/SystemFiles/FrontEnd/StyleSheets %{_libdir}/%{name}/SystemFiles/Fonts %{_libdir}/%{name}/SystemFiles/CharacterEncodings %{_libdir}/%{name}/Documentation %{_libdir}/%{name}/Configuration