Last change
on this file since 2194 was
2066,
checked in by achernya, 11 years ago
|
Merge branches/fc15-dev to trunk
|
File size:
718 bytes
|
Rev | Line | |
---|
[2066] | 1 | --- redland-bindings.spec.old 2011-10-12 14:51:58.000000000 -0400 |
---|
| 2 | +++ redland-bindings.spec 2011-10-13 10:15:24.000000000 -0400 |
---|
[2001] | 3 | @@ -1,6 +1,6 @@ |
---|
| 4 | Name: redland-bindings |
---|
[2066] | 5 | Version: 1.0.11.1 |
---|
| 6 | -Release: 6%{?dist} |
---|
| 7 | +Release: 6%{?dist}.scripts.%{scriptsversion} |
---|
[2001] | 8 | Summary: Redland RDF Application Framework API Bindings |
---|
| 9 | |
---|
| 10 | Group: System Environment/Libraries |
---|
| 11 | @@ -137,6 +137,9 @@ |
---|
| 12 | autoconf |
---|
| 13 | automake |
---|
| 14 | |
---|
| 15 | +# Horrible hack to make PHP work |
---|
| 16 | +sed -i -e 's/zend_error_noreturn/zend_error/' php/* |
---|
| 17 | + |
---|
| 18 | # when specifying system redland, the configure check for the version |
---|
| 19 | # allows newer redland libraries; without it it doesn't. |
---|
| 20 | # authors says that older bindings work with newer redlands. |
---|
Note: See
TracBrowser
for help on using the repository browser.