[libguac/el6: 1/2] Revert back license, licensecheck checks only license headers

Simone Caronni slaanesh at fedoraproject.org
Wed Jun 19 12:21:07 UTC 2013


commit a75208ff5bb1eaeab1a32e52dd830c8ae8896e59
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Wed Jun 19 14:19:55 2013 +0200

    Revert back license, licensecheck checks only license headers

 libguac.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libguac.spec b/libguac.spec
index bdaa7a7..71cbde5 100644
--- a/libguac.spec
+++ b/libguac.spec
@@ -1,8 +1,8 @@
 Name:           libguac
 Version:        0.7.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        The common library used by all C components of Guacamole
-License:        MPLv1.1 or GPL+
+License:        MPLv1.1 or GPLv2+ or LGPLv2+
 URL:            http://guac-dev.org/
 Source0:        http://guac-dev.org/pub/dist/source/%{name}-%{version}.tar.gz
 
@@ -58,6 +58,9 @@ cp -fr doc/doxygen-output/html .
 %{_libdir}/*.so
 
 %changelog
+* Wed Jun 19 2013 Simone Caronni <negativo17 at gmail.com> - 0.7.0-5
+- Revert back license, licensecheck checks only license headers.
+
 * Wed Jun 12 2013 Simone Caronni <negativo17 at gmail.com> - 0.7.0-4
 - Fix license.
 


More information about the scm-commits mailing list