[Groonga-commit] groonga/groonga [master] rpm: fix license of groonga-server-gqtp

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 1 16:43:18 JST 2012


Kouhei Sutou	2012-10-01 16:43:18 +0900 (Mon, 01 Oct 2012)

  New Revision: 70ad1529657fc4a8c169d31e57c39f64da33ee72
  https://github.com/groonga/groonga/commit/70ad1529657fc4a8c169d31e57c39f64da33ee72

  Log:
    rpm: fix license of groonga-server-gqtp
    
    It doesn't use jQuery.

  Modified files:
    packages/rpm/centos/groonga.spec.in
    packages/rpm/fedora/groonga.spec.in

  Modified: packages/rpm/centos/groonga.spec.in (+2 -1)
===================================================================
--- packages/rpm/centos/groonga.spec.in    2012-10-01 16:31:17 +0900 (f694e82)
+++ packages/rpm/centos/groonga.spec.in    2012-10-01 16:43:18 +0900 (aef160e)
@@ -55,7 +55,7 @@ This package provides common settings for server use
 %package server-gqtp
 Summary:	Groonga GQTP server
 Group:		Applications/Text
-License:	LGPLv2 and (MIT or GPLv2)
+License:	LGPLv2
 Requires:	%{name}-server-common = %{version}-%{release}
 Requires(pre):	shadow-utils
 Requires(post):	/sbin/chkconfig
@@ -335,6 +335,7 @@ fi
 - new upstream release.
 - Remove needless "Requires". They will be added by rpmbuild automatically.
   Reported by by Daiki Ueno. Thanks!!!
+- Fix license of server-gqtp.
 
 * Sat Sep 29 2012 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.0.7-0
 - new upstream release.

  Modified: packages/rpm/fedora/groonga.spec.in (+2 -1)
===================================================================
--- packages/rpm/fedora/groonga.spec.in    2012-10-01 16:31:17 +0900 (a3079e7)
+++ packages/rpm/fedora/groonga.spec.in    2012-10-01 16:43:18 +0900 (db76e3d)
@@ -56,7 +56,7 @@ This package provides common settings for server use
 %package server-gqtp
 Summary:	Groonga GQTP server
 Group:		Applications/Text
-License:	LGPLv2 and (MIT or GPLv2)
+License:	LGPLv2
 Requires:	%{name}-server-common = %{version}-%{release}
 Requires(pre):	shadow-utils
 Requires(post):	/sbin/chkconfig
@@ -389,6 +389,7 @@ fi
 - new upstream release.
 - Remove needless "Requires". They will be added by rpmbuild automatically.
   Reported by by Daiki Ueno. Thanks!!!
+- Fix license of server-gqtp.
 
 * Sat Sep 29 2012 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.0.7-0
 - new upstream release.
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index