Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ayush Tiwari
slapos
Commits
80ccf467
Commit
80ccf467
authored
May 26, 2011
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix paths to hooks and patches.
parent
46657705
Changes
23
Show whitespace changes
Inline
Side-by-side
Showing
23 changed files
with
33 additions
and
33 deletions
+33
-33
component/bzip2/buildout.cfg
component/bzip2/buildout.cfg
+1
-1
component/cyrus-sasl/buildout.cfg
component/cyrus-sasl/buildout.cfg
+1
-1
component/dcron/buildout.cfg
component/dcron/buildout.cfg
+1
-1
component/gdbm/buildout.cfg
component/gdbm/buildout.cfg
+1
-1
component/ghostscript/buildout.cfg
component/ghostscript/buildout.cfg
+1
-1
component/handlersocket/buildout.cfg
component/handlersocket/buildout.cfg
+1
-1
component/imagemagick/buildout.cfg
component/imagemagick/buildout.cfg
+2
-2
component/jbigkit/buildout.cfg
component/jbigkit/buildout.cfg
+2
-2
component/kumo/buildout.cfg
component/kumo/buildout.cfg
+2
-2
component/libdb/buildout.cfg
component/libdb/buildout.cfg
+1
-1
component/memcached/buildout.cfg
component/memcached/buildout.cfg
+3
-3
component/mroonga/buildout.cfg
component/mroonga/buildout.cfg
+1
-1
component/mysql-5.1/buildout.cfg
component/mysql-5.1/buildout.cfg
+1
-1
component/mysql-tritonn-5.0/buildout.cfg
component/mysql-tritonn-5.0/buildout.cfg
+1
-1
component/ocropus/buildout.cfg
component/ocropus/buildout.cfg
+2
-2
component/pdftk/buildout.cfg
component/pdftk/buildout.cfg
+2
-2
component/perl/buildout.cfg
component/perl/buildout.cfg
+1
-1
component/python-2.4/buildout.cfg
component/python-2.4/buildout.cfg
+3
-3
component/python-2.6/buildout.cfg
component/python-2.6/buildout.cfg
+1
-1
component/sphinx/buildout.cfg
component/sphinx/buildout.cfg
+2
-2
component/stunnel/buildout.cfg
component/stunnel/buildout.cfg
+1
-1
component/subversion/buildout.cfg
component/subversion/buildout.cfg
+1
-1
component/xtrabackup/buildout.cfg
component/xtrabackup/buildout.cfg
+1
-1
No files found.
component/bzip2/buildout.cfg
View file @
80ccf467
...
@@ -4,7 +4,7 @@ parts =
...
@@ -4,7 +4,7 @@ parts =
[bzip2-hooks-download]
[bzip2-hooks-download]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../hook/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 066c8355b7d726f30176ea5b6a35e1a2
md5sum = 066c8355b7d726f30176ea5b6a35e1a2
download-only = true
download-only = true
filename = bzip2-hooks.py
filename = bzip2-hooks.py
...
...
component/cyrus-sasl/buildout.cfg
View file @
80ccf467
...
@@ -8,7 +8,7 @@ extends =
...
@@ -8,7 +8,7 @@ extends =
# patch available thanks to Gentoo packagers
# patch available thanks to Gentoo packagers
# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/files/cyrus-sasl-2.1.22-gcc44.patch?revision=1.2
# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/cyrus-sasl/files/cyrus-sasl-2.1.22-gcc44.patch?revision=1.2
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 5deb4d67b53ecba20c7887fc8fdebee1
md5sum = 5deb4d67b53ecba20c7887fc8fdebee1
filename = cyrus-sasl-2.1.22-gcc44.patch
filename = cyrus-sasl-2.1.22-gcc44.patch
download-only = true
download-only = true
...
...
component/dcron/buildout.cfg
View file @
80ccf467
...
@@ -4,7 +4,7 @@ parts = dcron
...
@@ -4,7 +4,7 @@ parts = dcron
[dcron-patch-nonroot]
[dcron-patch-nonroot]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
md5sum = 2f5b22dc1cbe81060a9c28e6f5c06e8b
md5sum = 2f5b22dc1cbe81060a9c28e6f5c06e8b
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
filename = dcron-4.4.noroot.no.globals.patch
filename = dcron-4.4.noroot.no.globals.patch
download-only = true
download-only = true
...
...
component/gdbm/buildout.cfg
View file @
80ccf467
...
@@ -4,7 +4,7 @@ parts =
...
@@ -4,7 +4,7 @@ parts =
[gdbm-nochange-patch-download]
[gdbm-nochange-patch-download]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = fafa6cae0afbf2b5afb9ef3b8e3035a4
md5sum = fafa6cae0afbf2b5afb9ef3b8e3035a4
download-only = true
download-only = true
filename = gdbm-Makefile.in-nochange.patch
filename = gdbm-Makefile.in-nochange.patch
...
...
component/ghostscript/buildout.cfg
View file @
80ccf467
...
@@ -9,7 +9,7 @@ parts = ghostscript
...
@@ -9,7 +9,7 @@ parts = ghostscript
[ghostscript-hooks-download]
[ghostscript-hooks-download]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../hook/
${:filename}
url = ${:_profile_base_location_}/${:filename}
filename = ghostscript-hooks.py
filename = ghostscript-hooks.py
md5sum = 731475648c91507bd1dfe2a61ee84552
md5sum = 731475648c91507bd1dfe2a61ee84552
download-only = true
download-only = true
...
...
component/handlersocket/buildout.cfg
View file @
80ccf467
...
@@ -13,7 +13,7 @@ parts =
...
@@ -13,7 +13,7 @@ parts =
[handlersocket-mariadb-patch]
[handlersocket-mariadb-patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 2654feea2e867c898b741ac0f0aa8e14
md5sum = 2654feea2e867c898b741ac0f0aa8e14
filename = HandlerSocket-Plugin-for-MySQL-1.0.6-mariadb.patch
filename = HandlerSocket-Plugin-for-MySQL-1.0.6-mariadb.patch
download-only = true
download-only = true
...
...
component/imagemagick/buildout.cfg
View file @
80ccf467
...
@@ -19,7 +19,7 @@ extends =
...
@@ -19,7 +19,7 @@ extends =
[imagemagick-6.6.6-1-no-gsx-gsc-probe.patch]
[imagemagick-6.6.6-1-no-gsx-gsc-probe.patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
path = ${:filename}
path = ${:filename}
md5sum = 3f28ecd9f6722cf2c3238ce6ec3d7a68
md5sum = 3f28ecd9f6722cf2c3238ce6ec3d7a68
download-only = true
download-only = true
...
@@ -27,7 +27,7 @@ filename = imagemagick-6.6.6-1-no-gsx-gsc-probe.patch
...
@@ -27,7 +27,7 @@ filename = imagemagick-6.6.6-1-no-gsx-gsc-probe.patch
[imagemagick-6.6.7-4-without-lzma.patch]
[imagemagick-6.6.7-4-without-lzma.patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
path = ${:filename}
path = ${:filename}
md5sum = 04e1b934a58f4b3a83e4df148795b338
md5sum = 04e1b934a58f4b3a83e4df148795b338
download-only = true
download-only = true
...
...
component/jbigkit/buildout.cfg
View file @
80ccf467
...
@@ -5,7 +5,7 @@ parts =
...
@@ -5,7 +5,7 @@ parts =
[jbigkit-hooks]
[jbigkit-hooks]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
download-only = true
download-only = true
url = ${:_profile_base_location_}/
../hook/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = f1edb4ddd212d2d100d7ea8b2e42d21f
md5sum = f1edb4ddd212d2d100d7ea8b2e42d21f
filename = jbigkit-hooks.py
filename = jbigkit-hooks.py
...
@@ -13,7 +13,7 @@ filename = jbigkit-hooks.py
...
@@ -13,7 +13,7 @@ filename = jbigkit-hooks.py
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
# Patched thanks to Gentoo developers:
# Patched thanks to Gentoo developers:
# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-libs/jbigkit/files/jbigkit-2.0-build.patch?revision=1.1
# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/media-libs/jbigkit/files/jbigkit-2.0-build.patch?revision=1.1
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
download-only = true
download-only = true
filename = jbigkit-2.0-build.patch
filename = jbigkit-2.0-build.patch
md5sum = e974958e9331735c07478e9c2dde8795
md5sum = e974958e9331735c07478e9c2dde8795
...
...
component/kumo/buildout.cfg
View file @
80ccf467
...
@@ -9,7 +9,7 @@ parts = kumo
...
@@ -9,7 +9,7 @@ parts = kumo
find-links = http://www.nexedi.org/static/packages/source/
find-links = http://www.nexedi.org/static/packages/source/
[kumo-hooks-download]
[kumo-hooks-download]
url = ${:_profile_base_location_}/
../hook/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 958a595a02de75624728f8d65e39d800
md5sum = 958a595a02de75624728f8d65e39d800
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
download-only=true
download-only=true
...
@@ -17,7 +17,7 @@ filename = kumo-hooks.py
...
@@ -17,7 +17,7 @@ filename = kumo-hooks.py
[kumo-ipv6-multiip-patch-download]
[kumo-ipv6-multiip-patch-download]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
filename = kumofs-0.4.13_ipv6support_multiiplistenfix.patch
filename = kumofs-0.4.13_ipv6support_multiiplistenfix.patch
md5sum = 53af9f1f1375940841c589a6cbe11425
md5sum = 53af9f1f1375940841c589a6cbe11425
download-only = true
download-only = true
...
...
component/libdb/buildout.cfg
View file @
80ccf467
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
parts = libdb
parts = libdb
[libdb-hooks-download]
[libdb-hooks-download]
url = ${:_profile_base_location_}/
../hook/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = acb3bfb990a48381176c1e8f74130e30
md5sum = acb3bfb990a48381176c1e8f74130e30
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
download-only=true
download-only=true
...
...
component/memcached/buildout.cfg
View file @
80ccf467
...
@@ -7,21 +7,21 @@ extends = libevent.cfg
...
@@ -7,21 +7,21 @@ extends = libevent.cfg
# * http://code.google.com/p/memcached/issues/detail?id=60
# * http://code.google.com/p/memcached/issues/detail?id=60
# * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565033
# * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565033
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = c03b3bfc237b77667b0e90442b0980e8
md5sum = c03b3bfc237b77667b0e90442b0980e8
download-only = true
download-only = true
filename = memcached-fix-strict-aliasing.patch
filename = memcached-fix-strict-aliasing.patch
[memcached-fix-array-subscript-is-above-array-bounds]
[memcached-fix-array-subscript-is-above-array-bounds]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
filename = memcached-1.4-fix-array-subscript-is-above-array-bounds.patch
filename = memcached-1.4-fix-array-subscript-is-above-array-bounds.patch
download-only = true
download-only = true
md5sum = 472508b9a4b6c0b9f5d6f2abce3444e3
md5sum = 472508b9a4b6c0b9f5d6f2abce3444e3
[memcached-gcc4.6.patch]
[memcached-gcc4.6.patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
filename = memcached-gcc4.6.patch
filename = memcached-gcc4.6.patch
download-only = true
download-only = true
md5sum = 3418477f64500cd2a8dce046f5d72fec
md5sum = 3418477f64500cd2a8dce046f5d72fec
...
...
component/mroonga/buildout.cfg
View file @
80ccf467
...
@@ -18,7 +18,7 @@ configure-options =
...
@@ -18,7 +18,7 @@ configure-options =
[mroonga-mariadb-patch]
[mroonga-mariadb-patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = da2457b9f8006cddb279a165128479e5
md5sum = da2457b9f8006cddb279a165128479e5
filename = groonga-storage-engine-0.4.mariadb.patch
filename = groonga-storage-engine-0.4.mariadb.patch
download-only = true
download-only = true
...
...
component/mysql-5.1/buildout.cfg
View file @
80ccf467
...
@@ -14,7 +14,7 @@ parts =
...
@@ -14,7 +14,7 @@ parts =
[mysql-5.1-sphinx-patch]
[mysql-5.1-sphinx-patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 6580393ca93ecf564cad0552b91a563e
md5sum = 6580393ca93ecf564cad0552b91a563e
filename = mysql-5.1.49-sphinx-1.10.diff
filename = mysql-5.1.49-sphinx-1.10.diff
download-only = true
download-only = true
...
...
component/mysql-tritonn-5.0/buildout.cfg
View file @
80ccf467
...
@@ -44,7 +44,7 @@ download-only = true
...
@@ -44,7 +44,7 @@ download-only = true
[mysql-5.0-sphinx-patch]
[mysql-5.0-sphinx-patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 4ca071cde319213a213ab3605e326d1c
md5sum = 4ca071cde319213a213ab3605e326d1c
filename = mysql-5.0.87-sphinx-1.10.diff
filename = mysql-5.0.87-sphinx-1.10.diff
download-only = true
download-only = true
...
...
component/ocropus/buildout.cfg
View file @
80ccf467
...
@@ -5,7 +5,7 @@ parts = ocropus
...
@@ -5,7 +5,7 @@ parts = ocropus
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
download-only = true
download-only = true
filename = ocropus.SConstruct-local-installation.patch
filename = ocropus.SConstruct-local-installation.patch
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 08710ec022f3ce13e5c0b584dfee2c1c
md5sum = 08710ec022f3ce13e5c0b584dfee2c1c
[ocropus]
[ocropus]
...
@@ -33,7 +33,7 @@ command =
...
@@ -33,7 +33,7 @@ command =
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
download-only = true
download-only = true
filename = iulib.SConstruct-libtiff-detection.patch
filename = iulib.SConstruct-libtiff-detection.patch
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = dbbdf909814fb84ffe47e2ff59980db7
md5sum = dbbdf909814fb84ffe47e2ff59980db7
[iulib]
[iulib]
...
...
component/pdftk/buildout.cfg
View file @
80ccf467
...
@@ -11,14 +11,14 @@ parts = pdftk
...
@@ -11,14 +11,14 @@ parts = pdftk
[pdftk-1.44-Makefile.Base.patch]
[pdftk-1.44-Makefile.Base.patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
download-only = true
download-only = true
md5sum = 04a3607213e4e638c1fd993321804499
md5sum = 04a3607213e4e638c1fd993321804499
filename = pdftk-1.44-Makefile.Base.patch
filename = pdftk-1.44-Makefile.Base.patch
[pdftk-hooks-download]
[pdftk-hooks-download]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../hook/
${:filename}
url = ${:_profile_base_location_}/${:filename}
filename = pdftk-hooks.py
filename = pdftk-hooks.py
md5sum = d2a067b98953ad30ba1230f87dfb8b92
md5sum = d2a067b98953ad30ba1230f87dfb8b92
download-only = true
download-only = true
...
...
component/perl/buildout.cfg
View file @
80ccf467
...
@@ -7,7 +7,7 @@ parts =
...
@@ -7,7 +7,7 @@ parts =
[perl-keep-linker-flags-in-ldflags.patch]
[perl-keep-linker-flags-in-ldflags.patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 9873a89c969bd5a478434c3b8b2d57d8
md5sum = 9873a89c969bd5a478434c3b8b2d57d8
download-only = true
download-only = true
filename = ${:_buildout_section_name_}
filename = ${:_buildout_section_name_}
...
...
component/python-2.4/buildout.cfg
View file @
80ccf467
...
@@ -15,21 +15,21 @@ parts =
...
@@ -15,21 +15,21 @@ parts =
[python2.4-dbm-patch]
[python2.4-dbm-patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
# original patch from http://bugs.gentoo.org/attachment.cgi?id=109117
# original patch from http://bugs.gentoo.org/attachment.cgi?id=109117
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 8611020af1463b42f253ac73a91b09a1
md5sum = 8611020af1463b42f253ac73a91b09a1
download-only = true
download-only = true
filename = python2.4-dbm.patch
filename = python2.4-dbm.patch
[python2.4-no_system_inc_dirs-patch]
[python2.4-no_system_inc_dirs-patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 65c1193ac42c15109be0e6f9b7a671b8
md5sum = 65c1193ac42c15109be0e6f9b7a671b8
download-only = true
download-only = true
filename = python2.4-no_system_inc_dirs.patch
filename = python2.4-no_system_inc_dirs.patch
[python2.4-CPPFLAGS-patch]
[python2.4-CPPFLAGS-patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 912b6d4b107e3f382995a4d3afcd3eca
md5sum = 912b6d4b107e3f382995a4d3afcd3eca
download-only = true
download-only = true
filename = python2.4-backport-CPPFLAGS-setup-from-python2.6.patch
filename = python2.4-backport-CPPFLAGS-setup-from-python2.6.patch
...
...
component/python-2.6/buildout.cfg
View file @
80ccf467
...
@@ -15,7 +15,7 @@ parts =
...
@@ -15,7 +15,7 @@ parts =
[python-2.6.6-no_system_inc_dirs.patch]
[python-2.6.6-no_system_inc_dirs.patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
path = ${:filename}
path = ${:filename}
md5sum = ed7f8e11a97e45e5e09649c8b242e917
md5sum = ed7f8e11a97e45e5e09649c8b242e917
download-only = true
download-only = true
...
...
component/sphinx/buildout.cfg
View file @
80ccf467
...
@@ -7,14 +7,14 @@ extends =
...
@@ -7,14 +7,14 @@ extends =
[sphinx-1.10-fix_nosigpipe.patch]
[sphinx-1.10-fix_nosigpipe.patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = b606b2a267ebfbd009bb1e72e7a29462
md5sum = b606b2a267ebfbd009bb1e72e7a29462
download-only = true
download-only = true
filename = sphinx-1.10-fix_nosigpipe.patch
filename = sphinx-1.10-fix_nosigpipe.patch
[sphinx-1.10-beta-snowball.patch]
[sphinx-1.10-beta-snowball.patch]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
path = ${:filename}
path = ${:filename}
md5sum = 65a5ee78bf27c030734674c018006287
md5sum = 65a5ee78bf27c030734674c018006287
download-only = true
download-only = true
...
...
component/stunnel/buildout.cfg
View file @
80ccf467
...
@@ -10,7 +10,7 @@ recipe = hexagonit.recipe.cmmi
...
@@ -10,7 +10,7 @@ recipe = hexagonit.recipe.cmmi
[stunnel-4-hook-download]
[stunnel-4-hook-download]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../hook/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 5b099b386c34c5b8d0664c0292ba322a
md5sum = 5b099b386c34c5b8d0664c0292ba322a
download-only=true
download-only=true
filename = stunnel-4-hooks.py
filename = stunnel-4-hooks.py
...
...
component/subversion/buildout.cfg
View file @
80ccf467
...
@@ -19,7 +19,7 @@ download-only = true
...
@@ -19,7 +19,7 @@ download-only = true
filename = ${:_buildout_section_name_}.patch
filename = ${:_buildout_section_name_}.patch
# Patch available thanks to gentoo developpers
# Patch available thanks to gentoo developpers
# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-vcs/subversion/files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch?revision=1.1
# http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-vcs/subversion/files/subversion-1.6.0-disable_linking_against_unneeded_libraries.patch?revision=1.1
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = 8d911ec2422dc4c08a00693ac915a07a
md5sum = 8d911ec2422dc4c08a00693ac915a07a
[subversion]
[subversion]
...
...
component/xtrabackup/buildout.cfg
View file @
80ccf467
...
@@ -17,7 +17,7 @@ parts =
...
@@ -17,7 +17,7 @@ parts =
[xtrabackup-build-patch-download]
[xtrabackup-build-patch-download]
recipe = hexagonit.recipe.download
recipe = hexagonit.recipe.download
url = ${:_profile_base_location_}/
../patch/
${:filename}
url = ${:_profile_base_location_}/${:filename}
md5sum = e018df8bb3ed672891388556b8e91e35
md5sum = e018df8bb3ed672891388556b8e91e35
download-only = true
download-only = true
filename = xtrabackup_build.patch
filename = xtrabackup_build.patch
...
...
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