Summary: A MythTV main theme. Name: mythtv-theme-MythCenter Version: 0.17 Release: 2%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.fotoniq.nl/projects/mythtv/ Source0: http://www.fotoniq.nl/projects/mythtv/files/MythCenter.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend >= 0.17 %description A MythTV main theme made by Jeroen Brosens, which looks like MS's Media Center. %prep %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir}/mythtv/themes tar -C %{buildroot}%{_datadir}/mythtv/themes -zpxf %{SOURCE0} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc %{_datadir}/mythtv/themes/MythCenter %changelog * Wed Feb 23 2005 Jarod Wilson - Initial build. * Sun Feb 13 2005 Mark Wormgoor - Initial build