On Sun, Feb 07, 2010, PLI wrote:
> You will find here a small patch for the curl.spec file.
>
> 1) To build curl with the the rigth ssl depencies (ex zlib), i use
> "pkg-config --libs openssl" to populate LIBS.
This should be no longer needed with the latest "openssl" package as
I've switched it
On Sun, Feb 07, 2010, PLI wrote:
> PS: How can we upload diff , previously located in
> ftp://ftp.openpkg.org/contrib/00UPLOAD/ ?
We no longer provide an upload area as it complicates to correlate
contributors to their patches this way. Just post your patches to the
mailing list. That's just fine
hi everyone,
You will find here a small patch for the curl.spec file.
1) To build curl with the the rigth ssl depencies (ex zlib), i use
"pkg-config --libs openssl" to populate LIBS.
2) i use the full path for %{l_prefix}/bin/pkg-config
Thanks and regards
PS: How can we upload diff , previous