Author: jarod
Update of /cvs/free/rpms/mythtv-themes/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19212
Modified Files:
mythtv-themes.spec sources
Log Message:
* Sat Aug 28 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23.1-1
- Update to 0.23.1 + svnfixes at revision 25902
Index: mythtv-themes.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-12/mythtv-themes.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- mythtv-themes.spec 20 Jul 2010 04:16:36 -0000 1.32
+++ mythtv-themes.spec 4 Sep 2010 15:06:32 -0000 1.33
@@ -17,7 +17,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r24509
+%define _svnrev r25902
%define branch release-0-23-fixes
#
@@ -30,11 +30,11 @@
License: GPLv2
# Version/Release info
-Version: 0.23
+Version: 0.23.1
%if "%{branch}" == "trunk"
Release: 0.1.svn.%{_svnrev}%{?dist}
%else
-Release: 2%{?dist}
+Release: 1%{?dist}
%endif
################################################################################
@@ -46,7 +46,7 @@
# Robert Siebert's user-contributed theme, included at his (and users') request
Source1:
ftp://miroku.no-ip.com/blue-abstract-wide.2010.07.15.tar.bz2
# svnfixes branch patch
-Patch0: myththemes-0.23-svnfixes.patch
+#Patch0: myththemes-0.23-svnfixes.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -79,7 +79,8 @@
%prep
%setup -q -c -a 1
cd myththemes-%{version}
-%patch0 -p1
+# Patch is currently empty after 0.23.1 rebase
+#patch0 -p1
cd ..
################################################################################
@@ -121,6 +122,9 @@
%{_datadir}/fonts/%{name}/*.otf
%changelog
+* Sat Aug 28 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23.1-1
+- Update to 0.23.1 + svnfixes at revision 25902
+
* Tue Jul 20 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23-2
- Update to 0-23-release-fixes at svn revision 25830
- Include user-contributed blue-abstract-wide theme, 2010.07.15 edition
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/F-12/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources 20 Jul 2010 04:16:36 -0000 1.23
+++ sources 4 Sep 2010 15:06:32 -0000 1.24
@@ -1,2 +1,2 @@
-1837ac72f7a03cb780d070cbea549bfe myththemes-0.23.tar.bz2
970f9fa081c4d2763516180bf434805a blue-abstract-wide.2010.07.15.tar.bz2
+7dc2588a3235f84a957909449a8bda88 myththemes-0.23.1.tar.bz2