[guacamole/f19] Fix license

Simone Caronni slaanesh at fedoraproject.org
Wed Jun 19 12:53:13 UTC 2013


commit 1b3fe722bd27fceace3fdef1d71036d2e0466615
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Wed Jun 19 14:45:20 2013 +0200

    Fix license

 guacamole.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/guacamole.spec b/guacamole.spec
index 7c8a531..c0ade6d 100644
--- a/guacamole.spec
+++ b/guacamole.spec
@@ -1,8 +1,8 @@
 Name:           guacamole
 Version:        0.8.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        The main Guacamole web application
-License:        AGPLv3+
+License:        MPLv1.1 or GPLv2+ or LGPLv2+
 URL:            http://guac-dev.org/
 Source0:        http://downloads.sourceforge.net/guacamole/%{name}-%{version}.tar.gz
 # Remove javascript as according to packaging guidelines these must be present
@@ -95,6 +95,9 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Jun 19 2013 Simone Caronni <negativo17 at gmail.com> - 0.8.1-2
+- Fix license.
+
 * Fri Jun 07 2013 Simone Caronni <negativo17 at gmail.com> - 0.8.1-1
 - Update to 0.8.1.
 


More information about the scm-commits mailing list