Bug 104120
Summary: | Upgrade to 5.5.7 (bug fixes, pkg requirements) | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Nils Philippsen <nphilipp> | ||||||||||
Component: | ImageMagick | Assignee: | Jonathan Blandford <jrb> | ||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> | ||||||||||
Severity: | medium | Docs Contact: | |||||||||||
Priority: | medium | ||||||||||||
Version: | 1 | CC: | ddumas | ||||||||||
Target Milestone: | --- | Keywords: | EasyFix | ||||||||||
Target Release: | --- | ||||||||||||
Hardware: | All | ||||||||||||
OS: | Linux | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 2004-02-13 22:24:20 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: | |||||||||||||
Bug Depends On: | |||||||||||||
Bug Blocks: | 109188 | ||||||||||||
Attachments: |
|
Description
Nils Philippsen
2003-09-10 07:39:41 UTC
Created attachment 94362 [details]
spec file for 5.5.7 patchlevel 10
Created attachment 94363 [details]
ImageMagick-5.5.7-stdin.patch
Created attachment 94364 [details]
ImageMagick-5.5.7-automake.patch
Attn: attached spec file will produce libMagick++ linked against old libMagick, will try to work around libtool/automake/autoconf weirdness... Created attachment 94372 [details]
fixed spec file
This spec file works around a stupid libtool bug that relinks libMagick++
against the installed /usr/lib/libMagick library while installing instead of
against the libarary in the buildroot. The automake patch isn't necessary
anymore as we ship automake-1.7 (and ImageMagick requires it anyway).
Comment on attachment 94372 [details]
fixed spec file
This spec file works around a stupid libtool bug that relinks libMagick++
against the installed /usr/lib/libMagick library while installing instead of
against the library in the buildroot. The automake patch isn't necessary
anymore as we ship automake-1.7 (and ImageMagick requires it anyway).
I've put up the packages (built on current Rawhide) on http://lisas.de/~nils/redhat/severn/... for testing purposes. They are signed with my GPG key (C4A894745C4CADE32B8F656D47D89B6569513011). Packages are now at http://lisas.de/~nils/fedora/0.95/updates/ or http://lisas.de/~nils/yum/fedora/0.95/i386/updates/ if you use yum. I've used them for quite a while and haven't found any problems. |