Author: qboosh                       Date: Tue Sep 26 19:43:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to final 3.97
- updated link patch to reduce linking and fix build with as-needed

---- Files affected:
SPECS:
   lame.spec (1.45 -> 1.46) 

---- Diffs:

================================================================
Index: SPECS/lame.spec
diff -u SPECS/lame.spec:1.45 SPECS/lame.spec:1.46
--- SPECS/lame.spec:1.45        Fri Jul 14 15:32:53 2006
+++ SPECS/lame.spec     Tue Sep 26 21:43:42 2006
@@ -9,17 +9,16 @@
 Summary(pt_BR):        Lame é um gerador de MP3
 Name:          lame
 Version:       3.97
-%define _beta  b2
-Release:       0.%{_beta}.1
+Release:       1
 License:       GPL
 Group:         Applications/Sound
-Source0:       http://dl.sourceforge.net/lame/%{name}-%{version}%{_beta}.tar.gz
-# Source0-md5: f3109237dfa9e025a2eb23fdae338166
+Source0:       http://dl.sourceforge.net/lame/%{name}-%{version}.tar.gz
+# Source0-md5: 90a4acbb730d150dfe80de145126eef7
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-without_gtk.patch
 Patch2:                %{name}-amfix.patch
 URL:           http://lame.sourceforge.net/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.53
 BuildRequires: automake
 %{?with_gtk:BuildRequires:     gtk+-devel >= 1.2.0}
 BuildRequires: libtool
@@ -61,7 +60,7 @@
 Summary(pl):   Pliki nagłówkowe i dokumentacja developerska
 Summary(pt_BR):        Arquivos para desenvolvimento
 Group:         Development/Libraries
-Requires:      lame-libs = %{version}-%{release}
+Requires:      %{name}-libs = %{version}-%{release}
 
 %description libs-devel
 Header files and devel documentation for LAME libraries.
@@ -81,7 +80,7 @@
 Summary(pl):   Biblioteki statyczne LAME
 Summary(pt_BR):        Bibliotecas estáticas de desenvolvimento
 Group:         Development/Libraries
-Requires:      lame-libs-devel = %{version}-%{release}
+Requires:      %{name}-libs-devel = %{version}-%{release}
 
 %description libs-static
 LAME static libraries.
@@ -108,7 +107,7 @@
 Analizator ramek w GTK+.
 
 %prep
-%setup -q -n %{name}-3.97
+%setup -q
 %patch0 -p1
 %{!?with_gtk:%patch1 -p1}
 %patch2 -p1
@@ -174,6 +173,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.46  2006/09/26 19:43:42  qboosh
+- updated to final 3.97
+- updated link patch to reduce linking and fix build with as-needed
+
 Revision 1.45  2006/07/14 13:32:53  shadzik
 - ups, it 3.97b2 of course, cvslog entry fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lame.spec?r1=1.45&r2=1.46&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to