2009-12-23 12:59 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/harbour-win-spec
* harbour/harbour-wce-spec
! removed unused hbmk.cfg files which break RPM build process
[TOMERGE 2.0]
TODO: add support for hbmk2 configuration which cab be used with above
Win32/64 and WinCE binaries
This commit is contained in:
@@ -17,6 +17,15 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-12-23 12:59 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/harbour-win-spec
|
||||
* harbour/harbour-wce-spec
|
||||
! removed unused hbmk.cfg files which break RPM build process
|
||||
[TOMERGE 2.0]
|
||||
|
||||
TODO: add support for hbmk2 configuration which cab be used with above
|
||||
Win32/64 and WinCE binaries
|
||||
|
||||
2009-12-23 12:31 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbmath.h
|
||||
! enable HB_MATH_ERRNO in all *unix builds not only in GCC ones
|
||||
|
||||
@@ -127,6 +127,7 @@ make install %{?_smp_mflags}
|
||||
|
||||
# remove unused files
|
||||
rm -fR ${HB_BIN_INSTALL}/{harbour,hbpp,hbmk2,hbrun,hbi18n,hbtest}.exe
|
||||
rm -fR ${HB_BIN_INSTALL}/{hb,%{hb_pref}}mk.cfg
|
||||
|
||||
# Create a README file for people using this RPM.
|
||||
cat > doc/%{readme} <<EOF
|
||||
@@ -251,7 +252,6 @@ rm -fR $RPM_BUILD_ROOT
|
||||
%{_bindir}/%{hb_pref}cmp
|
||||
%{_bindir}/%{hb_pref}lnk
|
||||
%{_bindir}/%{hb_pref}mk
|
||||
%{_bindir}/%{hb_pref}mk.cfg
|
||||
|
||||
%defattr(644,root,root,755)
|
||||
%dir %{_includedir}/%{name}
|
||||
|
||||
@@ -127,6 +127,7 @@ make install %{?_smp_mflags}
|
||||
|
||||
# remove unused files
|
||||
rm -fR ${HB_BIN_INSTALL}/{harbour,hbpp,hbmk2,hbrun,hbi18n,hbtest}.exe
|
||||
rm -fR ${HB_BIN_INSTALL}/{hb,%{hb_pref}}mk.cfg
|
||||
|
||||
# Create a README file for people using this RPM.
|
||||
cat > doc/%{readme} <<EOF
|
||||
@@ -251,7 +252,6 @@ rm -fR $RPM_BUILD_ROOT
|
||||
%{_bindir}/%{hb_pref}cmp
|
||||
%{_bindir}/%{hb_pref}lnk
|
||||
%{_bindir}/%{hb_pref}mk
|
||||
%{_bindir}/%{hb_pref}mk.cfg
|
||||
|
||||
%defattr(644,root,root,755)
|
||||
%dir %{_includedir}/%{name}
|
||||
|
||||
Reference in New Issue
Block a user