SPECS: lms.spec - added missing requires (Iconv support is requ...

snurf snurf at pld-linux.org
Tue Jul 19 14:00:30 CEST 2005


Author: snurf                        Date: Tue Jul 19 12:00:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing requires 
  (Iconv support is required by 'server_encoding' option!)

---- Files affected:
SPECS:
   lms.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/lms.spec
diff -u SPECS/lms.spec:1.60 SPECS/lms.spec:1.61
--- SPECS/lms.spec:1.60	Tue Jul 19 07:46:41 2005
+++ SPECS/lms.spec	Tue Jul 19 14:00:24 2005
@@ -32,6 +32,7 @@
 %{?with_lmsd:Requires(post,preun):	/sbin/chkconfig}
 Requires:	php
 Requires:	php-gd
+Requires:	php-iconv
 Requires:	php-posix
 Requires:	php-pcre
 Requires:	webserver
@@ -317,6 +318,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2005/07/19 12:00:24  snurf
+- added missing requires
+  (Iconv support is required by 'server_encoding' option!)
+
 Revision 1.60  2005/07/19 05:46:41  qboosh
 - -lmsd Obsoletes: lms-almsd
 
================================================================

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




More information about the pld-cvs-commit mailing list