Author: jarod
Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv478
Modified Files:
mythtv.spec sources
Log Message:
* Tue Feb 02 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23-0.1.svn.r23443
- Update to svn trunk, revision 23443
- Don't try applying 0.22 svn fixes branch patches to 0.23 svn trunk, duh
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- mythtv.spec 2 Feb 2010 04:01:24 -0000 1.61
+++ mythtv.spec 2 Feb 2010 20:54:48 -0000 1.62
@@ -65,7 +65,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r23433
+%define _svnrev r23443
%define branch trunk
#
@@ -130,9 +130,9 @@
################################################################################
Source0:
http://www.mythtv.org/mc/mythtv-%{version}.tar.bz2
-Patch0: mythtv-0.22-svnfixes.patch
+#Patch0: mythtv-%{version}-svnfixes.patch
Source1:
http://www.mythtv.org/mc/mythplugins-%{version}.tar.bz2
-Patch1: mythplugins-0.22-svnfixes.patch
+#Patch1: mythplugins-%{version}-svnfixes.patch
Source10: PACKAGE-LICENSING
Source101: mythbackend.sysconfig.in
Source102: mythbackend.init.in
@@ -831,7 +831,7 @@
##### MythTV
cd mythtv-%{version}
-%patch0 -p1
+#patch0 -p1
# Drop execute permissions on contrib bits, since they'll be %doc
find contrib/ -type f -exec chmod -x "{}" \;
@@ -880,7 +880,7 @@
%if %{with_plugins}
cd mythplugins-%{version}
-%patch1 -p1
+#patch1 -p1
# Fix /mnt/store -> /var/lib/mythmusic
cd mythmusic
@@ -1479,6 +1479,10 @@
################################################################################
%changelog
+* Tue Feb 02 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23-0.1.svn.r23443
+- Update to svn trunk, revision 23443
+- Don't try applying 0.22 svn fixes branch patches to 0.23 svn trunk, duh
+
* Mon Feb 01 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23-0.1.svn.r23433
- Update to svn trunk, revision 23433
- Drop dropped mythflix plugin
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/sources,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- sources 2 Feb 2010 04:01:24 -0000 1.37
+++ sources 2 Feb 2010 20:54:48 -0000 1.38
@@ -1,6 +1,4 @@
be3ab99952c2a3a135a7c4af90b08f15 mythfrontend.png
be3ab99952c2a3a135a7c4af90b08f15 mythtv-setup.png
-09c8fa1058399a0c5db169a71561e985 mythplugins-0.22.tar.bz2
-e8f8b5b6a51cd7be700e215b2a1bf2c0 mythtv-0.22.tar.bz2
-1cf28d6c34b08c5b8d8880f01eb2b0f2 mythtv-0.23.tar.bz2
-a29a6e07f72eef93247b07aad7e8ddf3 mythplugins-0.23.tar.bz2
+18a26aeca74ae47f16564ec3ebc6414b mythplugins-0.23.tar.bz2
+54884a5e759697e693eb336a381c92c1 mythtv-0.23.tar.bz2