SPECS: libofx.spec - build/link fixed.

pluto pluto at pld-linux.org
Tue Jan 24 20:56:33 CET 2006


Author: pluto                        Date: Tue Jan 24 19:56:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build/link fixed.

---- Files affected:
SPECS:
   libofx.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libofx.spec
diff -u SPECS/libofx.spec:1.7 SPECS/libofx.spec:1.8
--- SPECS/libofx.spec:1.7	Tue Jan 24 14:44:02 2006
+++ SPECS/libofx.spec	Tue Jan 24 20:56:28 2006
@@ -8,13 +8,15 @@
 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
@@ -67,6 +69,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+rm -f lib/tree.hh
 
 %build
 %{__libtoolize}
@@ -115,6 +119,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/01/24 19:56:28  pluto
+- build/link fixed.
+
 Revision 1.7  2006/01/24 13:44:02  wrobell
 - fix compilation problems on gcc 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libofx.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list