89bf5d
#!/bin/sh
89bf5d
89bf5d
/usr/lib/rpm/find-provides "$@" | grep -v 'perl(\(SNMP_util\|SNMP_Session\|BER\|SNMPv1_Session\|SNMPv2c_Session\))'
89bf5d
exit 0