[Groonga-mysql-commit] mroonga/mroonga at 4d30262 [master] rpm centos: remove devel package to avoid conflict

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Oct 25 13:10:22 JST 2013


HAYASHI Kentaro	2013-10-25 13:10:22 +0900 (Fri, 25 Oct 2013)

  New Revision: 4d3026253e39cfce5fe368f432406c50096d786f
  https://github.com/mroonga/mroonga/commit/4d3026253e39cfce5fe368f432406c50096d786f

  Message:
    rpm centos: remove devel package to avoid conflict

  Modified files:
    packages/yum/build-rpm.sh

  Modified: packages/yum/build-rpm.sh (+7 -0)
===================================================================
--- packages/yum/build-rpm.sh    2013-10-25 12:02:47 +0900 (8e05731)
+++ packages/yum/build-rpm.sh    2013-10-25 13:10:22 +0900 (0798c91)
@@ -100,6 +100,13 @@ case $distribution in
 	;;
     centos)
 	case $distribution_version in
+	    5.*)
+		if [ $PACKAGE = "mysql55-mroonga" ]; then
+		    run yum remove MySQL-devel -y
+		else
+		    run yum remove mysql55-mysql-devel -y
+		fi
+		;;
 	    6.*)
 		DEPENDED_PACKAGES="$DEPENDED_PACKAGES mysql-devel"
 		DEPENDED_PACKAGES="$DEPENDED_PACKAGES perl-Time-HiRes"
-------------- next part --------------
HTML����������������������������...
下載 



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