Author: jarod
Update of /cvs/free/rpms/mythtv/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv30742
Modified Files:
mythbackend.init.in mythtv.spec sources
Log Message:
* Tue Mar 23 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23-0.2.rc1
- Update to svn trunk, revision 23781, aka MythTV 0.23 RC1 (more or less)
Index: mythbackend.init.in
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-13/mythbackend.init.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mythbackend.init.in 11 Feb 2010 19:31:38 -0000 1.2
+++ mythbackend.init.in 23 Mar 2010 04:15:21 -0000 1.3
@@ -59,6 +59,7 @@
;;
status)
status $prog
+ RETVAL=$?
;;
*)
echo $"Usage: $prog {start|stop|status|restart}"
Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-13/mythtv.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- mythtv.spec 9 Mar 2010 18:35:55 -0000 1.69
+++ mythtv.spec 23 Mar 2010 04:15:21 -0000 1.70
@@ -65,7 +65,7 @@
%define desktop_vendor RPMFusion
# SVN Revision number and branch ID
-%define _svnrev r23702
+%define _svnrev r23781
%define branch trunk
#
@@ -79,7 +79,8 @@
# Version/Release info
Version: 0.23
%if "%{branch}" == "trunk"
-Release: 0.1.svn.%{_svnrev}%{?dist}
+#Release: 0.1.svn.%{_svnrev}%{?dist}
+Release: 0.2.rc1%{?dist}
%else
Release: 1%{?dist}
%endif
@@ -1484,6 +1485,12 @@
################################################################################
%changelog
+* Tue Mar 23 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23-0.2.rc1
+- Update to svn trunk, revision 23781, aka MythTV 0.23 RC1 (more or less)
+
+* Thu Mar 11 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23-0.1.svn.r23718
+- Update to svn trunk, revision 23718
+
* Tue Mar 09 2010 Jarod Wilson <jarod(a)wilsonet.com> 0.23-0.1.svn.r23702
- Update to svn trunk, revision 23702
- Add missing Requires: python-MythTV to mythvideo and mythnetvision plugins
Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-13/sources,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- sources 9 Mar 2010 18:35:55 -0000 1.43
+++ sources 23 Mar 2010 04:15:21 -0000 1.44
@@ -1,4 +1,4 @@
be3ab99952c2a3a135a7c4af90b08f15 mythfrontend.png
be3ab99952c2a3a135a7c4af90b08f15 mythtv-setup.png
-444c04102545b08c8949192f8094ed05 mythplugins-0.23.tar.bz2
-a067129bbaf6e5b5cbfaa654bd599d1e mythtv-0.23.tar.bz2
+55ecf27cbca2b74e42d9cb59b8fb8ff6 mythtv-0.23.tar.bz2
+8a1b570ac6bf9f54077b8d2350fcc91e mythplugins-0.23.tar.bz2