build with gcc 4.1
This commit is contained in:
parent
7e39fe4865
commit
274541d6d9
@ -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}.}2
|
||||
Release: %{?prever:0.0.%{prever}.}2.0.0.gcc41
|
||||
Epoch: 2
|
||||
License: GPL, LGPL
|
||||
Group: Applications/Multimedia
|
||||
@ -335,6 +335,9 @@ fi
|
||||
%{_libdir}/pkgconfig/*
|
||||
|
||||
%changelog
|
||||
* Fri Dec 02 2005 Nils Philippsen <nphilipp@redhat.com>
|
||||
- build with gcc 4.1
|
||||
|
||||
* Tue Nov 08 2005 Nils Philippsen <nphilipp@redhat.com>
|
||||
- don't include .la files (#172626)
|
||||
- require findutils for building
|
||||
|
Loading…
Reference in New Issue
Block a user