rpms/mythtv-themes/devel mythtv-themes.spec, 1.21, 1.22 sources,
1.15, 1.16
Jarod Wilson
jarod at rpmfusion.org
Mon Oct 12 04:04:59 CEST 2009
- Previous message: rpms/mythtv/devel mythtv.spec,1.53,1.54 sources,1.31,1.32
- Next message: rpms/sdlmame/devel .cvsignore, 1.58, 1.59 sdlmame.spec, 1.68,
1.69 sources, 1.59, 1.60
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: jarod
Update of /cvs/free/rpms/mythtv-themes/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv25533
Modified Files:
mythtv-themes.spec sources
Log Message:
* 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
Index: mythtv-themes.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/devel/mythtv-themes.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- mythtv-themes.spec 11 Sep 2009 19:03:35 -0000 1.21
+++ mythtv-themes.spec 12 Oct 2009 02:04:58 -0000 1.22
@@ -17,7 +17,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r21778
+%define _svnrev r22366
%define branch trunk
#
@@ -39,13 +39,13 @@
################################################################################
-# Tarballs created from svn "themes" and "oldthemes" directories, should be
-# a formal tarball after release
+# Tarballs created from svn directories, should be formal tarballs after release
#Source0: http://www.mythtv.org/mc/mythtv-themes-%{version}.tar.bz2
Source0: themes-%{version}.tar.bz2
+Source1: myththemes-%{version}.tar.bz2
# The oldthemes bits haven't been updated for 0.22's UI changes, but still
# at least sort of work...
-Source1: oldthemes-%{version}.tar.bz2
+Source2: oldthemes-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -76,7 +76,7 @@
################################################################################
%prep
-%setup -q -c -a 1
+%setup -q -c -a 1 -a 2
################################################################################
@@ -85,6 +85,10 @@
%configure
cd ..
+cd myththemes-%{version}
+%configure
+cd ..
+
cd oldthemes-%{version}
%configure
cd ..
@@ -98,6 +102,10 @@
make install INSTALL_ROOT=%{buildroot}
cd ..
+cd myththemes-%{version}
+make install INSTALL_ROOT=%{buildroot}
+cd ..
+
cd oldthemes-%{version}
make install INSTALL_ROOT=%{buildroot}
cd ..
@@ -114,6 +122,13 @@
%{_datadir}/mythtv/themes/*
%changelog
+* 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.
@@ -121,7 +136,7 @@
- Update to pre-0.22 svn trunk, rev 21778
- Add back old themes not fully updated for 0.22 yet
-* Wed Sep 07 2009 Jarod Wilson <jarod at wilsonet.com> - 0.22-0.4.svn.r21745
+* 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
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 11 Sep 2009 19:03:35 -0000 1.15
+++ sources 12 Oct 2009 02:04:58 -0000 1.16
@@ -1,2 +1,3 @@
-88200dd231d7b1b47b0433cab4087e14 themes-0.22.tar.bz2
-23755cd0cda080481cf5bb2a52e66751 oldthemes-0.22.tar.bz2
+41c94f652ddb8b28d431757006b88035 myththemes-0.22.tar.bz2
+18a2c5aa227c0761e33875afaf16498c oldthemes-0.22.tar.bz2
+6f79b5b266acaa12a1ad0687b57ee425 themes-0.22.tar.bz2
- Previous message: rpms/mythtv/devel mythtv.spec,1.53,1.54 sources,1.31,1.32
- Next message: rpms/sdlmame/devel .cvsignore, 1.58, 1.59 sdlmame.spec, 1.68,
1.69 sources, 1.59, 1.60
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the rpmfusion-commits
mailing list