Summary: A MythTV OSD theme. Name: mythtv-theme-isthmus Version: 0.20040804 Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.mythtv.org/ Source0: http://www.aldorf.no/mythtv/isthmus.tar BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend %description A MythTV OSD theme made by Gerhard Aldorf. %prep %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir}/mythtv/themes tar -C %{buildroot}%{_datadir}/mythtv/themes -pxf %{SOURCE0} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc %{_datadir}/mythtv/themes/isthmus %changelog * Thu Aug 26 2004 Jarod Wilson - Initial build.