A system-independent interface for user-level packet capture
Go to file
Richard W.M. Jones b2e091dca4 Add BR: perl.
Perl is no longer implicitly included in the build root.  See:
https://fedoraproject.org/wiki/Packaging:Perl#Build_Dependencies

No rebuild is required for this change.

The error was:

make[1]: Entering directory '/builddir/build/BUILD/libcap-2.25/libcap'
=> making cap_names.list.h from /builddir/build/BUILD/libcap-2.25/libcap/../libcap/include/uapi/linux/capability.h
perl -e 'while ($l=<>) { if ($l =~ /^\#define[ \t](CAP[_A-Z]+)[ \t]+([0-9]+)\s+$/) { $tok=$1; $val=$2; $tok =~ tr/A-Z/a-z/; print "{\"$tok\",$val},\n"; } }' /builddir/build/BUILD/libcap-2.25/libcap/../libcap/include/uapi/linux/capability.h | fgrep -v 0x > cap_names.list.h
/bin/sh: perl: command not found
Makefile:47: recipe for target 'cap_names.list.h' failed
make[1]: *** [cap_names.list.h] Error 1
make[1]: Leaving directory '/builddir/build/BUILD/libcap-2.25/libcap'
Makefile:12: recipe for target 'all' failed
make: *** [all] Error 2
2016-10-05 17:05:24 +01:00
.gitignore new version 1.8.0 2016-08-08 17:59:31 +02:00
0001-Fix-building-Bluetooth-Linux-Monitor-support-with-Bl.patch Add the actual patch 2015-05-26 15:35:11 +02:00
0001-man-tcpdump-and-tcpslice-have-manpages-in-man8.patch spec: update to 1.6.2 2014-09-29 15:17:16 +02:00
0002-pcap-config-mitigate-multilib-conflict.patch spec: update to 1.6.2 2014-09-29 15:17:16 +02:00
0003-pcap-linux-apparently-ctc-interfaces-on-s390-has-eth.patch spec: update to 1.6.2 2014-09-29 15:17:16 +02:00
0004-pcap-linux-don-t-use-TPACKETV3-for-memory-mmapped-ca.patch new version 1.8.0 2016-08-08 18:20:42 +02:00
libpcap.spec Add BR: perl. 2016-10-05 17:05:24 +01:00
sources new version 1.8.0 2016-08-08 17:59:31 +02:00