From 16ce85f70431c228bf832b017e59fc2d347f653994909668e89098db7fe2d8b5 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 8 May 2014 11:54:25 +0000 Subject: [PATCH] Accepting request 232982 from home:bjones:branches:devel:libraries:c_c++ - Added chicken.patch to correct Python build failures - Referenced a git pull request to justify the patch. OBS-URL: https://build.opensuse.org/request/show/232982 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/tre?expand=0&rev=15 --- tre.changes | 1 + tre.spec | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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