Navigation Menu

Skip to content

Commit

Permalink
rpm fedora: update for latest MySQL release on Fedora
Browse files Browse the repository at this point in the history
This is the last package update for Fedora 17.
In the next release, we support Fedora 18 instead.
  • Loading branch information
kenhys committed Jan 24, 2013
1 parent c143a0c commit 97573a8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions packages/rpm/fedora/mysql-mroonga.spec.in
@@ -1,13 +1,13 @@
%define mysql_version 5.5.28
%define mysql_release 2%{?dist}
%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 groonga_required_version 2.0.6

Name: mysql-mroonga
Version: @VERSION@
Release: 0%{?dist}
Release: 1%{?dist}
Summary: A fast fulltext searchable storage engine for MySQL.

Group: Applications/Databases
Expand Down Expand Up @@ -119,6 +119,9 @@ fi
%doc mysql-mroonga-doc/*

%changelog
* Thu Jan 24 2013 HAYASHI Kentaro <hayashi@clear-code.com> - 2.10-1
- build with MySQL 5.5.29 on Fedora 17.

* Sat Dec 29 2012 HAYASHI Kentaro <hayashi@clear-code.com> - 2.10-0
- new upstream release.

Expand Down

0 comments on commit 97573a8

Please sign in to comment.