Summary: A MythTV main theme. Name: mythtv-theme-abstract Version: 0.20040910 Release: 3%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.mythtv.org/ Source0: http://stealthboy.dyndns.org/~msherman/abstract.091004.tar.gz Source1: http://stealthboy.dyndns.org/~msherman/abstractosd.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend %description A MythTV main theme made by Michael J. Sherman. %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} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc %{_datadir}/mythtv/themes/abstract %{_datadir}/mythtv/themes/abstractosd %changelog * Wed Nov 24 2004 Jarod Wilson - Update to 2004-09-10 release (MythTV 0.16 compat) * Thu Jun 10 2004 Jarod Wilson - Initial build.