34 Distribution: OpenPKG Community |
34 Distribution: OpenPKG Community |
35 Class: BASE |
35 Class: BASE |
36 Group: Capturing |
36 Group: Capturing |
37 License: GPL |
37 License: GPL |
38 Version: %{V_tarball} |
38 Version: %{V_tarball} |
39 Release: 20120613 |
39 Release: 20120800 |
40 |
40 |
41 # list of sources |
41 # list of sources |
42 Source0: http://www.tcpdump.org/release/libpcap-%{V_tarball}.tar.gz |
42 Source0: http://www.tcpdump.org/release/libpcap-%{V_tarball}.tar.gz |
43 Patch0: libpcap.patch |
43 Patch0: libpcap.patch |
44 |
44 |
45 # build information |
45 # build information |
46 BuildPreReq: OpenPKG, openpkg >= 20100101, bison, flex |
46 BuildPreReq: OpenPKG, openpkg >= 20100101, make, bison, flex |
47 PreReq: OpenPKG, openpkg >= 20100101 |
47 PreReq: OpenPKG, openpkg >= 20100101 |
48 |
48 |
49 %description |
49 %description |
50 libpcap provides a portable framework for low-level network monitoring and |
50 libpcap provides a portable framework for low-level network monitoring and |
51 system-independent interface for user-level packet capture. The libpcap |
51 system-independent interface for user-level packet capture. The libpcap |