Author: glen                         Date: Wed Oct  1 10:04:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ... so really depend on php 5.2+

---- Files affected:
SPECS:
   phpMyAdmin.spec (1.199 -> 1.200) 

---- Diffs:

================================================================
Index: SPECS/phpMyAdmin.spec
diff -u SPECS/phpMyAdmin.spec:1.199 SPECS/phpMyAdmin.spec:1.200
--- SPECS/phpMyAdmin.spec:1.199 Wed Oct  1 11:13:37 2008
+++ SPECS/phpMyAdmin.spec       Wed Oct  1 12:04:08 2008
@@ -13,17 +13,17 @@
 Source1:       %{name}.conf
 Source2:       %{name}-lighttpd.conf
 Patch0:                %{name}-config.patch
-Patch1:                %{name}-ServerSelectDisplayName.patch
-Patch2:                %{name}-ServerSelectDisplayName-config.patch
 URL:           http://www.phpmyadmin.net/
 BuildRequires: rpmbuild(macros) >= 1.268
+Patch1:                %{name}-ServerSelectDisplayName.patch
+Patch2:                %{name}-ServerSelectDisplayName-config.patch
 Requires(triggerpostun):       sed >= 4.0
-Requires:      php-common >= 5.2
-Requires:      php(ctype)
-Requires:      php(mbstring)
-Requires:      php(mcrypt)
-Requires:      php(mysql)
-Requires:      php(pcre)
+Requires:      php-common >= 4:5.2
+Requires:      php-ctype
+Requires:      php-mbstring
+Requires:      php-mcrypt
+Requires:      php-mysql
+Requires:      php-pcre
 Requires:      webapps
 Requires:      webserver(access)
 Requires:      webserver(alias)
@@ -156,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.200  2008/10/01 10:04:08  glen
+- ... so really depend on php 5.2+
+
 Revision 1.199  2008/10/01 09:13:37  blues
 - they say that php5.2 is required
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phpMyAdmin.spec?r1=1.199&r2=1.200&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to