[Groonga-mysql-commit] mroonga/mroonga at d15ae9b [master] rpm centos: specify Requires: strictly

Back to archive index

HAYASHI Kentaro null+****@clear*****
Sun Sep 29 17:06:06 JST 2013


HAYASHI Kentaro	2013-09-29 17:06:06 +0900 (Sun, 29 Sep 2013)

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

  Message:
    rpm centos: specify Requires: strictly

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

  Modified: packages/rpm/centos/mysql-mroonga.spec.in (+2 -2)
===================================================================
--- packages/rpm/centos/mysql-mroonga.spec.in    2013-09-27 16:05:06 +0900 (013572d)
+++ packages/rpm/centos/mysql-mroonga.spec.in    2013-09-29 17:06:06 +0900 (4b1ef67)
@@ -41,8 +41,8 @@ BuildRequires:	mysql-devel
 Requires:	mysql-server = %{mysql_version}-%{mysql_release}.%{mysql_dist}
 Requires:	mysql = %{mysql_version}-%{mysql_release}.%{mysql_dist}
 %else
-Requires:	MySQL-server = %{mysql_version}-%{mysql_release}
-Requires:	MySQL-client = %{mysql_version}-%{mysql_release}
+Requires:	MySQL-server = %{mysql_version}-%{mysql_release}.%{mysql_dist}
+Requires:	MySQL-client = %{mysql_version}-%{mysql_release}.%{mysql_dist}
 %endif
 Requires:	groonga-libs >= %{groonga_required_version}
 Requires:	groonga-normalizer-mysql
-------------- next part --------------
HTML����������������������������...
下载 



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