packages: php/php.spec - fix typo

glen glen at pld-linux.org
Sun Jul 25 12:45:53 CEST 2010


Author: glen                         Date: Sun Jul 25 10:45:53 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix typo

---- Files affected:
packages/php:
   php.spec (1.878 -> 1.879) 

---- Diffs:

================================================================
Index: packages/php/php.spec
diff -u packages/php/php.spec:1.878 packages/php/php.spec:1.879
--- packages/php/php.spec:1.878	Sun Jul 25 12:15:44 2010
+++ packages/php/php.spec	Sun Jul 25 12:45:48 2010
@@ -226,7 +226,7 @@
 %endif
 %{?with_gcov:BuildRequires:	lcov}
 %{?with_snmp:BuildRequires:	net-snmp-devel >= 5.0.7}
-%{?with_snmp:%{?with_tests:mibs-net-snmp}}
+%{?with_snmp:%{?with_tests:BuildRequires:	mibs-net-snmp}}
 BuildRequires:	pam-devel
 %{?with_pcre:BuildRequires:	pcre-devel >= 6.6}
 BuildRequires:	pkgconfig
@@ -3126,6 +3126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.879  2010/07/25 10:45:48  glen
+- fix typo
+
 Revision 1.878  2010/07/25 10:15:44  glen
 - up to 5.3.3, fpm patch included but broken
 - fpm needs -fPIC fixing
================================================================

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



More information about the pld-cvs-commit mailing list