From dcbadf2430b9bb116080f7cb558bd5bc552f9053 Mon Sep 17 00:00:00 2001 From: Przemyslaw Czerpak Date: Wed, 30 Jul 2008 14:31:27 +0000 Subject: [PATCH] 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 --- harbour/ChangeLog | 7 +++++++ harbour/harbour-ce-spec | 2 +- harbour/harbour-w32-spec | 2 +- harbour/harbour.spec | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 4b98482d29..9dd3128d47 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,13 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +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 diff --git a/harbour/harbour-ce-spec b/harbour/harbour-ce-spec index 3ac01ba24e..781078bbb3 100644 --- a/harbour/harbour-ce-spec +++ b/harbour/harbour-ce-spec @@ -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- diff --git a/harbour/harbour-w32-spec b/harbour/harbour-w32-spec index e6cdba493a..277453de43 100644 --- a/harbour/harbour-w32-spec +++ b/harbour/harbour-w32-spec @@ -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- diff --git a/harbour/harbour.spec b/harbour/harbour.spec index ee343f98d3..34cfd5a3c4 100644 --- a/harbour/harbour.spec +++ b/harbour/harbour.spec @@ -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