Author: alexlan
Update of /cvs/free/rpms/xbmc/F-12
In directory se02.es.rpmfusion.net:/tmp/cvs-serv32158
Modified Files:
xbmc.spec
Log Message:
- Fixed license tag to include GPLv3+
Index: xbmc.spec
===================================================================
RCS file: /cvs/free/rpms/xbmc/F-12/xbmc.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xbmc.spec 26 Mar 2010 21:40:19 -0000 1.1
+++ xbmc.spec 26 Mar 2010 21:50:17 -0000 1.2
@@ -1,6 +1,6 @@
Name: xbmc
Version: 9.11
-Release: 16%{?dist}
+Release: 17%{?dist}
URL:
http://www.xbmc.org/
Source0: %{name}-%{version}-patched.tar.xz
@@ -71,7 +71,7 @@
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 +236,9 @@
%{_datadir}/pixmaps/xbmc.png
%changelog
+* 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