SPECS: net-snmp.spec - build agent/mibgroup first (to fix compile ...

glen glen at pld-linux.org
Thu Oct 6 15:06:20 CEST 2005


Author: glen                         Date: Thu Oct  6 13:06:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build agent/mibgroup first (to fix compile desynch which was not caused by parallel make)
- rel 2 for fixed juniper mibs deps (added standardmibs to -mibs package)

---- Files affected:
SPECS:
   net-snmp.spec (1.59 -> 1.60) 

---- Diffs:

================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.59 SPECS/net-snmp.spec:1.60
--- SPECS/net-snmp.spec:1.59	Thu Oct  6 14:46:02 2005
+++ SPECS/net-snmp.spec	Thu Oct  6 15:06:14 2005
@@ -12,7 +12,7 @@
 Summary(uk):	îÁÂŚŇ ŐÔÉĚŚÔ ÄĚŃ ĐŇĎÔĎËĎĚŐ SNMP ×ŚÄ UC-Davis
 Name:		net-snmp
 Version:	5.2.1.2
-Release:	1.1
+Release:	2
 License:	BSD-like
 Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -421,6 +421,8 @@
 #   #17 0x0804b53d in main (argc=5, argv=0xbffff344) at snmpd.c:993
 # [res mutex with groupID=0, resourceID=1 already locked in snmp_read() at snmp_api.c:5258]
 
+# build this subdir first. it's causing STRANGE compile failures # otherwise (for me at least). glen
+%{__make} -C agent/mibgroup
 %{__make}
 
 TDIR="`pwd`"
@@ -680,6 +682,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.60  2005/10/06 13:06:14  glen
+- build agent/mibgroup first (to fix compile desynch which was not caused by parallel make)
+- rel 2 for fixed juniper mibs deps (added standardmibs to -mibs package)
+
 Revision 1.59  2005/10/06 12:46:02  glen
 - install Standard MIBs (Required by Juniper MIBs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/net-snmp.spec?r1=1.59&r2=1.60&f=u




More information about the pld-cvs-commit mailing list