From db66537a00758f4effd5228b625384f4b7d63c4b Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 24 Feb 2009 21:12:58 +0000 Subject: [PATCH] 2009-02-24 22:12 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * harbour-win-spec * harbour-wce-spec * harbour.spec + Added hb-mkslib compatiblity file to distros. --- harbour/ChangeLog | 6 ++++++ harbour/harbour-wce-spec | 1 + harbour/harbour-win-spec | 1 + harbour/harbour.spec | 1 + 4 files changed, 9 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 316be8fdff..9ce0f04f22 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,12 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-02-24 22:12 UTC+0100 Viktor Szakats (harbour.01 syenar hu) + * harbour-win-spec + * harbour-wce-spec + * harbour.spec + + Added hb-mkslib compatiblity file to distros. + 2009-02-24 21:35 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * include/hbapi.h * source/pp/hbpp.c diff --git a/harbour/harbour-wce-spec b/harbour/harbour-wce-spec index d1c68b7b4f..604257b0a1 100644 --- a/harbour/harbour-wce-spec +++ b/harbour/harbour-wce-spec @@ -290,6 +290,7 @@ rm -fR $RPM_BUILD_ROOT %doc doc/%{readme} %{_bindir}/%{hb_pref}-mkdyn +%{_bindir}/%{hb_pref}-mkslib %{_bindir}/%{hb_pref}-build %{_bindir}/%{hb_pref}cc %{_bindir}/%{hb_pref}cmp diff --git a/harbour/harbour-win-spec b/harbour/harbour-win-spec index 665929f626..59b2433489 100644 --- a/harbour/harbour-win-spec +++ b/harbour/harbour-win-spec @@ -290,6 +290,7 @@ rm -fR $RPM_BUILD_ROOT %doc doc/%{readme} %{_bindir}/%{hb_pref}-mkdyn +%{_bindir}/%{hb_pref}-mkslib %{_bindir}/%{hb_pref}-build %{_bindir}/%{hb_pref}cc %{_bindir}/%{hb_pref}cmp diff --git a/harbour/harbour.spec b/harbour/harbour.spec index a0518f5a30..8f4a96455b 100644 --- a/harbour/harbour.spec +++ b/harbour/harbour.spec @@ -607,6 +607,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/harbour %{_bindir}/hbpp %{_bindir}/hb-mkdyn +%{_bindir}/hb-mkslib %{_bindir}/%{hb_pref}-build %{_bindir}/%{hb_pref}cc %{_bindir}/%{hb_pref}cmp