45 Patch0: arpwatch.patch |
45 Patch0: arpwatch.patch |
46 |
46 |
47 # build information |
47 # build information |
48 Prefix: %{l_prefix} |
48 Prefix: %{l_prefix} |
49 BuildRoot: %{l_buildroot} |
49 BuildRoot: %{l_buildroot} |
50 BuildPreReq: OpenPKG, openpkg >= 20040130, libpcap |
50 BuildPreReq: OpenPKG, openpkg >= 20040130, libpcap, make |
51 PreReq: OpenPKG, openpkg >= 20040130, libpcap |
51 PreReq: OpenPKG, openpkg >= 20040130, libpcap |
52 %if "%{with_fsl}" == "yes" |
52 %if "%{with_fsl}" == "yes" |
53 BuildPreReq: fsl >= 1.2.0 |
53 BuildPreReq: fsl >= 1.2.0 |
54 PreReq: fsl >= 1.2.0 |
54 PreReq: fsl >= 1.2.0 |
55 %endif |
55 %endif |