diff --git a/net-snmp-perl/Build-notes b/net-snmp-perl/Build-notes new file mode 100644 index 0000000..963b6c4 --- /dev/null +++ b/net-snmp-perl/Build-notes @@ -0,0 +1,3 @@ +1.(Optional) Get the right version of net-snmp source RPM from internet, i.e., from RHEL source tree. +2. rpm -Uvh net-snmp-5.7.2-18.ael7a.src.rpm +3. rpmbuild -bb /root/rpmbuild/SPECS/net-snmp.spec, which creates the /root/rpmbuild/RPMS/ppc64le/net-snmp-perl-5.7.2-18.ael7a.ppc64le.rpm diff --git a/net-snmp-perl/net-snmp-5.7.2-18.ael7a.src.rpm b/net-snmp-perl/net-snmp-5.7.2-18.ael7a.src.rpm new file mode 100644 index 0000000..c99fd46 Binary files /dev/null and b/net-snmp-perl/net-snmp-5.7.2-18.ael7a.src.rpm differ