rpms/mythtv-themes/devel mythtv-themes.spec,1.12,1.13

Thorsten Leemhuis thl at rpmfusion.org
Tue May 5 08:29:49 CEST 2009


Author: thl

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

Modified Files:
	mythtv-themes.spec 
Log Message:
* Tue May 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.22-0.3.svn.r20488
- excludearch ppc64 to fix broken deps in RPM Fusions ppc64 repo



Index: mythtv-themes.spec
===================================================================
RCS file: /cvs/free/rpms/mythtv-themes/devel/mythtv-themes.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mythtv-themes.spec	5 May 2009 03:13:31 -0000	1.12
+++ mythtv-themes.spec	5 May 2009 06:29:49 -0000	1.13
@@ -32,7 +32,7 @@
 # Version/Release info
 Version: 0.22
 %if "%{branch}" == "trunk"
-Release: 0.2.svn.%{_svnrev}%{?dist}
+Release: 0.3.svn.%{_svnrev}%{?dist}
 %else
 Release: 1%{?dist}
 %endif
@@ -48,6 +48,10 @@
 
 BuildArch:      noarch
 
+# no mythtv in RPM Fusion's ppc64 repo, hence ExcludeArch this package on ppc64
+# to have broken deps:
+ExcludeArch:    ppc64
+
 ################################################################################
 
 BuildRequires:  libmyth-devel = %{version}
@@ -111,6 +115,9 @@
 %{_datadir}/mythtv/themes/*
 
 %changelog
+* Tue May 05 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.22-0.3.svn.r20488
+- excludearch ppc64 to fix broken deps in RPM Fusions ppc64 repo
+
 * Mon May 04 2009 Jarod Wilson <jarod at wilsonet.com> 0.22-0.2.svn.r20488
 - Update to pre-0.22 svn trunk, rev 20488
 



More information about the rpmfusion-commits mailing list