Build notes 1. download net-snmp-5.4.2.1.tar.gz from http://www.net-snmp.org/download.html and copy it to /opt/freeware/src/packages/SOURCES/ 2. copy net-snmp.5.4.2.1.spec to /opt/freeware/src/packages/SPECS/ 3. copy net-snmp-find-requires.patch to /opt/freeware/src/packages/SOURCES/ 4. cd /opt/freeware/src/packages/SPECS 5. run rpm -bb net-snmp.5.4.2.1.spec * patch was created using "diff -c net-snmp-5.4.2.1.orig/net-snmp-5.4.2.1/dist/find-requires net-snmp-5.4.2.1/dist/find-requires" command