[Spice-devel] [spice-html5 2/7] Fix our SPEC file to indicate LGPLv3 license, not GPLv3
Jeremy White
jwhite at codeweavers.com
Mon Mar 11 12:02:36 PDT 2013
Signed-off-by: Jeremy White <jwhite at codeweavers.com>
---
spice-html5.spec.in | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/spice-html5.spec.in b/spice-html5.spec.in
index 5351f38..35c386a 100644
--- a/spice-html5.spec.in
+++ b/spice-html5.spec.in
@@ -3,7 +3,7 @@ Version: VERSION
Release: 1%{?dist}
Summary: Pure Javascript SPICE client
-License: GPLv3
+License: LGPLv3
URL: http://www.spice-space.org
Source0: http://www.spice-space.org/download/spice-html5/spice-html5-VERSION.tar.gz
@@ -29,9 +29,13 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root)
%config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf
%{_datadir}/spice-html5
-%doc COPYING README TODO
+%doc COPYING COPYING.LESSER README TODO
%changelog
+* Wed Feb 13 2013 Jeremy White <jwhite at codeweavers.com> 0.1.1-1
+- Correct the license to LGPL
+- Revise the Apache configuration file to allow access more broadly
+
* Fri Feb 8 2013 Jeremy White <jwhite at codeweavers.com> 0.1.0-1
- Initial version for packaging.
--
1.7.10.4
More information about the Spice-devel
mailing list