|
|
@@ -34,7 +34,7 @@ Class: BASE
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: 1.8.2
|
|
|
-Release: 20050309
|
|
|
+Release: 20050316
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.ruby-lang.org/pub/ruby/ruby-%{version}.tar.gz
|
|
|
@@ -70,6 +70,7 @@ AutoReqProv: no
|
|
|
CFLAGS="%{l_cflags -O} %{l_cppflags}" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|
|
|
+ --with-ldflags="%{l_ldflags}" \
|
|
|
--disable-shared
|
|
|
%{l_make} %{l_mflags}
|
|
|
|