- 6.6
This commit is contained in:
parent
4a5cd6584b
commit
52f4e166f9
@ -1 +1 @@
|
||||
gc6.5.tar.gz
|
||||
gc6.6.tar.gz
|
||||
|
9
gc.spec
9
gc.spec
@ -1,14 +1,14 @@
|
||||
# $Id: gc.spec,v 1.10 2005/08/08 16:48:56 rdieter Exp $
|
||||
# $Id: gc.spec,v 1.11 2005/09/09 19:29:11 rdieter Exp $
|
||||
|
||||
Summary: C++ Garbage Collector
|
||||
Name: gc
|
||||
Version: 6.5
|
||||
Version: 6.6
|
||||
|
||||
Release: 1%{?dist}
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
Url: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
|
||||
Source: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc6.5.tar.gz
|
||||
Source: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc6.6.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Patch1: gc6.5-opendl.patch
|
||||
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 09 2005 Rex Dieter <rexdietetr[AT]users.sf.net> 6.6-1
|
||||
- 6.6
|
||||
|
||||
* Wed May 25 2005 Rex Dieter <rexdieter[AT]users.sf.net> 6.5-1
|
||||
- 6.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user