mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-22 09:31:48 +00:00
31d0b2b912
Former-commit-id: e70de0b138b939f051706a50f0f7d85b68f69df7
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-3.aix7.1.ppc.rpm
|
|
net-snmp-devel-5.4.2.1-3.aix7.1.ppc.rpm
|
|
net-snmp-perl-5.4.2.1-3.aix7.1.ppc.rpm
|