rpms/mythtv/devel mythtv.spec,1.34,1.35 sources,1.16,1.17

Jarod Wilson jarod at rpmfusion.org
Mon May 18 04:39:32 CEST 2009


Author: jarod

Update of /cvs/free/rpms/mythtv/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22248

Modified Files:
	mythtv.spec sources 
Log Message:
* Sun May 17 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.2.svn.r20586
- Update to pre-0.22 svn trunk revision 20586
- Fix upgrade path for people that have mythphone installed (rfbz#596)
- Remove ExcludeArch: ppc64, build deps now present



Index: mythtv.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/mythtv.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- mythtv.spec	5 May 2009 03:03:31 -0000	1.34
+++ mythtv.spec	18 May 2009 02:39:32 -0000	1.35
@@ -60,7 +60,7 @@
 %define desktop_vendor  RPMFusion
 
 # SVN Revision number and branch ID
-%define _svnrev r20488
+%define _svnrev r20586
 %define branch trunk
 
 #
@@ -300,9 +300,6 @@
 # XMLTV is not yet packaged for rpmfusion
 #Requires: xmltv
 
-# faad2-devel.ppc64 is not available, so:
-ExcludeArch: ppc64
-
 # Generate the required mythtv-frontend-api version string here so we only
 # have to do it once.
 %define mythfeapiver %(echo %{version} | awk -F. '{print $1 "." $2}')
@@ -511,6 +508,9 @@
 %package common
 Summary: Common components needed by multiple other MythTV components
 Group: Applications/Multimedia
+# mythphone is now DOA, but we need this for upgrade path preservation.
+Provides: mythphone = %{version}-%{release}
+Obsoletes: mythphone < %{version}-%{release}
 
 %description common
 MythTV provides a unified graphical interface for recording and viewing
@@ -1466,6 +1466,11 @@
 ################################################################################
 
 %changelog
+* Sun May 17 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.2.svn.r20586
+- Update to pre-0.22 svn trunk revision 20586
+- Fix upgrade path for people that have mythphone installed (rfbz#596)
+- Remove ExcludeArch: ppc64, build deps now present
+
 * Mon May 04 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.2.svn.r20488
 - Update to pre-0.22 svn trunk, revision 20488
 


Index: sources
===================================================================
RCS file: /cvs/free/rpms/mythtv/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	5 May 2009 03:03:31 -0000	1.16
+++ sources	18 May 2009 02:39:32 -0000	1.17
@@ -1,4 +1,4 @@
 be3ab99952c2a3a135a7c4af90b08f15  mythfrontend.png
 be3ab99952c2a3a135a7c4af90b08f15  mythtv-setup.png
-b597622549b71abf8f6aa738d4f3954e  mythplugins-0.22.tar.bz2
-98fa53edb96cdcb8fc05ab6aa50c9f13  mythtv-0.22.tar.bz2
+3b4fe8951562a25a8f8ff7f268ae18f1  mythtv-0.22.tar.bz2
+a4928864b9726819e28b75e018270fc1  mythplugins-0.22.tar.bz2



More information about the rpmfusion-commits mailing list