|
|
|
|
@ -36,7 +36,7 @@ Class: PLUS
|
|
|
|
|
Group: System |
|
|
|
|
License: GPL |
|
|
|
|
Version: 2.1.10 |
|
|
|
|
Release: 20040818 |
|
|
|
|
Release: 20041014 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_fsl yes |
|
|
|
|
@ -50,8 +50,8 @@ Patch0: cfengine.patch
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130, db, openssl, bison, flex, gcc |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20040130, db, openssl |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20040130, db, openssl, openssl::with_threads = yes, bison, flex, gcc |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20040130, db, openssl, openssl::with_threads = yes |
|
|
|
|
%if "%{with_fsl}" == "yes" |
|
|
|
|
BuildPreReq: fsl >= 1.2.0 |
|
|
|
|
PreReq: fsl >= 1.2.0 |
|
|
|
|
|