[Groonga-mysql-commit] mroonga/mroonga [master] rpm centos: make mroonga configure options customizable

Back to archive index

null+****@clear***** null+****@clear*****
2012年 8月 2日 (木) 21:41:35 JST


Kouhei Sutou	2012-08-02 21:41:35 +0900 (Thu, 02 Aug 2012)

  New Revision: e72628c082d5927fa2ff8b2093507090a3ed622f
  https://github.com/mroonga/mroonga/commit/e72628c082d5927fa2ff8b2093507090a3ed622f

  Log:
    rpm centos: make mroonga configure options customizable

  Modified files:
    packages/rpm/centos/mysql-mroonga.spec.in

  Modified: packages/rpm/centos/mysql-mroonga.spec.in (+3 -1)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in    2012-08-02 21:40:36 +0900 (6286661)
+++ packages/rpm/centos/mysql-mroonga.spec.in    2012-08-02 21:41:35 +0900 (0497209)
@@ -104,7 +104,8 @@ if [ ! -d ${mysql_source} ]; then
         --define 'optflags -O0' \
 	../../SPECS/%{mysql_spec_file}
 fi
-%configure --disable-static --with-mysql-source=${mysql_source}
+%configure --disable-static --with-mysql-source=${mysql_source} \
+    %{?mroonga_configure_options}
 make %{?_smp_mflags}
 
 
@@ -171,6 +172,7 @@ fi
 * Wed Aug 29 2012 Kouhei Sutou <kou****@clear*****> - 2.06-0
 - new upstream release.
 - make MySQL spec file name customizable.
+- make mroonga configure options customizable.
 
 * Sun Jul 29 2012 HAYASHI Kentaro <hayas****@clear*****> - 2.05-0
 - new upstream release.
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
다운로드 



Groonga-mysql-commit メーリングリストの案内
Back to archive index