Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71132 - [PATCH] fixes for masked autoconf/automake
Summary: [PATCH] fixes for masked autoconf/automake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-14 02:33 UTC by Gregorio Guidi (RETIRED)
Modified: 2004-12-01 05:44 UTC (History)
0 users

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


Attachments
autoconf-pdepend.patch (autoconf-pdepend.patch,358 bytes, patch)
2004-11-14 02:35 UTC, Gregorio Guidi (RETIRED)
Details | Diff
automake-pdepend.patch (automake-pdepend.patch,878 bytes, patch)
2004-11-14 02:35 UTC, Gregorio Guidi (RETIRED)
Details | Diff
automake-fix.patch (automake-fix.patch,1.15 KB, patch)
2004-11-14 02:36 UTC, Gregorio Guidi (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gregorio Guidi (RETIRED) gentoo-dev 2004-11-14 02:33:43 UTC
... continuation of bug 66478.
I'm just sending three little patches for the just-committed
masked automake/autoconf wrappers
Comment 1 Gregorio Guidi (RETIRED) gentoo-dev 2004-11-14 02:35:06 UTC
Created attachment 43918 [details, diff]
autoconf-pdepend.patch

as discussed in bug 66478, autoconf-wrapper should PDEPEND
on the various autoconf
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2004-11-14 02:35:51 UTC
Created attachment 43919 [details, diff]
automake-pdepend.patch

the same for automake, plus correction for DESCRIPTION
Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2004-11-14 02:36:48 UTC
Created attachment 43920 [details, diff]
automake-fix.patch

fix for typo in am-wrapper-1.sh, and update of documentation
Comment 4 SpanKY gentoo-dev 2004-11-14 16:57:40 UTC
i'm still pondering the automake/autoconf PDEPEND ...

merged the fix.patch though, thanks
Comment 5 SpanKY gentoo-dev 2004-11-30 15:06:14 UTC
ok, added patches ... this is the route we will be going for now ...

in the future we'll look at letting users select just the auto{conf,make}'s they want
Comment 6 Gregorio Guidi (RETIRED) gentoo-dev 2004-12-01 05:37:00 UTC
One last thing... maybe the RDEPEND on perl should be removed from
autoconf-wrapper and automake-wrapper? (just cosmetic, perl will be picked up
by autoconf and automake themselves)
Comment 7 SpanKY gentoo-dev 2004-12-01 05:44:17 UTC
forgot about that ... fixed in cvs