SPECS: net-snmp.spec - turn off unresolved symbols checking (crossdeps betw...

arekm arekm at pld-linux.org
Wed Nov 5 11:03:04 CET 2008


Author: arekm                        Date: Wed Nov  5 10:03:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- turn off unresolved symbols checking (crossdeps between libs make it hard to fix)

---- Files affected:
SPECS:
   net-snmp.spec (1.128 -> 1.129) 

---- Diffs:

================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.128 SPECS/net-snmp.spec:1.129
--- SPECS/net-snmp.spec:1.128	Tue Nov  4 22:01:30 2008
+++ SPECS/net-snmp.spec	Wed Nov  5 11:02:58 2008
@@ -80,6 +80,9 @@
 Conflicts:	rpm < 4.4.9-43.11
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# linking libraries is ugly in this package
+%define		no_install_post_check_so	1
+
 %define		logfile		/var/log/snmpd.log
 
 %description
@@ -766,6 +769,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129  2008/11/05 10:02:58  arekm
+- turn off unresolved symbols checking (crossdeps between libs make it hard to fix)
+
 Revision 1.128  2008/11/04 21:01:30  areq
 - add libnetsnmpmibs libnetsnmptrapd
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.128&r2=1.129&f=u



More information about the pld-cvs-commit mailing list