Bug 1184166

Summary: imlib2-conifg --libs return @my_libs@
Product: [Fedora] Fedora Reporter: Barry Scott <barry.scott>
Component: imlib2Assignee: Tomas Smetana <tsmetana>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 21CC: andreas.bierfert, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: imlib2-1.4.6-3.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-07 04:03:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Barry Scott 2015-01-20 17:28:21 UTC
Description of problem:

imlib-config --libs return @my_libs@ not its lib list.

Version-Release number of selected component (if applicable):

imlib2-1.4.6-2.fc21.x86_64


How reproducible:

$ imlib-config --libs

Actual results:

-lImlib2 @my_libs@

Expected results:

-lImlib2 -lfreetype -lX11 -lXext -ldl -lm

Additional info:

Looks like @my_libs@ failed to be replaced on line 48 of /bin/imlib2-config.

Comment 1 Tomas Smetana 2015-01-22 12:06:50 UTC
The @my_lib@ reference has been removed in the upstream version:

http://git.enlightenment.org/legacy/imlib2.git/commit/imlib2-config.in?id=5dde234b2d3caf067ea827858c53adc5d4c56c13

So the expected output should really be only '-lImlib2'... I'll fix the package. Thanks for reporting.

Comment 2 Fedora Update System 2015-01-22 13:45:30 UTC
imlib2-1.4.6-3.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/imlib2-1.4.6-3.fc21

Comment 3 Barry Scott 2015-01-22 14:28:13 UTC
That works for me.

Comment 4 Fedora Update System 2015-01-26 02:39:02 UTC
Package imlib2-1.4.6-3.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing imlib2-1.4.6-3.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-1152/imlib2-1.4.6-3.fc21
then log in and leave karma (feedback).

Comment 5 Barry Scott 2015-02-05 11:28:55 UTC
imlib2-1.4.6-3.fc21 works for me.

My account does not appear to allow me to add karma.
The link above has no button next to the karma smiley and 0.

I am arranging another account holder to add karma on my behalf.

Comment 6 Fedora Update System 2015-02-07 04:03:56 UTC
imlib2-1.4.6-3.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.