Name        : lame                         Relocations: (not relocatable)
Version     : 3.97                              Vendor: Penguin Liberation Front
Release     : 0.b2.1plf                     Build Date: Tue 29 Nov 2005 
03:00:18 PM CET
Install Date: (not installed)               Build Host: ryu.zarb.org
Group       : Sound                         Source RPM: (none)
Size        : 1084138      License: LGPL
Signature   : (none)
Packager    : Götz Waschk <[EMAIL PROTECTED]>
URL         : http://lame.sourceforge.net
Summary     : LAME Ain't an MP3 Encoder
Description :
Following the great history of GNU naming, LAME originally stood for LAME
Ain't an Mp3 Encoder. LAME started life as a GPL'd patch against the
dist10 ISO demonstration source, and thus was incapable of producing an
mp3 stream or even being compiled by itself. But in May 2000, the last
remnants of the ISO source code were replaced, and now LAME is the source
code for a fully GPL'd MP3 encoder, with speed and quality to rival all
commercial competitors.

LAME is an educational tool to be used for learning about MP3 encoding.
The goal of the LAME project is to use the open source model to improve
the psycho acoustics, noise shaping and speed of MP3.

LAME is not for everyone - it is distributed as source code only and
requires the ability to use a C compiler. However, many popular ripping
and encoding programs include the LAME encoding engine, see: Software
which uses LAME.

Personal and commercial use of compiled versions of LAME (or any other mp3
encoder) requires a patent license in some countries.

This package is in PLF, as MP3 encoding is covered by software patents.

---------------
Götz Waschk <[EMAIL PROTECTED]> 3.97-0.b2.1plf
- update docs
- new version
---------------

---------------
Index: lame.spec
===================================================================
RCS file: /home/projects/plf/cvs/SPECS/free/lame/lame.spec,v
retrieving revision 1.9
diff -u -r1.9 lame.spec
--- lame.spec   12 Sep 2005 06:32:16 -0000      1.9
+++ lame.spec   29 Nov 2005 14:27:32 -0000
@@ -1,7 +1,7 @@
 %define name           lame
 %define version 3.97
-%define fversion %{version}b
-%define rel 0.b.1
+%define fversion %{version}b2
+%define rel 0.b2.1
 %define release %mkrel %rel
 #fixed2
 %{?!mkrel:%define mkrel(c:) %{-c: 0.%{-c*}.}%{!?_with_unstable:%(perl -e 
'$_="%{1}";m/(.\*\\D\+)?(\\d+)$/;$rel=${2}-1;re;print 
"$1$rel";').%{?subrel:%subrel}%{!?subrel:1}.%{?distversion:%distversion}%{?!distversion:%(echo
 
$[%{mdkversion}/10])}}%{?_with_unstable:%{1}}%{?distsuffix:%distsuffix}%{?!distsuffix:mdk}}
@@ -135,7 +135,8 @@
 %endif
        --without-vorbis --enable-mp3x --enable-brhist 
 
-%make 
+#gw parallel build does not work
+make 
 make test
 
 %install
@@ -154,17 +155,17 @@
 
 %files
 %defattr(-,root,root)
-%doc readme todo usage html/ ChangeLog
+%doc README TODO USAGE html/ ChangeLog
 %{_bindir}/lame
 %{_mandir}/man1/lame.1*
 %files -n %{lib_name}
 %defattr(-,root,root)
-%doc readme
+%doc README
 %{_libdir}/*.so.*
 
 %files -n %{lib_name}-devel
 %defattr(-,root,root)
-%doc hacking api defines STYLEGUIDE
+%doc STYLEGUIDE API
 %{_includedir}/*
 %{_libdir}/libmp3lame.so
 %{_libdir}/libmp3lame.la
@@ -175,10 +176,14 @@
 
 %files mp3x
 %defattr (-,root,root)
-%doc readme
+%doc README
 %{_bindir}/mp3x
 
 %changelog
+* Tue Nov 29 2005 Götz Waschk <[EMAIL PROTECTED]> 3.97-0.b2.1plf
+- update docs
+- new version
+
 * Mon Sep 12 2005 Götz Waschk <[EMAIL PROTECTED]> 3.97-0.b.1plf
 - mkrel
 - New release 3.97b


_______________________________________________
PLF-announce mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-announce

Reply via email to