%define theme Retro Summary: A MythTV theme. Name: mythtv-theme-%{theme} Version: 0.20051208 Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.mythtv.org/ Source0: http://www.aldorf.no/mythtv/%{theme}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend %description A MythTV 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/%{theme} %changelog * Thu Dec 08 2005 Jarod Wilson - Initial build.