46 Patch1: radiusclient.patch.libc |
46 Patch1: radiusclient.patch.libc |
47 |
47 |
48 # build information |
48 # build information |
49 Prefix: %{l_prefix} |
49 Prefix: %{l_prefix} |
50 BuildRoot: %{l_buildroot} |
50 BuildRoot: %{l_buildroot} |
51 BuildPreReq: OpenPKG, openpkg >= 20060823 |
51 BuildPreReq: OpenPKG, openpkg >= 20060823, make |
52 PreReq: OpenPKG, openpkg >= 20060823 |
52 PreReq: OpenPKG, openpkg >= 20060823 |
53 %if "%{with_fsl}" == "yes" |
53 %if "%{with_fsl}" == "yes" |
54 BuildPreReq: fsl |
54 BuildPreReq: fsl |
55 PreReq: fsl |
55 PreReq: fsl |
56 %endif |
56 %endif |