Bug 117700 - Add version for ImageMagick-devel requirements
Summary: Add version for ImageMagick-devel requirements
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: unspecified
Hardware: Other All
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Vladimir Nadvornik
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-18 23:27 UTC by Petr Ostadal
Modified: 2006-03-14 12:28 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Ostadal 2005-09-18 23:27:02 UTC
in -devel subpackages requirements is missing version, which can make problem in
compiling when user update mainpackage without updating devel packages
too(missing version dependency).

Change lines with Requires: to:
Requires:     ImageMagick = %{version}
and
Requires:     ImageMagick-Magick++ = %{version} ImageMagick-devel = %{version}
Comment 1 Petr Ostadal 2006-03-14 12:07:12 UTC
ping?
Comment 2 Vladimir Nadvornik 2006-03-14 12:28:25 UTC
Already fixed.