Author: qboosh Date: Sun Oct 23 23:30:40 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.0, lib64 fix
---- Files affected: SPECS: libofx.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libofx.spec diff -u SPECS/libofx.spec:1.4 SPECS/libofx.spec:1.5 --- SPECS/libofx.spec:1.4 Thu Nov 18 14:41:50 2004 +++ SPECS/libofx.spec Mon Oct 24 01:30:35 2005 @@ -2,12 +2,12 @@ Summary: LibOFX library that allows applications to support OFX command responses Summary(pl): Biblioteka LibOFX pozwalająca aplikacjom obsługiwać odpowiedzi na polecenia OFX Name: libofx -Version: 0.7.0 +Version: 0.8.0 Release: 1 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/libofx/%{name}-%{version}.tar.gz -# Source0-md5: 15ab18063c552ad5d69d4481efbbd6e6 +# Source0-md5: 8001c22445c1bdd6bebf1df3663db203 URL: http://libofx.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -71,7 +71,8 @@ %{__autoconf} %{__autoheader} %{__automake} -%configure +%configure \ + --with-opensp-libs=%{_libdir} %{__make} @@ -111,6 +112,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2005/10/23 23:30:35 qboosh +- updated to 0.8.0, lib64 fix + Revision 1.4 2004/11/18 13:41:50 wrobell - ver. 0.7.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libofx.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
