Summary: A MythTV main theme. Name: mythtv-theme-visor Version: 0.16.2 Release: 6%{?dist} Epoch: 1 License: GPL Group: Applications/Multimedia URL: http://www.mythtv.org/ Source0: http://slowcomputing.org/myth/visor-0.16-2.tgz Source1: http://slowcomputing.org/myth/visorosd-0.13-2.tgz Source2: http://slowcomputing.org/myth/visorosd-tv-0.13-1.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend %description A MythTV main theme made by Ben Levitt. %prep %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir}/mythtv/themes tar -C %{buildroot}%{_datadir}/mythtv/themes -zpxf %{SOURCE0} tar -C %{buildroot}%{_datadir}/mythtv/themes -zpxf %{SOURCE1} tar -C %{buildroot}%{_datadir}/mythtv/themes -zpxf %{SOURCE2} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc %{_datadir}/mythtv/themes/visor %{_datadir}/mythtv/themes/visorosd %{_datadir}/mythtv/themes/visorosd-tv %changelog * Wed Nov 24 2004 Jarod Wilson - Update to 0.16-2 * Sat Dec 20 2003 Axel Thimm - Update to 0.13-1. * Tue Aug 19 2003 Axel Thimm - Initial build.