source: branches/fc17-dev/server/fedora/specs/redland-bindings.spec.patch @ 2198

Last change on this file since 2198 was 2198, checked in by ezyang, 12 years ago
Untested version bumps for all spec files.
File size: 551 bytes
RevLine 
[2198]1--- redland-bindings.spec.~1~   2012-03-06 07:34:14.000000000 -0500
2+++ redland-bindings.spec       2012-05-22 23:43:49.839142648 -0400
[2001]3@@ -1,6 +1,6 @@
4 Name:           redland-bindings
[2198]5 Version:        1.0.14.1
6-Release:        1%{?dist}
7+Release:        1%{?dist}.scripts.%{scriptsversion}
[2001]8 Summary:        Redland RDF Application Framework API Bindings
9 
10 Group:          System Environment/Libraries
[2198]11@@ -130,6 +130,8 @@
12 #autoconf
13 #automake
[2001]14 
15+# Horrible hack to make PHP work
16+sed -i -e 's/zend_error_noreturn/zend_error/' php/*
[2198]17 
18 %build
19 %configure \
Note: See TracBrowser for help on using the repository browser.