back to 4.7
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 7 Jan 2009 20:19:39 +0000 (20:19 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 7 Jan 2009 20:19:39 +0000 (20:19 +0000)
PLCWWW.spec

index c7c865a..985570b 100644 (file)
@@ -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