diff --git a/tre.changes b/tre.changes index e7ae274..bc45a26 100644 --- a/tre.changes +++ b/tre.changes @@ -10,6 +10,7 @@ Tue Apr 8 10:01:26 CDT 2014 - bjones@ece.msstate.edu - Added make check tests - Added python-tre wrapper - Used updated source from https://github.com/laurikari/tre/ +- Added chicken.patch to correct Python build failures ------------------------------------------------------------------- Tue May 8 12:47:43 UTC 2012 - cfarrell@suse.com diff --git a/tre.spec b/tre.spec index 471735c..e56d41c 100644 --- a/tre.spec +++ b/tre.spec @@ -29,7 +29,8 @@ Url: http://laurikari.net/tre/ # the author, so I'm terming this 0.8.0_git201402282055. Source0: tre-%{version}.tar.bz2 Patch0: %{name}.diff -# Update the python build to use ../include for tre includes. +# Update the python build to fix wrong include and lib paths. +# See https://github.com/laurikari/tre/pull/19. Patch1: %{name}-chicken.patch BuildRequires: gettext-devel BuildRequires: libtool