[Bug 454250] Review Request: tangoGPS - tangoGPS is a lightweight and fast mapping application

bugzilla at redhat.com bugzilla at redhat.com
Fri Aug 29 18:55:21 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=454250





--- Comment #9 from Debarshi Ray <debarshi.ray at gmail.com>  2008-08-29 14:55:20 EDT ---
On Fedora 8, which is still supported, libcurl-devel does not exist. So if you
want this to be available on Fedora 8, you would need to do something like
this:

%if 0%{?fc8}
BuildRequires: curl-devel
%else
BuildRequires: libcurl-devel
%endif

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list