Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 226753 - media-libs/libptp2: patch (libptp2-1.1.0-parallel.patch) changes both autotools source and result
Summary: media-libs/libptp2: patch (libptp2-1.1.0-parallel.patch) changes both autotoo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 228543
Blocks: bad-autotools
  Show dependency tree
 
Reported: 2008-06-14 16:40 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-06-22 22:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 16:40:03 UTC
The patch in summary is touching both Makefile.in and Makefile.am, probably to avoid autotools rebuild.

This treatment is usually reserved for a few selected system packages that cannot have their autotool scripts rebuilt.

This _could_ cause maintainermode-driven rebuild (see http://blog.flameeyes.eu/articles/2008/06/13/maintaner-mode ), which is something we should be avoiding as much as possible.

Please just patch Makefile.am and/or configure.in/.ac and rebuild autotools, unless you have very good reasons not to.

P.S.: also 1.1.10-makefile.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2008-06-20 14:19:09 UTC
fixed 1.1.10 version. previous 1.1.0 autoconf had far too many other errors.

Stablisation request for 1.1.10 is in bug #228543

i'll close this once i purge 1.1.0
Comment 2 Daniel Black (RETIRED) gentoo-dev 2008-06-22 22:06:06 UTC
1.1.0 purged. thanks.