[Groonga-commit] groonga/groonga [master] packages: check fedora 18

Back to archive index

HAYASHI Kentaro null+****@clear*****
Wed Jan 23 19:02:15 JST 2013


HAYASHI Kentaro	2013-01-23 19:02:15 +0900 (Wed, 23 Jan 2013)

  New Revision: 578eb67940d519ef1bd4a200186ba1174c09642b
  https://github.com/groonga/groonga/commit/578eb67940d519ef1bd4a200186ba1174c09642b

  Log:
    packages: check fedora 18

  Modified files:
    packages/check-utility.sh

  Modified: packages/check-utility.sh (+3 -3)
===================================================================
--- packages/check-utility.sh    2013-01-23 18:47:09 +0900 (6d59ffb)
+++ packages/check-utility.sh    2013-01-23 19:02:15 +0900 (675f741)
@@ -34,7 +34,7 @@ common_rpm_procedure ()
     for dist in $DISTRIBUTIONS; do
 	case $dist in
 	    "fedora")
-		DISTRIBUTIONS_VERSION="17"
+		DISTRIBUTIONS_VERSION="18"
 		;;
 	    "centos")
 		DISTRIBUTIONS_VERSION="5 6"
@@ -293,7 +293,7 @@ EOF
 	centos-6)
 	    INSTALL_SCRIPT=install-centos6-groonga.sh
 	    ;;
-	fedora-17)
+	fedora-18)
 	    INSTALL_SCRIPT=install-fedora-groonga.sh
 	    ;;
 	*)
@@ -329,7 +329,7 @@ EOF
     for dist in $DISTRIBUTIONS; do
 	case $dist in
 	    "fedora")
-		DISTRIBUTIONS_VERSION="17"
+		DISTRIBUTIONS_VERSION="18"
 		;;
 	    "centos")
 		DISTRIBUTIONS_VERSION="5 6"
-------------- next part --------------
HTML����������������������������...
다운로드 



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