Index: trunk/server/fedora/Makefile
===================================================================
--- trunk/server/fedora/Makefile	(revision 2000)
+++ trunk/server/fedora/Makefile	(revision 2001)
@@ -19,5 +19,5 @@
 # See /COPYRIGHT in this repository for more information.
 
-upstream_yum	= krb5 krb5.i686 httpd openssh curl
+upstream_yum	= krb5 krb5.i686 httpd openssh curl redland-bindings
 hackage		= MonadCatchIO-mtl-0.3.0.1 cgi-3001.1.8.1 unix-handle-0.0.0
 upstream_hackage = ghc-MonadCatchIO-mtl ghc-cgi ghc-unix-handle
Index: trunk/server/fedora/specs/redland-bindings.spec.patch
===================================================================
--- trunk/server/fedora/specs/redland-bindings.spec.patch	(revision 2001)
+++ trunk/server/fedora/specs/redland-bindings.spec.patch	(revision 2001)
@@ -0,0 +1,20 @@
+--- redland-bindings.spec	2011-10-12 14:51:58.000000000 -0400
++++ redland-bindings-php.spec	2011-10-13 10:15:24.000000000 -0400
+@@ -1,6 +1,6 @@
+ Name:           redland-bindings
+ Version:        1.0.7.1
+-Release:        1%{?dist}
++Release:        1%{?dist}.scripts.%{scriptsversion}
+ Summary:        Redland RDF Application Framework API Bindings
+ 
+ Group:          System Environment/Libraries
+@@ -137,6 +137,9 @@
+ autoconf
+ automake
+ 
++# Horrible hack to make PHP work
++sed -i -e 's/zend_error_noreturn/zend_error/' php/*
++
+ # when specifying system redland, the configure check for the version
+ # allows newer redland libraries; without it it doesn't.
+ # authors says that older bindings work with newer redlands.
