- drop opendl patch (doesn't appear to be needed anymore)
This commit is contained in:
parent
52f4e166f9
commit
fabc7f6994
11
gc.spec
11
gc.spec
@ -1,10 +1,10 @@
|
||||
# $Id: gc.spec,v 1.11 2005/09/09 19:29:11 rdieter Exp $
|
||||
# $Id: gc.spec,v 1.12 2005/09/13 12:37:23 rdieter Exp $
|
||||
|
||||
Summary: C++ Garbage Collector
|
||||
Name: gc
|
||||
Version: 6.6
|
||||
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Group: System Environment/Libraries
|
||||
License: BSD
|
||||
Url: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
|
||||
@ -29,7 +29,7 @@ Libraries and header files for %{name} development.
|
||||
%prep
|
||||
%setup -n %{name}%{version}
|
||||
|
||||
%patch1 -p1 -b .opendl
|
||||
#patch1 -p1 -b .opendl
|
||||
|
||||
|
||||
%build
|
||||
@ -83,7 +83,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 09 2005 Rex Dieter <rexdietetr[AT]users.sf.net> 6.6-1
|
||||
* Mon Sep 12 2005 Rex Dieter <rexdieter[AT]users.sf.net> 6.6-2
|
||||
- drop opendl patch (doesn't appear to be needed anymore)
|
||||
|
||||
* Fri Sep 09 2005 Rex Dieter <rexdieter[AT]users.sf.net> 6.6-1
|
||||
- 6.6
|
||||
|
||||
* Wed May 25 2005 Rex Dieter <rexdieter[AT]users.sf.net> 6.5-1
|
||||
|
Loading…
Reference in New Issue
Block a user