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
46f78fdc
Commit
46f78fdc
authored
Nov 04, 2013
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'erp5-component' into erp5
parents
7ed0e7e5
f79080a3
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
10 deletions
+8
-10
component/groonga/buildout.cfg
component/groonga/buildout.cfg
+2
-2
component/mariadb/buildout.cfg
component/mariadb/buildout.cfg
+2
-2
component/percona-toolkit/buildout.cfg
component/percona-toolkit/buildout.cfg
+1
-1
stack/erp5/buildout.cfg
stack/erp5/buildout.cfg
+3
-5
No files found.
component/groonga/buildout.cfg
View file @
46f78fdc
...
...
@@ -11,9 +11,9 @@ extends =
[groonga]
recipe = slapos.recipe.cmmi
version = 3.0.
8
version = 3.0.
9
url = http://packages.groonga.org/source/groonga/groonga-${:version}.tar.gz
md5sum =
cb32e16126d80ea22604eba4bfb07c9f
md5sum =
2e9f7090f40876233c1f077fd25c26ee
configure-options =
--disable-static
--disable-glibtest
...
...
component/mariadb/buildout.cfg
View file @
46f78fdc
...
...
@@ -62,8 +62,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.0
8
.tar.gz
md5sum =
7658b94965ae951949b472763d6c8d5a
url = http://packages.groonga.org/source/mroonga/mroonga-3.0
9
.tar.gz
md5sum =
bdcd1d86185a64520881d33e12b7d7a7
configure-options =
--with-mysql-source=${mariadb:location}__compile__/mariadb-${mariadb:version}
--with-mysql-config=${mariadb:location}/bin/mysql_config
...
...
component/percona-toolkit/buildout.cfg
View file @
46f78fdc
...
...
@@ -12,6 +12,6 @@ depends =
${perl:version}
version = 2.2.5
url = http://www.percona.com/redir/downloads/percona-toolkit/${:version}/percona-toolkit-${:version}.tar.gz
md5sum =
56bc17bd7ba8b9af8461ba93cfb53d2
5
md5sum =
66165271fc3ddf8311e5ff3b1a95459
5
configure-command =
${perl:location}/bin/perl Makefile.PL
stack/erp5/buildout.cfg
View file @
46f78fdc
...
...
@@ -552,8 +552,8 @@ scripts =
[versions]
# pin Acquisition and Products.DCWorkflow to Nexedi flavour of eggs
Acquisition = 2.13.
7
nxd001
Products.DCWorkflow = 2.2.
3nxd002
Acquisition = 2.13.
8
nxd001
Products.DCWorkflow = 2.2.
4nxd001
# specify dev version to be sure that an old released version is not used
cloudooo = 1.2.5-dev
...
...
@@ -615,9 +615,7 @@ GitPython = 0.3.2.RC1
Jinja2 = 2.6
MySQL-python = 1.2.4
PIL = 1.1.7
Paste = 1.7.5.1
PasteDeploy = 1.5.0
PasteScript = 1.7.5
Products.CMFActionIcons = 2.1.3
Products.DCWorkflowGraph = 0.4.1
Products.ExternalEditor = 1.1.0
...
...
@@ -657,7 +655,7 @@ inotifyx = 0.2.0
ipdb = 0.7
ipython = 0.13.2
meld3 = 0.6.10
mr.developer = 1.2
5
mr.developer = 1.2
6
netaddr = 0.7.10
netifaces = 0.8_1
ordereddict = 1.1
...
...
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