%define theme ProjectGrayhem-OSD Summary: A MythTV theme. Name: mythtv-theme-%{theme} Version: 2.20080308 Release: 1%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.mythtv.org/ Source0: http://www.mythtvtalk.com/juski/projectgrayhem/%{theme}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend %description A MythTV OSD theme made by Justin Hornsby. %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 * Mon Apr 21 2008 Jarod Wilson - Update to 0.21 version * Fri Jan 26 2007 Jarod Wilson - Updated release. * Thu Dec 07 2005 Jarod Wilson - Initial build.