Summary: Base themes for mythtv's frontend Name: myththemes Version: 0.20.2 Release: 115%{?dist} License: GPL2 Group: Applications/Multimedia URL: http://www.mythtv.org/ Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2 Patch0: myththemes-0.20.2-svnfixes.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch BuildRequires: qt-devel, gcc-c++ BuildRequires: mythtv-devel Obsoletes: mythtv-theme-Titivillus, mythtv-theme-isthmus, mythtv-theme-MythCenter Obsoletes: mythtv-theme-Retro Requires: mythtv-frontend %description MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. This package contains only the base themes used by the frontend and mythtv-setup. %prep %setup -q %patch0 -p1 -b .svnfixes %build ./configure --prefix=%{_prefix} make %install rm -rf %{buildroot} make install INSTALL_ROOT=%{buildroot} %clean rm -rf %{buildroot} %files %defattr(-,root,root,-) %doc COPYING %{_datadir}/mythtv/themes %changelog * Sat Aug 25 2007 Axel Thimm - 0.20.2-113 - Update to 0.20.2. * Thu Aug 23 2007 Axel Thimm - 0.20.1-112 - Update to latest svn fixes (14066). * Tue Apr 24 2007 Axel Thimm - 0.20.1-111 - Update to 0.20.1. * Sat Sep 16 2006 Axel Thimm - 0.20-110 - Use qmake and really install all themes. * Mon Sep 11 2006 Axel Thimm - 0.20-109 - Update to 0.20. * Fri Jun 16 2006 Axel Thimm - Add forgotten Iulius-OSD, isthmus and MythCenter. :/ * Sun Feb 12 2006 Axel Thimm - Update to 0.19. * Fri Apr 15 2005 Axel Thimm - Update to 0.18. * Thu Apr 14 2005 Axel Thimm - Split off themes onto their own (source) package.