HAYASHI Kentaro
null+****@clear*****
Thu Dec 26 12:30:58 JST 2013
HAYASHI Kentaro 2013-12-26 12:30:58 +0900 (Thu, 26 Dec 2013) New Revision: 0cf07dac47ff3c1fdb80c09d717ed0f4e84e99d6 https://github.com/groonga/groonga/commit/0cf07dac47ff3c1fdb80c09d717ed0f4e84e99d6 Message: rpm: use Groonga notation Modified files: packages/rpm/centos/groonga.spec.in packages/rpm/fedora/groonga.spec.in Modified: packages/rpm/centos/groonga.spec.in (+16 -16) =================================================================== --- packages/rpm/centos/groonga.spec.in 2013-12-25 22:35:07 +0900 (8a2c9a5) +++ packages/rpm/centos/groonga.spec.in 2013-12-26 12:30:58 +0900 (4685956) @@ -38,17 +38,17 @@ functionality. It also provides a standalone data store server based on relational data model. %package libs -Summary: Runtime libraries for groonga +Summary: Runtime libraries for Groonga Group: System Environment/Libraries License: LGPLv2 and (MIT or GPLv2) Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig %description libs -This package contains the libraries for groonga +This package contains the libraries for Groonga %package server-common -Summary: Common packages for the groonga server and the groonga HTTP server +Summary: Common packages for the Groonga server and the Groonga HTTP server Group: Applications/Text License: LGPLv2 Requires: %{name} = %{version}-%{release} @@ -71,7 +71,7 @@ Obsoletes: %{name} < 1.2.2-0 Obsoletes: %{name}-server < 2.0.7-0 %description server-gqtp -This package contains the groonga GQTP server +This package contains the Groonga GQTP server %package server-http Summary: Groonga HTTP server (stable) @@ -89,7 +89,7 @@ Obsoletes: %{name}-server < 2.0.7-0 Conflicts: %{name}-httpd %description server-http -This package contains the groonga HTTP server. It is stable but +This package contains the Groonga HTTP server. It is stable but has only requisite minimum features. %package httpd @@ -100,47 +100,47 @@ Requires: %{name}-server-common = %{version}-%{release} Conflicts: %{name}-server-http %description httpd -This package contains the groonga HTTP server. It is experimental +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 +Summary: Documentation for Groonga Group: Documentation License: LGPLv2 and BSD %description doc -Documentation for groonga +Documentation for Groonga %package devel -Summary: Libraries and header files for groonga +Summary: Libraries and header files for Groonga Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} %description devel -Libraries and header files for groonga +Libraries and header files for Groonga %if %{use_mecab} %package tokenizer-mecab -Summary: MeCab tokenizer for groonga +Summary: MeCab tokenizer for Groonga Group: Applications/Text Requires: %{name}-libs = %{version}-%{release} Requires: mecab-dic %description tokenizer-mecab -MeCab tokenizer for groonga +MeCab tokenizer for Groonga %endif %package plugin-suggest -Summary: Suggest plugin for groonga +Summary: Suggest plugin for Groonga Group: Applications/Text Requires: %{name}-libs = %{version}-%{release} %description plugin-suggest -Sugget plugin for groonga +Sugget plugin for Groonga %package munin-plugins -Summary: Munin plugins for groonga +Summary: Munin plugins for Groonga Group: Applications/System Requires: %{name}-libs = %{version}-%{release} Requires: munin-node @@ -149,7 +149,7 @@ Requires(post): /sbin/service Requires(postun): /sbin/service %description munin-plugins -Munin plugins for groonga +Munin plugins for Groonga %prep #% define optflags -O0 Modified: packages/rpm/fedora/groonga.spec.in (+20 -20) =================================================================== --- packages/rpm/fedora/groonga.spec.in 2013-12-25 22:35:07 +0900 (2ae1c51) +++ packages/rpm/fedora/groonga.spec.in 2013-12-26 12:30:58 +0900 (85769a3) @@ -35,17 +35,17 @@ functionality. It also provides a standalone data store server based on relational data model. %package libs -Summary: Runtime libraries for groonga +Summary: Runtime libraries for Groonga Group: System Environment/Libraries License: LGPLv2 and (MIT or GPLv2) Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig %description libs -This package contains the libraries for groonga +This package contains the libraries for Groonga %package server-common -Summary: Common packages for the groonga server and the groonga HTTP server +Summary: Common packages for the Groonga server and the Groonga HTTP server Group: Applications/Text License: LGPLv2 Requires: %{name} = %{version}-%{release} @@ -67,7 +67,7 @@ Requires(postun): /sbin/service Obsoletes: %{name}-server < 2.0.7-0 %description server-gqtp -This package contains the groonga GQTP server +This package contains the Groonga GQTP server %package server-http Summary: Groonga HTTP server (stable) @@ -84,7 +84,7 @@ Obsoletes: %{name}-server < 2.0.7-0 Conflicts: %{name}-httpd %description server-http -This package contains the groonga HTTP server. It is stable but +This package contains the Groonga HTTP server. It is stable but has only requisite minimum features. %package httpd @@ -95,45 +95,45 @@ Requires: %{name}-server-common = %{version}-%{release} Conflicts: %{name}-server-http %description httpd -This package contains the groonga HTTP server. It is experimental +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 +Summary: Documentation for Groonga Group: Documentation License: LGPLv2 and BSD %description doc -Documentation for groonga +Documentation for Groonga %package devel -Summary: Libraries and header files for groonga +Summary: Libraries and header files for Groonga Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} %description devel -Libraries and header files for groonga +Libraries and header files for Groonga %package tokenizer-mecab -Summary: MeCab tokenizer for groonga +Summary: MeCab tokenizer for Groonga Group: Applications/Text Requires: %{name}-libs = %{version}-%{release} Requires: mecab-dic %description tokenizer-mecab -MeCab tokenizer for groonga +MeCab tokenizer for Groonga %package plugin-suggest -Summary: Suggest plugin for groonga +Summary: Suggest plugin for Groonga Group: Applications/Text Requires: %{name}-libs = %{version}-%{release} %description plugin-suggest -Sugget plugin for groonga +Sugget plugin for Groonga %package munin-plugins -Summary: Munin plugins for groonga +Summary: Munin plugins for Groonga Group: Applications/System Requires: %{name}-libs = %{version}-%{release} Requires: munin-node @@ -142,23 +142,23 @@ Requires(post): /sbin/service Requires(postun): /sbin/service %description munin-plugins -Munin plugins for groonga +Munin plugins for Groonga %package python -Summary: Python language binding for groonga +Summary: Python language binding for Groonga Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} %description python -Python language binding for groonga +Python language binding for Groonga %package php -Summary: PHP language binding for groonga +Summary: PHP language binding for Groonga Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} %description php -PHP language binding for groonga +PHP language binding for Groonga %prep -------------- next part -------------- HTML����������������������������...Download