summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-03-26 12:53:33 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6d027d7a8d43400141a76d88da78f3b708d74eee (patch)
tree6a9d6503860f13cd9871ab31f0619e64972b98d2
parente2b84fc11c3811827189893a09f90fb4ffba0e73 (diff)
downloadsugarcrm-6d027d7a8d43400141a76d88da78f3b708d74eee.zip
sugarcrm-6d027d7a8d43400141a76d88da78f3b708d74eee.tar.gz
- lower php requirement as HTTP_WebDAV_Server is not packaged
Changed files: sugarcrm.spec -> 1.27
-rw-r--r--sugarcrm.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/sugarcrm.spec b/sugarcrm.spec
index 833655c..78aaef7 100644
--- a/sugarcrm.spec
+++ b/sugarcrm.spec
@@ -49,7 +49,7 @@ URL: http://www.sugarforge.org/
BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: unzip
Requires: Smarty >= 2.6.10-4
-Requires: php >= 3:4.3.0
+Requires: php >= 3:4.2.0
Requires: php-curl
Requires: php-mysql
Requires: php-pear-HTTP_WebDAV_Server