mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 17:41:51 +00:00
a5d7dda1cc
Former-commit-id: 7ceaf0f541e0daba2b1641c91ec39a5fde50e449
15 lines
597 B
Plaintext
15 lines
597 B
Plaintext
Build notes
|
|
|
|
download net-snmp-5.4.2.1.tar.gz from http://www.net-snmp.org/download.html
|
|
cp net-snmp-5.4.2.1.tar.gz /opt/freeware/src/packages/SOURCES
|
|
cp net-snmp.5.4.2.1.spec /opt/freeware/src/packages/SPECS
|
|
cp net-snmp-find-requires.patch /opt/freeware/src/packages/SOURCES
|
|
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
|
|
|
|
Will build the following rpms:
|
|
net-snmp-5.4.2.1-2.aix6.1.ppc.rpm
|
|
net-snmp-devel-5.4.2.1-2.aix6.1.ppc.rpm
|
|
net-snmp-perl-5.4.2.1-2.aix6.1.ppc.rpm
|