|
|
@@ -29,11 +29,11 @@ Summary: GNU SSL/TLS Library
|
|
|
URL: http://www.gnutls.org/
|
|
|
Vendor: The GnuTLS Project
|
|
|
Packager: The OpenPKG Project
|
|
|
-Distribution: OpenPKG [EXP]
|
|
|
+Distribution: OpenPKG [BRK]
|
|
|
Group: Cryptography
|
|
|
License: GPL
|
|
|
Version: 0.4.1
|
|
|
-Release: 20020407
|
|
|
+Release: 20020810
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://gnutls.hellug.gr/pub/gnutls/gnutls-%{version}.tar.gz
|
|
|
@@ -57,7 +57,8 @@ AutoReqProv: no
|
|
|
|
|
|
%build
|
|
|
CC="%{l_cc}" \
|
|
|
- CFLAGS="%{l_cflags -O}" \
|
|
|
+ CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \
|
|
|
+ CPPFLAGS="-I%{l_prefix}/include" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
--with-libgcrypt-prefix=%{l_prefix} \
|