[Groonga-mysql-commit] mroonga/mroonga [master] rpm fedora: support Fedora 18

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Jan 25 18:11:02 JST 2013


HAYASHI Kentaro	2013-01-25 18:11:02 +0900 (Fri, 25 Jan 2013)

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

  Log:
    rpm fedora: support Fedora 18

  Modified files:
    packages/rpm/fedora/mysql-mroonga.spec.in
    packages/yum/build-in-chroot.sh

  Modified: packages/rpm/fedora/mysql-mroonga.spec.in (+4 -2)
===================================================================
--- packages/rpm/fedora/mysql-mroonga.spec.in    2013-01-25 17:53:30 +0900 (1347080)
+++ packages/rpm/fedora/mysql-mroonga.spec.in    2013-01-25 18:11:02 +0900 (040d8a5)
@@ -1,13 +1,13 @@
 %define mysql_version 5.5.29
 %define mysql_release 1%{?dist}
 # %define mysql_download_base_url http://ftp.iij.ad.jp/pub/linux/fedora/releases/16/Everything/source/SRPMS
-%define mysql_download_base_url http://ftp.iij.ad.jp/pub/linux/fedora/updates/17/SRPMS
+%define mysql_download_base_url http://ftp.iij.ad.jp/pub/linux/fedora/updates/18/SRPMS
 
 %define groonga_required_version 2.0.6
 
 Name:		mysql-mroonga
 Version:	@VERSION@
-Release:	1%{?dist}
+Release:	0%{?dist}
 Summary:	A fast fulltext searchable storage engine for MySQL.
 
 Group:		Applications/Databases
@@ -121,6 +121,8 @@ fi
 %changelog
 * Sat Feb 09 2013 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.11-0
 - new upstream release.
+- support Fedora 18.
+- drop Fedora 17 support.
 
 * Thu Jan 24 2013 HAYASHI Kentaro <hayashi �� clear-code.com> - 2.10-1
 - build with MySQL 5.5.29 on Fedora 17.

  Modified: packages/yum/build-in-chroot.sh (+1 -1)
===================================================================
--- packages/yum/build-in-chroot.sh    2013-01-25 17:53:30 +0900 (1de0c17)
+++ packages/yum/build-in-chroot.sh    2013-01-25 18:11:02 +0900 (0456b27)
@@ -158,7 +158,7 @@ for architecture in $ARCHITECTURES; do
     for distribution in $DISTRIBUTIONS; do
 	case $distribution in
 	    fedora)
-		distribution_versions="17"
+		distribution_versions="18"
 		;;
 	    centos)
 		if [ -n "$CENTOS_VERSIONS" ]; then
-------------- next part --------------
HTML����������������������������...
Download 



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