From 7f09dc643ec4b5131c32c083a08eb8094326ed31 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Wed, 28 Nov 2007 14:16:25 +0000 Subject: [PATCH] 2007-11-28 15:16 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/harbour-ce-spec * harbour/harbour-w32-spec * updated for library name modification --- harbour/ChangeLog | 5 +++++ harbour/harbour-ce-spec | 2 +- harbour/harbour-w32-spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index bc45bf9554..ac3bd5917c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2007-11-28 15:16 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) + * harbour/harbour-ce-spec + * harbour/harbour-w32-spec + * updated for library name modification + 2007-11-28 15:01 UTC+0100 Tomaz Zupan (tomaz.zupan@orpo.si) * harbour.spec ! fixed name libhbmisc. Change needed after namechange diff --git a/harbour/harbour-ce-spec b/harbour/harbour-ce-spec index 79e224e753..189b47a60f 100644 --- a/harbour/harbour-ce-spec +++ b/harbour/harbour-ce-spec @@ -331,7 +331,7 @@ rm -fR $RPM_BUILD_ROOT %{?_with_gd: %{_libdir}/%{name}/libhbgd.a} %{_libdir}/%{name}/libhbbtree.a %{_libdir}/%{name}/libhtml.a -%{_libdir}/%{name}/libmisc.a +%{_libdir}/%{name}/libhbmisc.a %{_libdir}/%{name}/libct.a %{_libdir}/%{name}/libtip.a %{_libdir}/%{name}/libxhb.a diff --git a/harbour/harbour-w32-spec b/harbour/harbour-w32-spec index cc17cf7e8d..69a4174c65 100644 --- a/harbour/harbour-w32-spec +++ b/harbour/harbour-w32-spec @@ -330,7 +330,7 @@ rm -fR $RPM_BUILD_ROOT %{?_with_gd: %{_libdir}/%{name}/libhbgd.a} %{_libdir}/%{name}/libhbbtree.a %{_libdir}/%{name}/libhtml.a -%{_libdir}/%{name}/libmisc.a +%{_libdir}/%{name}/libhbmisc.a %{_libdir}/%{name}/libct.a %{_libdir}/%{name}/libtip.a %{_libdir}/%{name}/libxhb.a