Kouhei Sutou
null+****@clear*****
Mon Oct 1 16:47:26 JST 2012
Kouhei Sutou 2012-10-01 16:47:26 +0900 (Mon, 01 Oct 2012) New Revision: 48909372a9b5ccce2a126beee86cb6172419bc46 https://github.com/groonga/groonga/commit/48909372a9b5ccce2a126beee86cb6172419bc46 Log: rpm: fix license of groonga-server-gqtp It doesn't have jQuery. jQuery is included in groonga-libs but it is not correct location. It should be fixed and "License" should also be fixed. 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:43:18 +0900 (aef160e) +++ packages/rpm/centos/groonga.spec.in 2012-10-01 16:47:26 +0900 (2979629) @@ -71,7 +71,7 @@ This package contains the groonga GQTP server %package server-http Summary: Groonga HTTP server Group: Applications/Text -License: LGPLv2 and (MIT or GPLv2) +License: LGPLv2 Requires: %{name}-server-common = %{version}-%{release} Requires: curl Requires(pre): shadow-utils @@ -336,6 +336,7 @@ fi - Remove needless "Requires". They will be added by rpmbuild automatically. Reported by by Daiki Ueno. Thanks!!! - Fix license of server-gqtp. +- Fix license of server-http. * 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:43:18 +0900 (db76e3d) +++ packages/rpm/fedora/groonga.spec.in 2012-10-01 16:47:26 +0900 (ecca972) @@ -71,7 +71,7 @@ This package contains the groonga GQTP server %package server-http Summary: Groonga HTTP server Group: Applications/Text -License: LGPLv2 and (MIT or GPLv2) +License: LGPLv2 Requires: %{name}-server-common = %{version}-%{release} Requires: curl Requires(pre): shadow-utils @@ -390,6 +390,7 @@ fi - Remove needless "Requires". They will be added by rpmbuild automatically. Reported by by Daiki Ueno. Thanks!!! - Fix license of server-gqtp. +- Fix license of server-http. * Sat Sep 29 2012 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.0.7-0 - new upstream release. -------------- next part -------------- HTML����������������������������...Download