[Groonga-mysql-commit] mroonga/mroonga [master] rpm centos: add missing mysql-devel BuildRequires

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Aug 15 10:02:15 JST 2012


Kouhei Sutou	2012-08-15 10:02:15 +0900 (Wed, 15 Aug 2012)

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

  Log:
    rpm centos: add missing mysql-devel BuildRequires
    
    [groonga-dev,01009]
    
    Reported by wing. Thanks!!!

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

  Modified: packages/rpm/centos/mysql-mroonga.spec.in (+2 -0)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in    2012-08-12 16:36:25 +0900 (0497209)
+++ packages/rpm/centos/mysql-mroonga.spec.in    2012-08-15 10:02:15 +0900 (641d56f)
@@ -37,6 +37,7 @@ BuildRequires:	groonga-devel >= %{groonga_required_version}
 BuildRequires:	wget
 Requires:	groonga-libs >= %{groonga_required_version}
 %if %{use_system_mysql}
+BuildRequires:	mysql-devel
 Requires:	mysql-server
 Requires:	mysql
 %else
@@ -173,6 +174,7 @@ fi
 - new upstream release.
 - make MySQL spec file name customizable.
 - make mroonga configure options customizable.
+- add missing mysql-devel BuildRequires. Reported by wing. Thanks!!!
 
 * Sun Jul 29 2012 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.05-0
 - new upstream release.
-------------- next part --------------
HTML����������������������������...
Download 



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