rpms/mythtv/F-11 mythtv.spec,1.39,1.40 sources,1.20,1.21

Jarod Wilson jarod at rpmfusion.org
Mon Nov 9 18:02:42 CET 2009


Author: jarod

Update of /cvs/free/rpms/mythtv/F-11
In directory se02.es.rpmfusion.net:/tmp/cvs-serv1140

Modified Files:
	mythtv.spec sources 
Log Message:
* Mon Nov 09 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-1
- Update to 0.22 release



Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-11/mythtv.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- mythtv.spec	14 Oct 2009 22:28:45 -0000	1.39
+++ mythtv.spec	9 Nov 2009 17:02:42 -0000	1.40
@@ -65,8 +65,8 @@
 %define desktop_vendor  RPMFusion
 
 # SVN Revision number and branch ID
-%define _svnrev r22457
-%define branch trunk
+%define _svnrev r22752
+%define branch release
 
 #
 # Basic descriptive tags for this package:
@@ -79,8 +79,7 @@
 # Version/Release info
 Version: 0.22
 %if "%{branch}" == "trunk"
-Release: 0.5.rc1%{?dist}
-#Release: 0.4.svn.%{_svnrev}%{?dist}
+Release: 0.1.svn.%{_svnrev}%{?dist}
 %else
 Release: 1%{?dist}
 %endif
@@ -980,7 +979,7 @@
     --enable-debug
 
 # Insert rpm version-release for mythbackend --version output
-    find . -name version.pro -exec sed -i -e 's,svnversion \$\${SVNTREEDIR},echo "%{version}-%{release}",g' {} \;
+    find . -name version.pro -exec sed -i -e 's,myth_binary_version = \$\${BINARY_VERSION},myth_binary_version = %{version}-%{release} (%{_svnrev}),g' {} \;
 
 # Make
     make %{?_smp_mflags}
@@ -1482,6 +1481,21 @@
 ################################################################################
 
 %changelog
+* Mon Nov 09 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-1
+- Update to 0.22 release
+
+* Sat Oct 31 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.9.rc2
+- Update to 0.22-rc2
+
+* Tue Oct 27 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.8.rc1
+- Update to release-0-22-fixes branch, svn revision 22579
+
+* Tue Oct 20 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.7.rc1
+- Update to release-0-22-fixes branch, svn revision 22548
+
+* Fri Oct 16 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.6.rc1
+- Update to release-0-22-fixes branch, svn revision 22507
+
 * Wed Oct 14 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.5.rc1
 - Update to 0.22-rc1
 - Now tracking release-0-22-fixes branch


Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/F-11/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	14 Oct 2009 22:28:45 -0000	1.20
+++ sources	9 Nov 2009 17:02:42 -0000	1.21
@@ -1,4 +1,4 @@
 be3ab99952c2a3a135a7c4af90b08f15  mythfrontend.png
 be3ab99952c2a3a135a7c4af90b08f15  mythtv-setup.png
-45a0fb8271b177f9b1c496022ef49361  mythtv-0.22.tar.bz2
-e7b08be1e378ca2a60335f755b31f9a8  mythplugins-0.22.tar.bz2
+09c8fa1058399a0c5db169a71561e985  mythplugins-0.22.tar.bz2
+e8f8b5b6a51cd7be700e215b2a1bf2c0  mythtv-0.22.tar.bz2



More information about the rpmfusion-commits mailing list