|
|
|
|
@ -33,7 +33,7 @@ Class: BASE
|
|
|
|
|
Group: Algorithm |
|
|
|
|
License: GPL |
|
|
|
|
Version: 1.10 |
|
|
|
|
Release: 20070915 |
|
|
|
|
Release: 20071005 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.gnu.org/pub/gnu/gsl/gsl-%{version}.tar.gz |
|
|
|
|
@ -80,6 +80,8 @@ AutoReqProv: no
|
|
|
|
|
CFLAGS="%{l_cflags -O}" \ |
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--mandir=%{l_prefix}/man \ |
|
|
|
|
--infodir=%{l_prefix}/info \ |
|
|
|
|
--disable-shared |
|
|
|
|
%{l_make} %{l_mflags -O} |
|
|
|
|
|
|
|
|
|
|