Bug 57265
Summary: | Minor patch to .spec to build with latest auto* tools | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Bill Crawford <billc> | ||||
Component: | gnorpm | Assignee: | Havoc Pennington <hp> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 1.0 | ||||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2002-01-13 16:56:45 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Bill Crawford
2001-12-08 01:51:38 UTC
Created attachment 40068 [details]
Quick fix to get gnorpm to build with latest autoconf/automake.
Right now it looks like we're going to give up on automake 1.5 and revert to 1.4, because 100+ packages are failing similarly. :-/ Though in this case the patch was a simple "aclocal" which is encouraging. I'll keep the bug open until we figure out what to do. Reverting is quite tempting, I spent a week or two downgrading so I could build control-center and a couple of other things. I'm not sure whether I'd rather have the pain now or later (and you guys have to make that call too). FWIW I would expect most packages to get fixed upstream (slowly) and anything that's built from a dist source rather than a CVS snapshot should (hopefully) not be dependent on what are supposed to be maintainer-only tools, anyway. You may even be able to fix them all by twiddling the %configure macro in /usr/lib/rpm/macros (I had a stab at this, but I'm not used to hacking around in there and all the %_percentSignUnderscoreSomething macros were confusing me :o) Oh, and thanks for "GNOME Hide" btw, the newer stuff looks "prettier" and a lot of apps "feel" a bit faster. Some of that might be down to the 2.4.16 kernel, but ... automake mess approximately cleaned up now. |