Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112759 - curl-config --vernum is bugged in 7.15.0
Summary: curl-config --vernum is bugged in 7.15.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-11-16 16:12 UTC by Tupone Alfredo
Modified: 2005-11-19 16:45 UTC (History)
1 user (show)

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


Attachments
curl-7.15.0-r1.ebuild (curl-7.15.0-r1.ebuild,2.41 KB, text/plain)
2005-11-16 16:13 UTC, Tupone Alfredo
Details
curl-7.15.0.patch (curl-7.15.0.patch,550 bytes, patch)
2005-11-16 16:14 UTC, Tupone Alfredo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tupone Alfredo gentoo-dev 2005-11-16 16:12:34 UTC
curl-config --vernum is used in some configure script to detect the curl
version. The bug has been fixed in the upcoming version, not yet released. I
provided a patch to fix the 7.15.0

Reproducible: Always
Steps to Reproduce:
1.curl-config --vernum
2.
3.



Expected Results:  
070f00
Comment 1 Tupone Alfredo gentoo-dev 2005-11-16 16:13:39 UTC
Created attachment 73046 [details]
curl-7.15.0-r1.ebuild
Comment 2 Tupone Alfredo gentoo-dev 2005-11-16 16:14:23 UTC
Created attachment 73047 [details, diff]
curl-7.15.0.patch
Comment 3 Daniel Black (RETIRED) gentoo-dev 2005-11-19 16:45:46 UTC
added - thanks. I didn't do a revision bump because I haven't seen any curl 
applications fail because of the missing --vernum. 
 
Thanks for reporting.