gcc update bump
This commit is contained in:
parent
6ec1aeb6a0
commit
39ac4c1981
@ -15,7 +15,7 @@ Version: 2.2.9
|
||||
%define minorver 200
|
||||
%define microver %(ver=%{version}; echo ${ver##*.*.})
|
||||
#define prever pre2
|
||||
Release: %{?prever:0.0.%{prever}.}3
|
||||
Release: %{?prever:0.0.%{prever}.}3.1
|
||||
Epoch: 2
|
||||
License: GPL, LGPL
|
||||
Group: Applications/Multimedia
|
||||
@ -336,6 +336,9 @@ fi
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Fri Dec 09 2005 Nils Philippsen <nphilipp@redhat.com>
|
||||
- build with -fomit-frame-pointer to let assembly build with gcc 4.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user