- respin (gcc43)
This commit is contained in:
parent
6946bd5e11
commit
d789135fe6
5
gc.spec
5
gc.spec
@ -3,7 +3,7 @@ Summary: A garbage collector for C and C++
|
|||||||
Name: gc
|
Name: gc
|
||||||
Version: 7.0
|
Version: 7.0
|
||||||
|
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
|
Url: http://www.hpl.hp.com/personal/Hans_Boehm/gc/
|
||||||
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 08 2008 Rex Dieter <rdieter@fedoraproject.org> 7.0-7
|
||||||
|
- respin (gcc43)
|
||||||
|
|
||||||
* Wed Aug 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 7.0-6
|
* Wed Aug 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 7.0-6
|
||||||
- BR: gawk
|
- BR: gawk
|
||||||
- fixup compat_header patch to avoid needing auto* tools
|
- fixup compat_header patch to avoid needing auto* tools
|
||||||
|
Loading…
Reference in New Issue
Block a user