diff --git a/gc.spec b/gc.spec index 3165cbe..9b1ffab 100644 --- a/gc.spec +++ b/gc.spec @@ -1,4 +1,4 @@ -# $Id: gc.spec,v 1.4 2004/11/08 04:22:03 cvsextras Exp $ +# $Id: gc.spec,v 1.5 2004/12/10 22:03:02 mschwendt Exp $ # define to --enable-threads, --enable-parallel-mark %define threads 1 @@ -9,7 +9,7 @@ Summary: C++ Garbage Collector Name: gc Epoch: 0 Version: 6.3 -Release: 0.fdr.1%{?dist_tag}.2 +Release: 1%{?dist_tag} Group: System Environment/Libraries License: BSD Url: http://www.hpl.hp.com/personal/Hans_Boehm/gc/