2008-07-30 16:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/harbour-ce-spec
* harbour/harbour-w32-spec
* harbour/harbour.spec
! set 0 as package release number - the release signature is necessary
in RPM format and cannot be removed
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-07-30 16:30 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/harbour-ce-spec
|
||||
* harbour/harbour-w32-spec
|
||||
* harbour/harbour.spec
|
||||
! set 0 as package release number - the release signature is necessary
|
||||
in RPM format and cannot be removed
|
||||
|
||||
2008-07-30 15:39 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/source/compiler/harbour.y
|
||||
* harbour/source/compiler/harbour.yyc
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
%define name harbour-ce
|
||||
%define version 1.0.0
|
||||
%define releasen
|
||||
%define releasen 0
|
||||
%define hb_pref hbce
|
||||
%define hb_ccpath /opt/mingw32ce/bin
|
||||
%define hb_ccpref arm-wince-mingw32ce-
|
||||
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
%define name harbour-w32
|
||||
%define version 1.0.0
|
||||
%define releasen
|
||||
%define releasen 0
|
||||
%define hb_pref hbw
|
||||
%define hb_ccpath /opt/xmingw/bin
|
||||
%define hb_ccpref i386-mingw32-
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
%define name harbour
|
||||
%define dname Harbour
|
||||
%define version 1.0.0
|
||||
%define releasen
|
||||
%define releasen 0
|
||||
%define hb_pref hb
|
||||
%define hb_arch export HB_ARCHITECTURE=linux
|
||||
%define hb_cc export HB_COMPILER=gcc
|
||||
|
||||
Reference in New Issue
Block a user