rpms/mythtv-themes/F-11 mythtv-themes.spec, 1.14, 1.15 sources, 1.9,
1.10
Jarod Wilson
jarod at rpmfusion.org
Thu Oct 15 00:37:07 CEST 2009
Author: jarod
Update of /cvs/free/rpms/mythtv-themes/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv23796
Modified Files:
mythtv-themes.spec sources
Log Message:
* Wed Oct 14 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.6.rc1
- Update to 0.22-rc1
- Drop oldthemes and unofficial themes at upstream's request, after
verifying we'll gracefully fall back to a stock theme now
Index: mythtv-themes.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-11/mythtv-themes.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- mythtv-themes.spec 5 Jun 2009 13:17:47 -0000 1.14
+++ mythtv-themes.spec 14 Oct 2009 22:37:07 -0000 1.15
@@ -17,7 +17,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r20488
+%define _svnrev r22457
%define branch trunk
#
@@ -32,26 +32,22 @@
# Version/Release info
Version: 0.22
%if "%{branch}" == "trunk"
-Release: 0.4.svn.%{_svnrev}%{?dist}
+Release: 0.6.rc1%{?dist}
+#Release: 0.5.svn.%{_svnrev}%{?dist}
%else
Release: 1%{?dist}
%endif
################################################################################
-# Tarballs created from svn "themes" and "myththemes" directories
-# Hopefully these will merge before 0.22 is released.
-Source0: http://www.mythtv.org/mc/myththemes-%{version}.tar.bz2
-Source1: themes-%{version}.tar.bz2
+# Tarballs created from svn directories, should be formal tarballs after release
+#Source0: http://www.mythtv.org/mc/mythtv-themes-%{version}.tar.bz2
+Source0: myththemes-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-# no mythtv in RPM Fusion's ppc64 repo, hence ExcludeArch this package on ppc64
-# to have broken deps:
-ExcludeArch: ppc64
-
################################################################################
BuildRequires: libmyth-devel = %{version}
@@ -77,7 +73,7 @@
################################################################################
%prep
-%setup -q -c -a 1
+%setup -q -c
################################################################################
@@ -86,10 +82,6 @@
%configure
cd ..
-cd themes-%{version}
-%configure
-cd ..
-
################################################################################
%install
@@ -99,10 +91,6 @@
make install INSTALL_ROOT=%{buildroot}
cd ..
-cd themes-%{version}
-make install INSTALL_ROOT=%{buildroot}
-cd ..
-
################################################################################
%clean
@@ -115,6 +103,39 @@
%{_datadir}/mythtv/themes/*
%changelog
+* Wed Oct 14 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.6.rc1
+- Update to 0.22-rc1
+- Drop oldthemes and unofficial themes at upstream's request, after
+ verifying we'll gracefully fall back to a stock theme now
+
+* Sun Oct 11 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.5.svn.r22366
+- Update to pre-0.22 svn trunk, rev 22366
+- Add back in new incarnation myththemes
+
+* Wed Sep 16 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.5.svn.r21902
+- Update to pre-0.22 svn trunk, rev 21902
+
+* Fri Sep 11 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.5.svn.r21778
+- The myththemes tarball is actually what become oldthemes. Oops.
+
+* Fri Sep 11 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.4.svn.r21778
+- Update to pre-0.22 svn trunk, rev 21778
+- Add back old themes not fully updated for 0.22 yet
+
+* Wed Sep 09 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.4.svn.r21745
+- Update to pre-0.22 svn trunk, rev 21745
+
+* Sun Sep 06 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.4.svn.r21685
+- Update to pre-0.22 svn trunk, rev 21685
+
+* Sat Aug 29 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.4.svn.r21591
+- Update to pre-0.22 svn trunk, rev 21591
+- Graphite is now an official theme included in mythtv svn
+
+* Sat Aug 08 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.4.svn.r21179
+- Update to pre-0.22 svn trunk, rev 21179
+- Add Robert McNamara's excellent new Graphite theme
+
* Fri Jun 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.22-0.4.svn.r20488
- rebuilt
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-11/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources 5 May 2009 03:13:31 -0000 1.9
+++ sources 14 Oct 2009 22:37:07 -0000 1.10
@@ -1,2 +1 @@
-06ecab7d3e43264bf7357ddbd8bf0bcf myththemes-0.22.tar.bz2
-01b3fe563c40a14d85431a1594557193 themes-0.22.tar.bz2
+551d21815965a4c3b840ff781e672d7a myththemes-0.22.tar.bz2
More information about the rpmfusion-commits
mailing list