From 24be9b5c1780ba91ad7a9e023f172925d140c891 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Tue, 24 Jan 2006 19:56:28 +0000 Subject: [PATCH] - build/link fixed. Changed files: libofx.spec -> 1.8 --- libofx.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libofx.spec b/libofx.spec index 4319be7..5df3697 100644 --- a/libofx.spec +++ b/libofx.spec @@ -7,13 +7,15 @@ License: GPL Group: Libraries Source0: http://dl.sourceforge.net/libofx/%{name}-%{version}.tar.gz # Source0-md5: 8001c22445c1bdd6bebf1df3663db203 +Patch0: %{name}-system-wide-treehh.patch +Patch1: %{name}-am.patch URL: http://libofx.sourceforge.net/ -Patch0: %{name}-cc_fix.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: curl-devel >= 7.9.7 BuildRequires: libtool >= 2:1.4d BuildRequires: opensp-devel +BuildRequires: tree.hh BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -66,6 +68,8 @@ Statyczna biblioteka LibOFX. %prep %setup -q %patch0 -p1 +%patch1 -p1 +rm -f lib/tree.hh %build %{__libtoolize} -- 2.44.0