|
|
|
|
@ -32,12 +32,11 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [BASE] |
|
|
|
|
Group: Web |
|
|
|
|
License: GPL |
|
|
|
|
Version: 7.10.3 |
|
|
|
|
Release: 20030213 |
|
|
|
|
Version: 7.10.4 |
|
|
|
|
Release: 20030403 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://curl.haxx.se/download/curl-%{version}.tar.bz2 |
|
|
|
|
Patch0: curl.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
@ -56,7 +55,6 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup -q |
|
|
|
|
%patch -p0 |
|
|
|
|
|
|
|
|
|
%build |
|
|
|
|
echo 'ac_cv_header_openssl_engine_h=no' >config.cache |
|
|
|
|
|