|
|
|
|
@ -32,7 +32,7 @@ Class: EVAL
|
|
|
|
|
Group: Libraries |
|
|
|
|
License: GPL/LGPL |
|
|
|
|
Version: 0.9.12 |
|
|
|
|
Release: 20140121 |
|
|
|
|
Release: 20140415 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://switch.dl.sourceforge.net/check/check-%{version}.tar.gz |
|
|
|
|
@ -66,6 +66,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
|
|
LDFLAGS="%{l_ldflags}" \ |
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--mandir=%{l_prefix}/man \ |
|
|
|
|
--infodir=%{l_prefix}/info \ |
|
|
|
|
--disable-shared |
|
|
|
|
%{l_make} %{l_mflags -O} |
|
|
|
|
|