SPECS: PHP-nuke.spec - update requires for php version - database ...

glen glen at pld-linux.org
Sun Jan 22 22:25:08 CET 2006


Author: glen                         Date: Sun Jan 22 21:25:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update requires for php version
- database access is abstracted so no specific db implementation is required

---- Files affected:
SPECS:
   PHP-nuke.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/PHP-nuke.spec
diff -u SPECS/PHP-nuke.spec:1.42 SPECS/PHP-nuke.spec:1.43
--- SPECS/PHP-nuke.spec:1.42	Sun Jan 22 22:13:44 2006
+++ SPECS/PHP-nuke.spec	Sun Jan 22 22:25:02 2006
@@ -14,7 +14,7 @@
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	sed > 4.0
 BuildRequires:	unzip
-Requires:	php-mysql
+Requires:	php-common >= 3:4.2.0
 Requires:	php-pcre
 Requires:	webapps
 BuildArch:	noarch
@@ -115,6 +115,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2006/01/22 21:25:02  glen
+- update requires for php version
+- database access is abstracted so no specific db implementation is required
+
 Revision 1.42  2006/01/22 21:13:44  glen
 - BR sed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/PHP-nuke.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list