Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 259983 - new ebuild for dev-db/mysql-5.1.31
Summary: new ebuild for dev-db/mysql-5.1.31
Status: RESOLVED DUPLICATE of bug 194561
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://knivez.homelinux.org/~spro/gen...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-23 08:20 UTC by KATO Kanryu
Modified: 2009-02-24 16:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mysql-5.1.31.ebuild and patches (dev-db-mysql-5.1.31.tar.gz,29.94 KB, application/octet-stream)
2009-02-23 08:23 UTC, KATO Kanryu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KATO Kanryu 2009-02-23 08:20:42 UTC
ebuild script for mysql-5.1.31

that offers the following features:
1. getting mysql's tarball from official mirror(license problem?)
2. So, use EAPI="2"
3. So, fix MY_SOURCEDIR for
	http://mirror/directries/
	  -> ${P}.tar.gz
4. to patch for gentoo's patch(mysql-extras),
   adding a function [patch2patch]
4. and patched for 000_index.txt,
   mysql-5.1.31 needs [105_all_mysql_config_cleanup-5.0.60.patch]
   mysql-5.1.31 doesn't need [709_all_innodb_spatial_crash_mybug_32125_5.1.patch]
Comment 1 KATO Kanryu 2009-02-23 08:23:15 UTC
Created attachment 182862 [details]
mysql-5.1.31.ebuild and patches
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2009-02-24 15:12:48 UTC
Thank you for report KATO, but apparently this bug is duplicate. If you can something to add, please do that in bug 194561, but before doing that, please check that your changes are really required.

*** This bug has been marked as a duplicate of bug 194561 ***
Comment 3 KATO Kanryu 2009-02-24 16:27:35 UTC
OKey, I see.
Thank you.