mirror of
https://github.com/xcat2/xcat-dep.git
synced 2024-11-21 17:11:45 +00:00
19 lines
811 B
Plaintext
19 lines
811 B
Plaintext
Build notes
|
|
|
|
download net-snmp-5.7.3.tar.gz from http://www.net-snmp.org/download.html
|
|
cp net-snmp-5.7.3.tar.gz /opt/freeware/src/packages/SOURCES
|
|
cp net-snmp.5.7.3.spec /opt/freeware/src/packages/SPECS
|
|
cp net-snmp-configure.patch /opt/freeware/src/packages/SPECS
|
|
cp net-snmp-configure1.patch /opt/freeware/src/packages/SPECS
|
|
cp net-snmp-configure2.patch /opt/freeware/src/packages/SPECS
|
|
cp net-snmp-ltmain.patch /opt/freeware/src/packages/SPECS
|
|
cp net-snmp-libtool.patch /opt/freeware/src/packages/SPECS
|
|
run rpm -bb net-snmp.5.7.3.spec
|
|
|
|
* patch was created using "diff -c net-snmp-5.7.3.orig/net-snmp-5.7.3/dist/find-requires net-snmp-5.7.3/dist/find-requires" command
|
|
|
|
Will build the following rpms:
|
|
net-snmp-5.7.3-1.aix7.2.ppc.rpm
|
|
net-snmp-devel-5.7.3-1.aix7.2.ppc.rpm
|
|
net-snmp-perl-5.7.3-1.aix7.2.ppc.rpm
|