Author: alexlan
Update of /cvs/free/rpms/xbmc/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv13105
Modified Files:
xbmc.spec
Log Message:
Exclude ppc64
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-12/xbmc.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xbmc.spec 26 Mar 2010 21:50:17 -0000 1.2
+++ xbmc.spec 27 Mar 2010 00:08:43 -0000 1.3
@@ -1,6 +1,6 @@
Name: xbmc
Version: 9.11
-Release: 17%{?dist}
+Release: 18%{?dist}
URL:
http://www.xbmc.org/
Source0: %{name}-%{version}-patched.tar.xz
@@ -69,6 +69,7 @@
# an attempt to force hdhomerun to be external
Patch26: xbmc-9.11-hdhomerun.patch
+ExcludeArch: ppc64
Buildroot: %{_tmppath}/%{name}-%{version}
Summary: Media center
License: GPLv2+ and GPLv3+
@@ -236,6 +237,9 @@
%{_datadir}/pixmaps/xbmc.png
%changelog
+* Fri Mar 26 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 9.11-18
+- Exclude ppc64 (not available for F-13+ in any case)
+
* Fri Mar 26 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 9.11-17
- Fixed license tag to include GPLv3+