Name        : myththemes                   Relocations: (not relocatable)
Version     : 0.19                              Vendor: Penguin Liberation Front
Release     : 1plf                          Build Date: Tue 21 Feb 2006 
10:14:51 PM CET
Install Date: (not installed)               Build Host: kone.anssi.be
Group       : Video                         Source RPM: (none)
Size        : 9485758      License: GPL
Signature   : (none)
Packager    : Anssi Hannula <[EMAIL PROTECTED]>
URL         : http://www.mythtv.org/
Summary     : Additional themes for mythtv's frontend
Description :
This package contains additional themes for the mythtv-frontend and
mythtv-setup.

Base themes are contained in mythtv-themes package.

---------------
Anssi Hannula <[EMAIL PROTECTED]> 0.19-1plf
- 0.19
- fix summary and description
- drop provides mythtv-themes
---------------

---------------
Index: myththemes.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/myththemes/myththemes.spec,v
retrieving revision 1.1
diff -u -r1.1 myththemes.spec
--- myththemes.spec     22 Jun 2005 01:21:37 -0000      1.1
+++ myththemes.spec     21 Feb 2006 21:19:44 -0000
@@ -1,42 +1,39 @@
 %define name    myththemes
-%define version 0.18
-%define release 1plf
+%define version 0.19
+%define release %mkrel 1
+%define distsuffix plf
 
-Summary:       Base themes for mythtv's frontend
+Summary:       Additional themes for mythtv's frontend
 Name:          %{name}
 Version:       %{version}
 Release:       %{release}
 License:       GPL
 Group:                 Video
 URL:           http://www.mythtv.org/
-Source0:       http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
+Source0:       %{name}-%{version}.tar.bz2
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildArch:     noarch
-Provides:      mythtv-themes = %{version}
-Obsoletes:     mythtv-themes < %{version}
 Provides:      mythtv-theme-Titivillus
 Obsoletes:     mythtv-theme-Titivillus
 Requires:      mythtv-frontend
+BuildRequires: qt3-devel
 
 %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
+This package contains additional themes for the mythtv-frontend and
 mythtv-setup.
 
+Base themes are contained in mythtv-themes package.
+
 %prep
 %setup -q
-#perl -pi -e's,/usr/local,%{_prefix},' myththemes.pro
 
 %build
-#qmake myththemes.pro
+./configure --prefix=%{_prefix}
+%make
 
 %install
 rm -rf %{buildroot}
-#make install INSTALL_ROOT=%{buildroot}
-mkdir -p %{buildroot}%{_datadir}/mythtv/themes
-cp -a Iulius Minimalist-wide Titivillus Titivillus-OSD 
%{buildroot}%{_datadir}/mythtv/themes/
+%makeinstall INSTALL_ROOT=%{buildroot}
 
 %clean
 rm -rf %{buildroot}
@@ -47,6 +44,15 @@
 %{_datadir}/mythtv/themes
 
 %changelog
+* Tue Feb 21 2006 Anssi Hannula <[EMAIL PROTECTED]> 0.19-1plf
+- 0.19
+- fix summary and description
+- drop provides mythtv-themes
+
+* Thu Oct 13 2005 Anssi Hannula <[EMAIL PROTECTED]> 0.18.2-0.7468.1plf
+- upgrade to release-0-18-fixes svn branch revision 7468
+- mkrel
+
 * Tue Jun 21 2005 Austin Acton <[EMAIL PROTECTED]> 0.18-1plf
 - into PLF
 - cleanup spec


_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to