Just libxml2 in Requires in gridsite.spec
authorAndrew McNab <andrew.mcnab@manchester.ac.uk>
Thu, 8 Sep 2005 09:54:08 +0000 (09:54 +0000)
committerAndrew McNab <andrew.mcnab@manchester.ac.uk>
Thu, 8 Sep 2005 09:54:08 +0000 (09:54 +0000)
org.gridsite.core/src/gridsite.spec

index d0d8716..44bafe3 100644 (file)
@@ -8,7 +8,7 @@ Source: %{name}-%{version}.src.tar.gz
 Prefix: %(echo ${MYPREFIX:-/usr})
 URL: http://www.gridsite.org/
 Vendor: GridPP
-Requires: libxml2,mod_ssl
+Requires: libxml2
 #Buildrequires: libxml2-devel,curl-ssl-devel,httpd-devel
 Packager: Andrew McNab <Andrew.McNab@manchester.ac.uk>