-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
Hi!

I was trying to get the HP Management Agent to run under Linux with
OpenPkg but struggle with the static compiled snmpd. I have done the
following patch a while ago for our local repository and would like to
commit it in official cvs. Any objections?

cheerio
   Steve

cvs commit -m modifying package: snmp-5.2.2 20051206 -> 20060319 src/snmp
cvs diff: Diffing src/snmp
Index: src/snmp/snmp.spec
===================================================================
RCS file: /v/openpkg/cvs/openpkg-src/snmp/snmp.spec,v
retrieving revision 1.81
diff -u -d -u -d -r1.81 snmp.spec
- --- src/snmp/snmp.spec  1 Jan 2006 13:22:22 -0000       1.81
+++ src/snmp/snmp.spec  19 Mar 2006 19:50:47 -0000
@@ -36,11 +36,12 @@
 Group:        Network
 License:      BSD
 Version:      5.2.2
- -Release:      20051206
+Release:      20060319

 #   package options
 %option       with_fsl          yes
 %option       with_perl         no
+%option       with_shared       no
 %option       with_mib_host     no
 %option       with_mib_smux     no
 %option       with_mib_tables   no
@@ -160,7 +161,9 @@
         --with-persistent-directory=%{l_prefix}/var/snmp \
         --with-openssl=%{l_prefix} \
         --enable-silent-libtool \
+%if "%{with_shared}" == "no"
         --disable-shared \
+%endif
 %if "%{with_mib_host}" == "yes" || "%{with_mib_smux}" == "yes" ||
"%{with_mib_sendmail}" == "yes"
         --with-mib-modules="$mibs" \
 %endif

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
iD8DBQFEHbkxQftxpMD/nVkRAmFnAKCWOnhoGEkkra+otoCYMrW0VI0+1ACdHJfI
rvFGeNjLHN9F5OMH2md/RpE=
=LDci
-----END PGP SIGNATURE-----

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to