Summary: A MythTV main theme. Name: mythtv-theme-photo Version: 4 Release: 7%{?dist} License: GPL Group: Applications/Multimedia URL: http://www.elserrat.com/MythTV/Photo-Theme/index.html Source0: http://www.elserrat.com/MythTV/Photo-Theme/Photo-Theme.%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: mythtv-frontend %description A MythTV main theme made by Ramon Roca. %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/Photo %changelog * Fri Oct 10 2003 Axel Thimm - Updated to v4. * Thu Jun 12 2003 Axel Thimm - Initial build.