Author: alexlan
Update of /cvs/free/rpms/xbmc/F-13
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22369
Modified Files:
xbmc.spec
Log Message:
* 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+
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-13/xbmc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xbmc.spec 27 Mar 2010 00:28:43 -0000 1.1
+++ xbmc.spec 27 Mar 2010 03:53:21 -0000 1.2
@@ -1,6 +1,6 @@
Name: xbmc
Version: 9.11
-Release: 16%{?dist}
+Release: 18%{?dist}
URL:
http://www.xbmc.org/
Source0: %{name}-%{version}-patched.tar.xz
@@ -69,9 +69,10 @@
# 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+
+License: GPLv2+ and GPLv3+
Group: Applications/Multimedia
BuildRequires: desktop-file-utils
BuildRequires: SDL-devel
@@ -236,6 +237,12 @@
%{_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+
+
* Wed Mar 24 2010 Alex Lancaster <alexlan[AT]fedoraproject org> - 9.11-16
- Add BuildRequires: hdhomerun-devel