From c7103df6ea4f0f1b20bd5f210ae5fe6470b94286 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Fri, 26 Feb 2010 10:00:18 +0000 Subject: [PATCH] 2010-02-26 11:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) * harbour.spec + Added hbfoxpro, hbfship, hbxpp libs. --- harbour/ChangeLog | 4 ++++ harbour/harbour.spec | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 64a4fb746d..403e478c14 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2010-02-26 11:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * harbour.spec + + Added hbfoxpro, hbfship, hbxpp libs. + 2010-02-26 10:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/hbfoxpro/dll.prg + contrib/hbfoxpro/Makefile diff --git a/harbour/harbour.spec b/harbour/harbour.spec index 77e2766dfd..ef5789367f 100644 --- a/harbour/harbour.spec +++ b/harbour/harbour.spec @@ -69,7 +69,7 @@ %define hb_ldir export HB_LIB_INSTALL=%{_libdir}/%{name} %define hb_edir export HB_ETC_INSTALL=%{hb_etcdir} %define hb_cmrc export HB_BUILD_NOGPLLIB=%{?_without_gpllib:yes} -%define hb_ctrb export HB_CONTRIBLIBS="hbbtree hbclipsm hbct hbgt hbmisc hbmzip hbnetio hbtip hbtpathy hbhpdf hbsms hbziparc xhb rddbmcdx rddsql hbnf %{?_with_allegro:gtalleg} %{?_with_cairo:hbcairo} %{?_with_curl:hbcurl} %{?_with_firebird:hbfbird} %{?_with_gd:hbgd} %{?_with_mysql:hbmysql} %{?_with_odbc:hbodbc} %{?_with_pgsql:hbpgsql} %{?_with_qt:hbqt hbxbp} %{?_with_ads:rddads}" +%define hb_ctrb export HB_CONTRIBLIBS="hbbtree hbclipsm hbct hbgt hbmisc hbmzip hbnetio hbtip hbtpathy hbhpdf hbsms hbziparc hbfoxpro hbfship hbxpp xhb rddbmcdx rddsql hbnf %{?_with_allegro:gtalleg} %{?_with_cairo:hbcairo} %{?_with_curl:hbcurl} %{?_with_firebird:hbfbird} %{?_with_gd:hbgd} %{?_with_mysql:hbmysql} %{?_with_odbc:hbodbc} %{?_with_pgsql:hbpgsql} %{?_with_qt:hbqt hbxbp} %{?_with_ads:rddads}" %define hb_env %{hb_plat} ; %{hb_cc} ; %{hb_cflag} ; %{hb_lflag} ; %{hb_dflag} ; %{hb_gpm} ; %{hb_crs} ; %{hb_sln} ; %{hb_x11} ; %{hb_local} ; %{hb_bdir} ; %{hb_idir} ; %{hb_ldir} ; %{hb_edir} ; %{hb_ctrb} ; %{hb_cmrc} %define hb_host www.harbour-project.org %define readme README.RPM @@ -627,6 +627,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/%{name}/libhbnetio.a %{_libdir}/%{name}/libhbct.a %{_libdir}/%{name}/libhbtip*.a +%{_libdir}/%{name}/libhbfoxpro.a +%{_libdir}/%{name}/libhbfship.a +%{_libdir}/%{name}/libhbpp.a %{_libdir}/%{name}/libxhb.a %{_libdir}/%{name}/libhbhpdf.a %{_libdir}/%{name}/libhbgt.a