Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 259983

Summary: new ebuild for dev-db/mysql-5.1.31
Product: Gentoo Linux Reporter: KATO Kanryu <k.kanryu>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://knivez.homelinux.org/~spro/gentoo/dev-db-mysql-5.1.31.tar.gz
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mysql-5.1.31.ebuild and patches

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.