Summary: A MythTV main theme. Name: mythtv-theme-gant Version: 0.pr1 Release: 3%{?dist} License: GPL Group: Applications/Multimedia Source0: http://home.arcor.de/sfr/mythtv/gant-pr1.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend %description A MythTV main theme made by Oscar Carlsson. %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/gant %changelog * Sat Dec 20 2003 Axel Thimm - Initial build.