Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jean-Paul Smets
slapos
Commits
aaa01d2f
Commit
aaa01d2f
authored
Feb 10, 2014
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up : groonga-4.0.0, groonga-normalizer-mysql-1.0.6 and mroonga-4.00.
parent
ac22a318
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
component/groonga/buildout.cfg
component/groonga/buildout.cfg
+4
-4
component/mariadb/buildout.cfg
component/mariadb/buildout.cfg
+2
-2
No files found.
component/groonga/buildout.cfg
View file @
aaa01d2f
...
...
@@ -11,9 +11,9 @@ extends =
[groonga]
recipe = slapos.recipe.cmmi
version =
3.1.2
version =
4.0.0
url = http://packages.groonga.org/source/groonga/groonga-${:version}.tar.gz
md5sum =
fdd39d0c5bd647fb1a42e65f9d389081
md5sum =
63d1ae3453719f7bef06a30f8966e886
configure-options =
--disable-static
--disable-glibtest
...
...
@@ -27,9 +27,9 @@ environment =
[groonga-normalizer-mysql]
recipe = slapos.recipe.cmmi
version = 1.0.
5
version = 1.0.
6
url = http://packages.groonga.org/source/groonga-normalizer-mysql/groonga-normalizer-mysql-${:version}.tar.gz
md5sum =
88c0ab0d07c761877a5271e4a7f18551
md5sum =
12740a835cfdf4b0dac66c3f2f152d84
location = ${groonga:location}
depends =
${groonga:version}
...
...
component/mariadb/buildout.cfg
View file @
aaa01d2f
...
...
@@ -63,8 +63,8 @@ environment =
# mroonga - a storage engine for MySQL. It provides fast fulltext search feature to all MySQL users.
# http://mroonga.github.com/
recipe = slapos.recipe.cmmi
url = http://packages.groonga.org/source/mroonga/mroonga-
3.12
.tar.gz
md5sum =
45d98789035dd9f00ad7cdc74098e190
url = http://packages.groonga.org/source/mroonga/mroonga-
4.00
.tar.gz
md5sum =
f54c44c1ab0a98bea9f6ea6c4a8b2787
configure-options =
--with-mysql-source=${mariadb:location}__compile__/mariadb-${mariadb:version}
--with-mysql-config=${mariadb:location}/bin/mysql_config
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment