- rebuild for gcc 4.0

This commit is contained in:
John (J5) Palmieri 2005-03-02 23:49:39 +00:00
parent 545046f213
commit 42cb28fca1

View File

@ -1,7 +1,7 @@
Summary: A voice compression format (codec)
Name: speex
Version: 1.0.4
Release: 4
Release: 5
License: BSD
Group: System Environment/Libraries
URL: http://www.speex.org/
@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libspeex.a
%changelog
* Wed Mar 02 2005 John (J5) Palmieri <johnp@redhat.com> -1.0.4-5
- rebuild for gcc 4.0
* Mon Oct 18 2004 Miloslav Trmac <mitr@redhat.com> - 1.0.4-4
- Fix version in pkg-config file (#135987, patch by Michael Schwendt)