Summary: A MythTV main theme. Name: mythtv-theme-MediaCenterOSD Version: 0.17 Release: 6%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.radixpub.com/vir/portfolio/mtvmc/ Source0: http://files.radixpub.com/MythTVMediaCenterOSD.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend >= 0.17 %description A MythTV OSD theme made by jason Gabriele, which is based on the Titivillus theme and matches the MediaCenter look. %prep %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir}/mythtv/themes tar -C %{buildroot}%{_datadir}/mythtv/themes -jpxvf %{SOURCE0} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc %{_datadir}/mythtv/themes/MythTVMediaCenterOSD %changelog * Wed Mar 2 2005 Mark Wormgoor - Updated to 0.17 final version of theme * Sun Feb 13 2005 Mark Wormgoor - Initial build