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
Labels
Merge Requests
103
Merge Requests
103
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
6c502cb6
Commit
6c502cb6
authored
Sep 05, 2011
by
Kazuhiko Shiozaki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
version up : MySQL-5.1.58 and sphinx search engine based on sphinx-2.0.1-beta.
parent
67cd8b46
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
237 additions
and
1414 deletions
+237
-1414
component/mysql-5.1/buildout.cfg
component/mysql-5.1/buildout.cfg
+5
-5
component/mysql-5.1/mysql-5.1-sphinx-2.0.1-beta.diff
component/mysql-5.1/mysql-5.1-sphinx-2.0.1-beta.diff
+232
-1409
No files found.
component/mysql-5.1/buildout.cfg
View file @
6c502cb6
...
...
@@ -15,15 +15,15 @@ parts =
[mysql-5.1-sphinx-patch]
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/${:filename}
md5sum =
6580393ca93ecf564cad0552b91a563e
filename = mysql-5.1
.49-sphinx-1.10
.diff
md5sum =
eefcd08c400c58d3e89542ab482a8429
filename = mysql-5.1
-sphinx-2.0.1-beta
.diff
download-only = true
[mysql-5.1]
recipe = hexagonit.recipe.cmmi
version = 5.1.5
7
version = 5.1.5
8
url = http://mysql.he.net/Downloads/MySQL-5.1/mysql-${:version}.tar.gz
md5sum =
8d6998ef0f2e2d1dac2a761348c71c21
md5sum =
ae5aef506088e521e4b1cc4f668e96d2
# compile directory is required to build mysql plugins.
keep-compile-dir = true
# configure: how to avoid searching for my.cnf?
...
...
@@ -54,7 +54,7 @@ configure-options =
make-options =
LIBTOOL=libtool
patch-options = -p
1
patch-options = -p
0
patches =
${mysql-5.1-sphinx-patch:location}/${mysql-5.1-sphinx-patch:filename}
environment =
...
...
component/mysql-5.1/mysql-5.1
.49-sphinx-1.10
.diff
→
component/mysql-5.1/mysql-5.1
-sphinx-2.0.1-beta
.diff
View file @
6c502cb6
This diff is collapsed.
Click to expand it.
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