Kouhei Sutou
null+****@clear*****
Mon Oct 1 17:49:35 JST 2012
Kouhei Sutou 2012-10-01 17:49:35 +0900 (Mon, 01 Oct 2012) New Revision: 365961636a1f7175072240743459201033c9b579 https://github.com/groonga/groonga/commit/365961636a1f7175072240743459201033c9b579 Log: rpm: Add more description to server-http and httpd Suggested by by Daiki Ueno. Thanks!!! Modified files: packages/rpm/centos/groonga.spec.in packages/rpm/fedora/groonga.spec.in Modified: packages/rpm/centos/groonga.spec.in (+8 -4) =================================================================== --- packages/rpm/centos/groonga.spec.in 2012-10-01 17:36:27 +0900 (2979629) +++ packages/rpm/centos/groonga.spec.in 2012-10-01 17:49:35 +0900 (d1bb3d3) @@ -69,7 +69,7 @@ Obsoletes: %{name}-server < 2.0.7-0 This package contains the groonga GQTP server %package server-http -Summary: Groonga HTTP server +Summary: Groonga HTTP server (stable) Group: Applications/Text License: LGPLv2 Requires: %{name}-server-common = %{version}-%{release} @@ -84,17 +84,20 @@ Obsoletes: %{name}-server < 2.0.7-0 Conflicts: %{name}-httpd %description server-http -This package contains the groonga HTTP server +This package contains the groonga HTTP server. It is stable but +has only requisite minimum features. %package httpd -Summary: Groonga HTTP server +Summary: Groonga HTTP server (experimental) Group: Applications/Text License: LGPLv2 and BSD Requires: %{name}-server-common = %{version}-%{release} Conflicts: %{name}-server-http %description httpd -This package contains the groonga HTTP server +This package contains the groonga HTTP server. It is experimental +but has many features. Because it is based on nginx HTTP server. +It will obsolete groonga-server-http when it is stable. %package doc Summary: Documentation for groonga @@ -337,6 +340,7 @@ fi Reported by by Daiki Ueno. Thanks!!! - Fix license of server-gqtp. - Fix license of server-http. +- Add more description to server-http and httpd. * Sat Sep 29 2012 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.0.7-0 - new upstream release. Modified: packages/rpm/fedora/groonga.spec.in (+8 -4) =================================================================== --- packages/rpm/fedora/groonga.spec.in 2012-10-01 17:36:27 +0900 (ecca972) +++ packages/rpm/fedora/groonga.spec.in 2012-10-01 17:49:35 +0900 (135c13f) @@ -69,7 +69,7 @@ Obsoletes: %{name}-server < 2.0.7-0 This package contains the groonga GQTP server %package server-http -Summary: Groonga HTTP server +Summary: Groonga HTTP server (stable) Group: Applications/Text License: LGPLv2 Requires: %{name}-server-common = %{version}-%{release} @@ -83,17 +83,20 @@ Obsoletes: %{name}-server < 2.0.7-0 Conflicts: %{name}-httpd %description server-http -This package contains the groonga HTTP server +This package contains the groonga HTTP server. It is stable but +has only requisite minimum features. %package httpd -Summary: Groonga HTTP server +Summary: Groonga HTTP server (experimental) Group: Applications/Text License: LGPLv2 and BSD Requires: %{name}-server-common = %{version}-%{release} Conflicts: %{name}-server-http %description httpd -This package contains the groonga HTTP server +This package contains the groonga HTTP server. It is experimental +but has many features. Because it is based on nginx HTTP server. +It will obsolete groonga-server-http when it is stable. %package doc Summary: Documentation for groonga @@ -391,6 +394,7 @@ fi Reported by by Daiki Ueno. Thanks!!! - Fix license of server-gqtp. - Fix license of server-http. +- Add more description to server-http and httpd. * Sat Sep 29 2012 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.0.7-0 - new upstream release. -------------- next part -------------- HTML����������������������������...Download