Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110507 - ebuild for dev-db/mysql-administrator 1.1.4
Summary: ebuild for dev-db/mysql-administrator 1.1.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-25 20:44 UTC by Daniel Kasak
Modified: 2005-10-28 18:22 UTC (History)
0 users

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


Attachments
dev-db/mysql-administrator-1.1.4 ebuild (mysql-administrator-1.1.4.ebuild,1.27 KB, text/plain)
2005-10-25 20:45 UTC, Daniel Kasak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Kasak 2005-10-25 20:44:33 UTC
MySQL-Administrator 1.1.4 is out, and fixes some nasty crashes when trying to
access the database schema, such as this bug: http://bugs.mysql.com/?id=13628

I have created an ebuild for the new version, and will attach it to this bug.

Changes I've made from original 1.1.2 ebuild:

- Bump version number from 1.1.2 to 1.1.4
- Bump gtkmm dependancy from =dev-cpp/gtkmm-2.2* to =dev-cpp/gtkmm-2.8*
- Commented out 'epatch "${FILESDIR}"/${PV}-optional-4.1-support.patch' line

That last change was required to build - the patch failed. I'm not sure whether
it's needed or not. To be honest, I have no idea what this patch was for.

Anyway, with this ebuild, MySQL-Administrator-1.1.4 compiled cleanly and I can
now access our mysql-4.1.14 server.
Comment 1 Daniel Kasak 2005-10-25 20:45:25 UTC
Created attachment 71464 [details]
dev-db/mysql-administrator-1.1.4 ebuild
Comment 2 Sven Wegener gentoo-dev 2005-10-26 00:23:32 UTC
Comment on attachment 71464 [details]
dev-db/mysql-administrator-1.1.4 ebuild

Will get to it during the weekend.
Comment 3 Sven Wegener gentoo-dev 2005-10-28 18:22:34 UTC
Commited to CVS.