[Groonga-commit] groonga/groonga [master] rpm: add QueryExpanderTSV plugin

Back to archive index

HAYASHI Kentaro null+****@clear*****
Mon Oct 22 11:21:01 JST 2012


HAYASHI Kentaro	2012-10-22 11:21:01 +0900 (Mon, 22 Oct 2012)

  New Revision: 306cd286f5179e8b9ebcabee4cdabae2c7b508e1
  https://github.com/groonga/groonga/commit/306cd286f5179e8b9ebcabee4cdabae2c7b508e1

  Log:
    rpm: add QueryExpanderTSV plugin

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

  Modified: packages/rpm/centos/groonga.spec.in (+1 -0)
===================================================================
--- packages/rpm/centos/groonga.spec.in    2012-10-19 17:05:32 +0900 (d1bb3d3)
+++ packages/rpm/centos/groonga.spec.in    2012-10-22 11:21:01 +0900 (f133462)
@@ -274,6 +274,7 @@ fi
 %dir %{_libdir}/groonga/plugins
 %dir %{_libdir}/groonga/plugins/tokenizers
 %{_libdir}/groonga/plugins/table/table.so
+%{_libdir}/groonga/plugins/query_expanders/tsv.so
 %{_datadir}/groonga/
 
 %files server-common

  Modified: packages/rpm/fedora/groonga.spec.in (+1 -0)
===================================================================
--- packages/rpm/fedora/groonga.spec.in    2012-10-19 17:05:32 +0900 (135c13f)
+++ packages/rpm/fedora/groonga.spec.in    2012-10-22 11:21:01 +0900 (7b20b74)
@@ -324,6 +324,7 @@ fi
 %dir %{_libdir}/groonga/plugins
 %dir %{_libdir}/groonga/plugins/tokenizers
 %{_libdir}/groonga/plugins/table/table.so
+%{_libdir}/groonga/plugins/query_expanders/tsv.so
 %{_datadir}/groonga/
 
 %files server-common
-------------- next part --------------
HTML����������������������������...
Download 



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