Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libmp3lame0-3.99.3-23.el5 RPM for x86_64

From ATrpms Stable packages for el5 x86_64

Name: libmp3lame0 Distribution: Unknown
Version: 3.99.3 Vendor: ATrpms.net
Release: 23.el5 Build date: Mon Nov 28 09:32:08 2011
Group: System Environment/Libraries Build host: flocki.atrpms.net
Size: 289856 Source RPM: lame-3.99.3-23.el5.src.rpm
Packager: ATrpms <http://ATrpms.net/>
Url: http://lame.sourceforge.net/
Summary: Shared libraries for package lame
This package provides the shared libraries libmp3lame.so.0* for the package lame.
Shared libraries are required at runtime for software built against lame.
Keeping shared libraries in a separate package enables their use as
forward/backward compatibility packages.

Provides

Requires

License

LGPLv2+

Changelog

* Sun Nov 27 2011 Axel Thimm <Axel.Thimm@ATrpms.net> - 3.99.3-23
  - Update to 3.99.3.
* Mon Nov 01 2010 Axel Thimm <Axel.Thimm@ATrpms.net> - 3.98.4-22
  - Fix build for nasm >= 2.09.x.
* Sun Apr 04 2010 Axel Thimm <Axel.Thimm@ATrpms.net> - 3.98.4-21
  - Update to 3.98.4.
* Fri Nov 14 2008 Paulo Roma <roma@lcg.ufrj.br> - 3.98.2-19
  - Providing lame-libs because of rpmfusion.
  - Only including the relevant files in doc.
* Tue Sep 23 2008 Paulo Roma <roma@lcg.ufrj.br> - 3.98.2-18
  - Fixed mp3rtp.
  - Using %check.
* Fri Jul 18 2008 Paulo Roma <roma@lcg.ufrj.br> - 3.98-17
  - Removed patch0 (libm).
  - Using %bcond_with mp3rtp (the build fails with it).
  - Using nasm for x86_64.
  - Disabled rpath.
  - Changed license.
  - Converted ChangeLog to utf8.
* Thu Jul 17 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 3.98-16
  - Update to 3.98.
* Wed Dec 27 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 3.97-15
  - fix unresolved symbols from libm (Rex Dieter).
* Sun Oct 15 2006 Axel Thimm <Axel.Thimm@ATrpms.net> - 3.97-14
  - Update to 3.97.
* Fri Oct 01 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 3.96.1.
* Tue Apr 13 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 3.96.
* Wed Jan 14 2004 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 3.95.1.
* Mon Nov 17 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 3.94alpha cvs build.
* Thu Oct 09 2003 Axel Thimm <Axel.Thimm@ATrpms.net>
  - Update to 3.94alpha cvs build.
  - Many small fixes.
* Mon Mar 31 2003 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Rebuilt for Red Hat Linux 9.
  - Exclude .la file.
* Mon Jan 13 2003 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Update to 3.93.1.
  - Removed Epoch: tag, upgrade by hand! :-/
* Sat Oct 05 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Fix unpackaged doc problem.
* Fri Sep 27 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Rebuilt for Red Hat Linux 8.0.
  - Simplified deps as it now builds VBR code fine with default nasm and gcc 3.2.
* Tue Jul 16 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Fix to the lamecc stuff.
* Wed Jul 10 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Changes to now support ppc with no ugly workarounds.
* Thu May 02 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Rebuilt against Red Hat Linux 7.3.
  - Added the %{?_smp_mflags} expansion.
* Wed Apr 24 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Update to 3.92.
* Mon Apr 08 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Added a symlink from lame.h to lame/lame.h to fix some include file
    detection for most recent programs that use lame.
* Wed Jan 02 2002 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Update to 3.91.
  - Simplified the compilation optimizations after heavy home-made tests.
  - Now build only i386 version but optimized for i686. Don't worry i686
    owners, you loose only 1% in speed but gain about 45% compared to if
    you had no optimizations at all!
* Mon Dec 24 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Update to 3.90.1.
  - Enabled the GTK+ frame analyzer.
  - Spec file cleanup (CVS, man page, bindir are now fixed).
* Fri Nov 16 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Rebuilt with mpg123 decoding support.
* Tue Oct 23 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Fixed the %pre and %post that should have been %post and %postun, silly me!
  - Removed -malign-double (it's evil, Yosi told me and I tested, brrr ;-)).
  - Now build with gcc3, VBR encoding gets a hell of a boost, impressive!
    I recommend you now use "lame --r3mix", it's the best.
  - Tried to re-enable vorbis, but it's a no-go.
* Thu Jul 26 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Build with kgcc to have VBR working.
* Wed Jul 25 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Update to 3.89beta : Must be built with a non-patched version of nasm
    to work!
* Mon May 07 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Rebuilt for Red Hat 7.1.
  - Disabled the vorbis support since it fails to build with it.
  - Added a big optimisation section, thanks to Yosi Markovich
    <senna@camelot.com> for this and other pointers.
* Sun Feb 11 2001 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Split the package, there is now a -devel
* Thu Oct 26 2000 Matthias Saou <matthias.saou@est.une.marmotte.net>
  - Initial RPM release for RedHat 7.0 from scratch

Files

/usr/lib64/libmp3lame.so.0
/usr/lib64/libmp3lame.so.0.0.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 09:09:07 2024