packages (PHP_5_2): php/php.spec - snmp tests need NET-SNMP-PASS-MIB from m...

glen glen at pld-linux.org
Sun Jun 13 22:40:05 CEST 2010


Author: glen                         Date: Sun Jun 13 20:40:05 2010 GMT
Module: packages                      Tag: PHP_5_2
---- Log message:
- snmp tests need NET-SNMP-PASS-MIB from mibs-net-snmp

---- Files affected:
packages/php:
   php.spec (1.805.2.65 -> 1.805.2.66) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.805.2.65 packages/php/php.spec:1.805.2.66
--- packages/php/php.spec:1.805.2.65	Sun Jun 13 21:42:12 2010
+++ packages/php/php.spec	Sun Jun 13 22:39:59 2010
@@ -241,6 +241,7 @@
 BuildRequires:	openssl-devel >= 0.9.7d
 %endif
 %{?with_snmp:BuildRequires:	net-snmp-devel >= 5.0.7}
+%{?with_snmp:%{?with_tests:mibs-net-snmp}}
 BuildRequires:	pam-devel
 %{?with_pcre:BuildRequires:	pcre-devel >= 6.6}
 BuildRequires:	pkgconfig
@@ -2172,8 +2173,6 @@
 cp -af Makefile.cli Makefile
 # sybase modules collide, remove one
 %{__sed} -i -e '/^PHP_MODULES/s,\$(phplibdir)/sybase_ct.la,,' Makefile
-# snmp cries about missibg mib.
-%{__sed} -i -e '/^PHP_MODULES/s,\$(phplibdir)/snmp.la,,' Makefile
 
 cat <<'EOF' > run-tests.sh
 #!/bin/sh
@@ -3164,6 +3163,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.805.2.66  2010/06/13 20:39:59  glen
+- snmp tests need NET-SNMP-PASS-MIB from mibs-net-snmp
+
 Revision 1.805.2.65  2010/06/13 19:42:12  glen
 - add -tests package
 - tidy up tests
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php/php.spec?r1=1.805.2.65&r2=1.805.2.66&f=u



More information about the pld-cvs-commit mailing list