# 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. %description -l pl MathReader jest przeglądarką dla dokumentów utworzonych w programie Mathematica, jedynym w świecie w pełni zintegrowanym systemie technicznych obliczeń. MathReader pozwala wyświetlać i drukować notatki, odtwarzać animacje, odgrywać dźwięki i kopiować informacje z notatek programu Mathematica do innych dokumentów. MathReader może być też używany przez większość przeglądarek WWW jako aplikacja pomocnicza do przeglądania dokumentów. %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) %{_bindir}/%{name} %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/Executables %{_libdir}/%{name}/Configuration %{_libdir}/%{name}/Documentation %dir %{_libdir}/%{name}/SystemFiles %{_libdir}/%{name}/SystemFiles/CharacterEncodings %dir %{_libdir}/%{name}/SystemFiles/FrontEnd %dir %{_libdir}/%{name}/SystemFiles/FrontEnd/Binaries %attr(755,root,root) %{_libdir}/%{name}/SystemFiles/FrontEnd/Binaries/Linux %{_libdir}/%{name}/SystemFiles/FrontEnd/StyleSheets %{_libdir}/%{name}/SystemFiles/FrontEnd/SystemResources %{_libdir}/%{name}/SystemFiles/FrontEnd/TextResources %{_libdir}/%{name}/SystemFiles/Fonts %{_libdir}/%{name}/SystemFiles/Installation %{_libdir}/%{name}/SystemFiles/SpellingDictionaries