Summary: A MythTV main theme. Name: mythtv-theme-sleek Version: 0.35 Release: 3%{?dist} License: GPL Group: Applications/Multimedia URL: http://jrfeenst.resnet.mtu.edu/mythtv Source0: http://www.mythtv.org/myththemes/sleek/sleek-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend %description A MythTV main theme made by Joel Feenstra. %prep %build %install rm -rf %{buildroot} mkdir -p %{buildroot}%{_datadir}/mythtv/themes tar -C %{buildroot}%{_datadir}/mythtv/themes -jpxf %{SOURCE0} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc %{_datadir}/mythtv/themes/sleek %changelog * Fri Oct 10 2003 Axel Thimm - Updated to v4. * Thu Jun 12 2003 Axel Thimm - Initial build.