packages: phpPgAdmin/phpPgAdmin.spec - no more PHP < 5.0 support (and Postg...

gotar gotar at pld-linux.org
Thu Sep 30 01:23:36 CEST 2010


Author: gotar                        Date: Wed Sep 29 23:23:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- no more PHP < 5.0 support (and PostgreSQL < 7.4, but 8.4 and 9.0 are)

---- Files affected:
packages/phpPgAdmin:
   phpPgAdmin.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: packages/phpPgAdmin/phpPgAdmin.spec
diff -u packages/phpPgAdmin/phpPgAdmin.spec:1.79 packages/phpPgAdmin/phpPgAdmin.spec:1.80
--- packages/phpPgAdmin/phpPgAdmin.spec:1.79	Thu Sep 30 01:08:43 2010
+++ packages/phpPgAdmin/phpPgAdmin.spec	Thu Sep 30 01:23:31 2010
@@ -26,7 +26,7 @@
 Requires:	php(pgsql)
 Requires:	php(session)
 Requires:	webapps
-Requires:	webserver(php) >= 4.1
+Requires:	webserver(php) >= 5.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -39,7 +39,7 @@
 phpPgAdmin is a fully functional web-based administration utility for
 a PostgreSQL database server. It handles all the basic functionality
 as well as some advanced features such as triggers, views and
-functions (stored procs).
+functions (stored procedures).
 
 %description -l pl.UTF-8
 phpPgAdmin jest w pełni funkcjonalnym, bazowanym na WWW, narzędziem
@@ -174,6 +174,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2010/09/29 23:23:31  gotar
+- no more PHP < 5.0 support (and PostgreSQL < 7.4, but 8.4 and 9.0 are)
+
 Revision 1.79  2010/09/29 23:08:43  gotar
 - upgraded to 5.0-beta1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phpPgAdmin/phpPgAdmin.spec?r1=1.79&r2=1.80&f=u



More information about the pld-cvs-commit mailing list