From: Thierry Parmentelat Date: Wed, 7 Jan 2009 20:19:39 +0000 (+0000) Subject: back to 4.7 X-Git-Tag: PLEWWW-4.3-1~136 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=10ae339be4e5fab4730a301b79821e70f6509e49;p=plewww.git back to 4.7 --- diff --git a/PLCWWW.spec b/PLCWWW.spec index c7c865a..985570b 100644 --- a/PLCWWW.spec +++ b/PLCWWW.spec @@ -29,7 +29,7 @@ URL: http://svn.one-lab.org/svn/new_plc_www/ Requires: php >= 5.0 Requires: postgresql >= 8.0 Requires: PLCAPI >= 5.0 -Requires: drupal >= 6.7 +Requires: drupal = 4.7 # on centos5, when rebuilding the full monty, we get: # Error: Missing Dependency: perl(GD) is needed by package PLCWWW @@ -86,7 +86,7 @@ for dir in $drupal_files_dirs; do chown apache:apache $dir fi done -curl "http://localhost/install.php?profile=default&locale=en" +# drupal install script cannot be invoked here yet - pgsql might not even be running %clean rm -rf $RPM_BUILD_ROOT