Ignore:
Timestamp:
May 23, 2012, 12:48:29 AM (12 years ago)
Author:
ezyang
Message:
Untested version bumps for all spec files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/fc17-dev/server/fedora/specs/redland-bindings.spec.patch

    r2066 r2198  
    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
     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
    33@@ -1,6 +1,6 @@
    44 Name:           redland-bindings
    5  Version:        1.0.11.1
    6 -Release:        6%{?dist}
    7 +Release:        6%{?dist}.scripts.%{scriptsversion}
     5 Version:        1.0.14.1
     6-Release:        1%{?dist}
     7+Release:        1%{?dist}.scripts.%{scriptsversion}
    88 Summary:        Redland RDF Application Framework API Bindings
    99 
    1010 Group:          System Environment/Libraries
    11 @@ -137,6 +137,9 @@
    12  autoconf
    13  automake
     11@@ -130,6 +130,8 @@
     12 #autoconf
     13 #automake
    1414 
    1515+# Horrible hack to make PHP work
    1616+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.
     17 
     18 %build
     19 %configure \
Note: See TracChangeset for help on using the changeset viewer.